Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1983559 Details for
Bug 2232328
pyanaconda.modules.common.errors.general.AnacondaError: 'DeviceFormat' object has no attribute 'free'
Home
New
Search
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.rh89 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), 5.93 MB, created by
Erwan Legrand
on 2023-08-16 10:24:27 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Erwan Legrand
Created:
2023-08-16 10:24:27 UTC
Size:
5.93 MB
patch
obsolete
>anaconda 38.23.4 exception report >Traceback (most recent call first): > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error > raise exception from None > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply > return self._handle_method_error(error) > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method > return self._get_method_reply( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task > task_proxy.Finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 280, in _run > sync_run_task(self._task_proxy) > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation > queue.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run > self._run_installation( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done > self._task.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit > func(obj, *args, **kargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback > self._stopped_signal.emit() > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method > func(*args, **kwargs) >pyanaconda.modules.common.errors.general.AnacondaError: 'DeviceFormat' object has no attribute 'free' > >Local variables in innermost frame: >self: <dasbus.client.handler.ClientObjectHandler object at 0x7f1098ceb8e0> >error: g-io-error-quark: GDBus.Error:org.fedoraproject.Anaconda.Error: 'DeviceFormat' object has no attribute 'free' (36) >name: org.fedoraproject.Anaconda.Error >cls: <class 'pyanaconda.modules.common.errors.general.AnacondaError'> >message: 'DeviceFormat' object has no attribute 'free' >exception: 'DeviceFormat' object has no attribute 'free' > > >Anaconda instance, containing members: >_display_mode: DisplayModes instance, containing members: > _display_mode._value_: GUI > _display_mode._name_: GUI > _display_mode.__objclass__: <enum 'DisplayModes'> > _display_mode._sort_order_: 0 >_interactive_mode: True >gui_startup_failed: False >_intf: GraphicalUserInterface instance, containing members: > _intf.storage: None > _intf.payload: LiveOSPayload instance, containing members: > _intf.payload._service_proxy: <dasbus.client.proxy.ObjectProxy object at 0x7f10a16d5620> > _intf.payload._payload_proxy: <dasbus.client.proxy.ObjectProxy object at 0x7f10a0f02c00> > _intf.payload._progress_cb: <bound method RunInstallationTask._progress_report_cb of <pyanaconda.installation.RunInstallationTask object at 0x7f1098d301d0>> > _intf._actions: Skipped > _intf._currentAction: ProgressSpoke instance, containing members: > _intf._currentAction.skipTo: None > _intf._currentAction._data: Skipped > _intf._currentAction.applyOnSkip: False > _intf._currentAction.builder: Builder instance, containing members: > _intf._currentAction._window: StandaloneWindow instance, containing members: > _intf._currentAction._storage: None > _intf._currentAction._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction.entered: Signal instance, containing members: > _intf._currentAction.entered._functions: set() > _intf._currentAction.entered._methods: <WeakKeyDictionary at 0x7f1098cfbb10> > _intf._currentAction.exited: Signal instance, containing members: > _intf._currentAction.exited._functions: set() > _intf._currentAction.exited._methods: <WeakKeyDictionary at 0x7f1098d16a10> > _intf._currentAction._progressBar: ProgressBar instance, containing members: > _intf._currentAction._progressLabel: Label instance, containing members: > _intf._currentAction._progressNotebook: Notebook instance, containing members: > _intf._currentAction._spinner: Spinner instance, containing members: > _intf._currentAction._task: RunInstallationTask instance, containing members: > _intf._currentAction._task._ResultProvider__result_lock: <unlocked _thread.lock object at 0x7f1098caf080> > _intf._currentAction._task._ResultProvider__result: None > _intf._currentAction._task._progress_changed_signal: Signal instance, containing members: > _intf._currentAction._task._progress_changed_signal._functions: set() > _intf._currentAction._task._progress_changed_signal._methods: <WeakKeyDictionary at 0x7f1098c5f990> > _intf._currentAction._task._ProgressReporter__progress_lock: <unlocked _thread.lock object at 0x7f1098b698c0> > _intf._currentAction._task._ProgressReporter__progress_step: 1 > _intf._currentAction._task._ProgressReporter__progress_msg: Configuration du stockage > _intf._currentAction._task._Cancellable__cancel_lock: <unlocked _thread.lock object at 0x7f1098d06100> > _intf._currentAction._task._Cancellable__cancel: False > _intf._currentAction._task._started_signal: Signal instance, containing members: > _intf._currentAction._task._started_signal._functions: set() > _intf._currentAction._task._started_signal._methods: <WeakKeyDictionary at 0x7f1098cada50> > _intf._currentAction._task._stopped_signal: Signal instance, containing members: > _intf._currentAction._task._stopped_signal._functions: set() > _intf._currentAction._task._stopped_signal._methods: <WeakKeyDictionary at 0x7f1098e30550> > _intf._currentAction._task._failed_signal: Signal instance, containing members: > _intf._currentAction._task._failed_signal._functions: set() > _intf._currentAction._task._failed_signal._methods: <WeakKeyDictionary at 0x7f108af9a990> > _intf._currentAction._task._succeeded_signal: Signal instance, containing members: > _intf._currentAction._task._succeeded_signal._functions: set() > _intf._currentAction._task._succeeded_signal._methods: <WeakKeyDictionary at 0x7f109970ec50> > _intf._currentAction._task._thread_name: AnaTaskThread-RunInstallationTask-1 > _intf._currentAction._task._payload: Already dumped (LiveOSPayload instance) > _intf._currentAction._task._ksdata: Skipped > _intf._currentAction._task._total_steps: 40 > _intf._gui_lock: <locked _thread.lock object at 0x7f10a16a6980> > _intf.data: Skipped > _intf.mainWindow: MainWindow instance, containing members: > _intf.mainWindow._transparent_base: Pixbuf instance, containing members: > _intf.mainWindow._overlay: Overlay instance, containing members: > _intf.mainWindow._overlay_img: None > _intf.mainWindow._overlay_depth: 0 > _intf.mainWindow._stack: Stack instance, containing members: > _intf.mainWindow._stack_contents: {BlivetGuiSpoke, WelcomeLanguageSpoke, StorageSpoke, ProgressSpoke, SummaryHub} > _intf.mainWindow._accel_group: AccelGroup instance, containing members: > _intf.mainWindow._current_action: Already dumped (ProgressSpoke instance) > _intf.mainWindow._mnemonic_signal: 79121 > _intf.mainWindow._saved_help_button_label: Help! > _intf.mainWindow._language: fr_FR.UTF-8 > _intf.mainWindow._screenshot_index: 0 > _intf._distributionText: <function distributionText at 0x7f10b3cfac00> > _intf._isFinal: True > _intf._quitDialog: <class 'pyanaconda.ui.gui.QuitDialog'> > _intf._mehInterface: GraphicalExceptionHandlingIface instance, containing members: > _intf._mehInterface._lightbox_func: <bound method MainWindow.lightbox_on of <gui.MainWindow object at 0x7f10a16a0880 (pyanaconda+ui+gui+MainWindow at 0x55671a061470)>> >ksdata: Skipped >opts: Namespace instance, containing members: > opts.display_mode: Already dumped (DisplayModes instance) > opts.cmdline: None > opts.noninteractive: False > opts.profile_id: > 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: None > opts.stage2: None > opts.addRepo: [] > opts.noverifyssl: False > opts.liveinst: True > opts.runres: None > opts.xdriver: None > opts.vnc: False > opts.vncconnect: None > opts.vncpassword: > opts.xtimeout: 60 > opts.keymap: None > opts.lang: None > opts.syslog: None > opts.remotelog: None > opts.virtiolog: /dev/virtio-ports/org.fedoraproject.anaconda.log.0 > opts.selinux: -1 > opts.mpath: True > opts.ibft: True > opts.nonibftiscsiboot: False > opts.geoloc: None > opts.geoloc_use_with_ks: False > opts.nosave: None > opts.rescue_nomount: False > opts.updates_url: None > opts.images: [] > opts.dirinstall: None > opts.memcheck: True > opts.leavebootorder: False > opts.eject: True > opts.extlinux: False > opts.nombr: False > opts.multipath_friendly_names: True > opts.kexec: False >_payload: Already dumped (LiveOSPayload instance) >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.data, _bootloader.encrypted_password, _bootloader.password, payload._groups] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/program.log, /tmp/storage.log, /tmp/lvm.log, /proc/cmdline, /tmp/dbus.log] > mehConfig.localSkipList: [passphrase, password, _oldweak, _password, try_passphrase] > mehConfig.callbackDict: {'lsblk_output': (<function lsblk_callback at 0x7f109971a160>, False), 'nmcli_dev_list': (<function nmcli_dev_list_callback at 0x7f109971a200>, True), 'type': (<function initExceptionHandling.<locals>.<lambda> at 0x7f10996d0ea0>, True), 'addons': (<function list_addons_callback at 0x7f109971a340>, False), 'journalctl': (<function journalctl_callback at 0x7f109971a2a0>, False)} > mehConfig.programName: anaconda > mehConfig.programVersion: 38.23.4 > mehConfig.programArch: x86_64 >dbus_session_connection: None >dbus_inhibit_id: None >gui_initialized: <locked _thread.lock object at 0x7f10a16a6980> >_dbus_launcher: AnacondaDBusLauncher instance, containing members: > _dbus_launcher._dbus_daemon_process: <Popen: returncode: None args: ['dbus-daemon', '--print-address', '--syslog'...> > _dbus_launcher._log_file: <_io.TextIOWrapper name='/tmp/dbus.log' mode='a' encoding='UTF-8'> > _dbus_launcher._bus_address: unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32 > >Registered callbacks: >lsblk_output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID FSAVAIL FSUSE% MOUNTPOINT >loop0 1987653632 root disk brw-rw---- squashfs >loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 1745092608 78% / >`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 1781084160 77% /run/install/sources/mount-0000-live_os_image >loop2 34359738368 root disk brw-rw---- >`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 1745092608 78% / >sda 128035676160 root disk brw-rw---- >|-sda1 524288000 root disk brw-rw---- 00090716-01 >`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >sdb 500107862016 root disk brw-rw---- >`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 > |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 > |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 > `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- >sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 0 100% /run/initramfs/live >|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >sdd 0 root disk brw-rw---- >sde 0 root disk brw-rw---- >sdf 0 root disk brw-rw---- >sdg 0 root disk brw-rw---- >sdh 0 root disk brw-rw---- >sr0 1073741312 root cdrom brw-rw---- >zram0 8589934592 root disk brw-rw---- [SWAP] > >addons: >com_redhat_kdump >journalctl: >Aug 16 05:21:17 fedora kernel: Linux version 6.2.9-300.fc38.x86_64 (mockbuild@38f30b3c0c69453fae61718fc43f33bc) (gcc (GCC) 13.0.1 20230318 (Red Hat 13.0.1-0), GNU ld version 2.39-9.fc38) #1 SMP PREEMPT_DYNAMIC Thu Mar 30 22:32:58 UTC 2023 >Aug 16 05:21:17 fedora kernel: Command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-38-1-6 rd.live.image quiet rhgb >Aug 16 05:21:17 fedora kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' >Aug 16 05:21:17 fedora kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' >Aug 16 05:21:17 fedora kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' >Aug 16 05:21:17 fedora kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 >Aug 16 05:21:17 fedora kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. >Aug 16 05:21:17 fedora kernel: signal: max sigframe size: 1776 >Aug 16 05:21:17 fedora kernel: BIOS-provided physical RAM map: >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000040005000-0x00000000d53c6fff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d53c7000-0x00000000d57c2fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d57c3000-0x00000000d57d5fff] ACPI data >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d57d6000-0x00000000d5876fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d5877000-0x00000000d588ffff] ACPI data >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d5890000-0x00000000d6320fff] ACPI NVS >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d6321000-0x00000000d6878fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d6879000-0x00000000d6879fff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d687a000-0x00000000d68bcfff] ACPI NVS >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d68bd000-0x00000000d6ccffff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d6cd0000-0x00000000d6ff2fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d6ff3000-0x00000000d6ffffff] usable >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000d7800000-0x00000000df9fffff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Aug 16 05:21:17 fedora kernel: BIOS-e820: [mem 0x0000000100000000-0x000000039e5fffff] usable >Aug 16 05:21:17 fedora kernel: NX (Execute Disable) protection: active >Aug 16 05:21:17 fedora kernel: e820: update [mem 0xc2530018-0xc2540057] usable ==> usable >Aug 16 05:21:17 fedora kernel: e820: update [mem 0xc2530018-0xc2540057] usable ==> usable >Aug 16 05:21:17 fedora kernel: e820: update [mem 0xc2521018-0xc252fe57] usable ==> usable >Aug 16 05:21:17 fedora kernel: e820: update [mem 0xc2521018-0xc252fe57] usable ==> usable >Aug 16 05:21:17 fedora kernel: extended physical RAM map: >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000040005000-0x00000000c2521017] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000c2521018-0x00000000c252fe57] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000c252fe58-0x00000000c2530017] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000c2530018-0x00000000c2540057] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000c2540058-0x00000000d53c6fff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d53c7000-0x00000000d57c2fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d57c3000-0x00000000d57d5fff] ACPI data >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d57d6000-0x00000000d5876fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d5877000-0x00000000d588ffff] ACPI data >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d5890000-0x00000000d6320fff] ACPI NVS >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d6321000-0x00000000d6878fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d6879000-0x00000000d6879fff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d687a000-0x00000000d68bcfff] ACPI NVS >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d68bd000-0x00000000d6ccffff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d6cd0000-0x00000000d6ff2fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d6ff3000-0x00000000d6ffffff] usable >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000d7800000-0x00000000df9fffff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Aug 16 05:21:17 fedora kernel: reserve setup_data: [mem 0x0000000100000000-0x000000039e5fffff] usable >Aug 16 05:21:17 fedora kernel: efi: EFI v2.31 by American Megatrends >Aug 16 05:21:17 fedora kernel: efi: ACPI=0xd57c3000 ACPI 2.0=0xd57c3000 SMBIOS=0xf0480 MOKvar=0xd6765000 RNG=0xd587df18 >Aug 16 05:21:17 fedora kernel: random: crng init done >Aug 16 05:21:17 fedora kernel: efi: Remove mem71: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map >Aug 16 05:21:17 fedora kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved >Aug 16 05:21:17 fedora kernel: efi: Not removing mem72: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map >Aug 16 05:21:17 fedora kernel: efi: Not removing mem73: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map >Aug 16 05:21:17 fedora kernel: efi: Not removing mem74: MMIO range=[0xfed1c000-0xfed1ffff] (16KB) from e820 map >Aug 16 05:21:17 fedora kernel: efi: Not removing mem75: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map >Aug 16 05:21:17 fedora kernel: efi: Remove mem76: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map >Aug 16 05:21:17 fedora kernel: e820: remove [mem 0xff000000-0xffffffff] reserved >Aug 16 05:21:17 fedora kernel: secureboot: Secure boot disabled >Aug 16 05:21:17 fedora kernel: SMBIOS 2.7 present. >Aug 16 05:21:17 fedora kernel: DMI: LENOVO 255522G/MAHOBAY, BIOS 9SKT37AUS 07/19/2012 >Aug 16 05:21:17 fedora kernel: tsc: Fast TSC calibration using PIT >Aug 16 05:21:17 fedora kernel: tsc: Detected 3392.102 MHz processor >Aug 16 05:21:17 fedora kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Aug 16 05:21:17 fedora kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Aug 16 05:21:17 fedora kernel: last_pfn = 0x39e600 max_arch_pfn = 0x400000000 >Aug 16 05:21:17 fedora kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT >Aug 16 05:21:17 fedora kernel: e820: update [mem 0xd7800000-0xffffffff] usable ==> reserved >Aug 16 05:21:17 fedora kernel: last_pfn = 0xd7000 max_arch_pfn = 0x400000000 >Aug 16 05:21:17 fedora kernel: found SMP MP-table at [mem 0x000fcdc0-0x000fcdcf] >Aug 16 05:21:17 fedora kernel: secureboot: Secure boot disabled >Aug 16 05:21:17 fedora kernel: RAMDISK: [mem 0xc2541000-0xc67a0fff] >Aug 16 05:21:17 fedora kernel: ACPI: Early table checksum verification disabled >Aug 16 05:21:17 fedora kernel: ACPI: RSDP 0x00000000D57C3000 000024 (v02 LENOVO) >Aug 16 05:21:17 fedora kernel: ACPI: XSDT 0x00000000D57C3080 000084 (v01 LENOVO TC-9S 00001250 AMI 00010013) >Aug 16 05:21:17 fedora kernel: ACPI: FACP 0x00000000D57D3F78 0000F4 (v04 LENOVO TC-9S 00001250 AMI 00010013) >Aug 16 05:21:17 fedora kernel: ACPI: DSDT 0x00000000D57C3198 010DDA (v02 LENOVO TC-9S 00001250 INTL 20051117) >Aug 16 05:21:17 fedora kernel: ACPI: FACS 0x00000000D630EF80 000040 >Aug 16 05:21:17 fedora kernel: ACPI: APIC 0x00000000D57D4070 000092 (v03 LENOVO TC-9S 00001250 AMI 00010013) >Aug 16 05:21:17 fedora kernel: ACPI: FPDT 0x00000000D57D4108 000044 (v01 LENOVO TC-9S 00001250 AMI 00010013) >Aug 16 05:21:17 fedora kernel: ACPI: MCFG 0x00000000D57D4150 00003C (v01 LENOVO TC-9S 00001250 MSFT 00000097) >Aug 16 05:21:17 fedora kernel: ACPI: SLIC 0x00000000D57D4190 000176 (v01 LENOVO TC-9S 00001250 AMI 00010013) >Aug 16 05:21:17 fedora kernel: ACPI: HPET 0x00000000D57D4308 000038 (v01 LENOVO TC-9S 00001250 AMI. 00000005) >Aug 16 05:21:17 fedora kernel: ACPI: SSDT 0x00000000D57D4340 00036D (v01 LENOVO TC-9S 00001250 INTL 20091112) >Aug 16 05:21:17 fedora kernel: ACPI: SSDT 0x00000000D57D46B0 0009AA (v01 LENOVO TC-9S 00001250 INTL 20051117) >Aug 16 05:21:17 fedora kernel: ACPI: SSDT 0x00000000D57D5060 000A92 (v01 LENOVO TC-9S 00001250 INTL 20051117) >Aug 16 05:21:17 fedora kernel: ACPI: DMAR 0x00000000D57D5AF8 0000B8 (v01 LENOVO TC-9S 00001250 INTL 00000001) >Aug 16 05:21:17 fedora kernel: ACPI: ASF! 0x00000000D57D5BB0 0000A5 (v32 LENOVO TC-9S 00001250 TFSM 000F4240) >Aug 16 05:21:17 fedora kernel: ACPI: TCPA 0x00000000D57D5C58 000032 (v02 LENOVO TC-9S 00001250 MSFT 01000013) >Aug 16 05:21:17 fedora kernel: ACPI: Reserving FACP table memory at [mem 0xd57d3f78-0xd57d406b] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving DSDT table memory at [mem 0xd57c3198-0xd57d3f71] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving FACS table memory at [mem 0xd630ef80-0xd630efbf] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving APIC table memory at [mem 0xd57d4070-0xd57d4101] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving FPDT table memory at [mem 0xd57d4108-0xd57d414b] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving MCFG table memory at [mem 0xd57d4150-0xd57d418b] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving SLIC table memory at [mem 0xd57d4190-0xd57d4305] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving HPET table memory at [mem 0xd57d4308-0xd57d433f] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving SSDT table memory at [mem 0xd57d4340-0xd57d46ac] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving SSDT table memory at [mem 0xd57d46b0-0xd57d5059] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving SSDT table memory at [mem 0xd57d5060-0xd57d5af1] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving DMAR table memory at [mem 0xd57d5af8-0xd57d5baf] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving ASF! table memory at [mem 0xd57d5bb0-0xd57d5c54] >Aug 16 05:21:17 fedora kernel: ACPI: Reserving TCPA table memory at [mem 0xd57d5c58-0xd57d5c89] >Aug 16 05:21:17 fedora kernel: No NUMA configuration found >Aug 16 05:21:17 fedora kernel: Faking a node at [mem 0x0000000000000000-0x000000039e5fffff] >Aug 16 05:21:17 fedora kernel: NODE_DATA(0) allocated [mem 0x39e5cc000-0x39e5f6fff] >Aug 16 05:21:17 fedora kernel: Zone ranges: >Aug 16 05:21:17 fedora kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff] >Aug 16 05:21:17 fedora kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff] >Aug 16 05:21:17 fedora kernel: Normal [mem 0x0000000100000000-0x000000039e5fffff] >Aug 16 05:21:17 fedora kernel: Device empty >Aug 16 05:21:17 fedora kernel: Movable zone start for each node >Aug 16 05:21:17 fedora kernel: Early memory node ranges >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x0000000000001000-0x000000000009efff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x0000000000100000-0x000000001fffffff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x0000000020200000-0x0000000040003fff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x0000000040005000-0x00000000d53c6fff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x00000000d6879000-0x00000000d6879fff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x00000000d68bd000-0x00000000d6ccffff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x00000000d6ff3000-0x00000000d6ffffff] >Aug 16 05:21:17 fedora kernel: node 0: [mem 0x0000000100000000-0x000000039e5fffff] >Aug 16 05:21:17 fedora kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000039e5fffff] >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA: 1 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA: 97 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA32: 512 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA32: 1 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA32: 5298 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA32: 67 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone DMA32: 803 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone Normal: 4096 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: On node 0, zone Normal: 6656 pages in unavailable ranges >Aug 16 05:21:17 fedora kernel: Reserving Intel graphics memory at [mem 0xd7a00000-0xdf9fffff] >Aug 16 05:21:17 fedora kernel: ACPI: PM-Timer IO Port: 0x408 >Aug 16 05:21:17 fedora kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Aug 16 05:21:17 fedora kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >Aug 16 05:21:17 fedora kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Aug 16 05:21:17 fedora kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Aug 16 05:21:17 fedora kernel: ACPI: Using ACPI (MADT) for SMP configuration information >Aug 16 05:21:17 fedora kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Aug 16 05:21:17 fedora kernel: TSC deadline timer available >Aug 16 05:21:17 fedora kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x0009ffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x20000000-0x201fffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0x40004000-0x40004fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xc2521000-0xc2521fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xc252f000-0xc252ffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xc2530000-0xc2530fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xc2540000-0xc2540fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd53c7000-0xd57c2fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd57c3000-0xd57d5fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd57d6000-0xd5876fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd5877000-0xd588ffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd5890000-0xd6320fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd6321000-0xd6878fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd687a000-0xd68bcfff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd6cd0000-0xd6ff2fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd7000000-0xd77fffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xd7800000-0xdf9fffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xdfa00000-0xfebfffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Aug 16 05:21:17 fedora kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff] >Aug 16 05:21:17 fedora kernel: [mem 0xdfa00000-0xfebfffff] available for PCI devices >Aug 16 05:21:17 fedora kernel: Booting paravirtualized kernel on bare hardware >Aug 16 05:21:17 fedora kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns >Aug 16 05:21:17 fedora kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1 >Aug 16 05:21:17 fedora kernel: percpu: Embedded 62 pages/cpu s217088 r8192 d28672 u262144 >Aug 16 05:21:17 fedora kernel: pcpu-alloc: s217088 r8192 d28672 u262144 alloc=1*2097152 >Aug 16 05:21:17 fedora kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Aug 16 05:21:17 fedora kernel: Fallback order for Node 0: 0 >Aug 16 05:21:17 fedora kernel: Built 1 zonelists, mobility grouping on. Total pages: 3562743 >Aug 16 05:21:17 fedora kernel: Policy zone: Normal >Aug 16 05:21:17 fedora kernel: Kernel command line: BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-38-1-6 rd.live.image quiet rhgb >Aug 16 05:21:17 fedora kernel: Unknown kernel command line parameters "rhgb BOOT_IMAGE=/images/pxeboot/vmlinuz", will be passed to user space. >Aug 16 05:21:17 fedora kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear) >Aug 16 05:21:17 fedora kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear) >Aug 16 05:21:17 fedora kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off >Aug 16 05:21:17 fedora kernel: software IO TLB: area num 8. >Aug 16 05:21:17 fedora kernel: Memory: 13837524K/14478868K available (18432K kernel code, 3223K rwdata, 14020K rodata, 4360K init, 17584K bss, 641084K reserved, 0K cma-reserved) >Aug 16 05:21:17 fedora kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Aug 16 05:21:17 fedora kernel: Kernel/User page tables isolation: enabled >Aug 16 05:21:17 fedora kernel: ftrace: allocating 51513 entries in 202 pages >Aug 16 05:21:17 fedora kernel: ftrace: allocated 202 pages with 4 groups >Aug 16 05:21:17 fedora kernel: Dynamic Preempt: voluntary >Aug 16 05:21:17 fedora kernel: rcu: Preemptible hierarchical RCU implementation. >Aug 16 05:21:17 fedora kernel: rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8. >Aug 16 05:21:17 fedora kernel: Trampoline variant of Tasks RCU enabled. >Aug 16 05:21:17 fedora kernel: Rude variant of Tasks RCU enabled. >Aug 16 05:21:17 fedora kernel: Tracing variant of Tasks RCU enabled. >Aug 16 05:21:17 fedora kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. >Aug 16 05:21:17 fedora kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 >Aug 16 05:21:17 fedora kernel: NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16 >Aug 16 05:21:17 fedora kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. >Aug 16 05:21:17 fedora kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) >Aug 16 05:21:17 fedora kernel: Console: colour dummy device 80x25 >Aug 16 05:21:17 fedora kernel: printk: console [tty0] enabled >Aug 16 05:21:17 fedora kernel: ACPI: Core revision 20221020 >Aug 16 05:21:17 fedora kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns >Aug 16 05:21:17 fedora kernel: APIC: Switch to symmetric I/O mode setup >Aug 16 05:21:17 fedora kernel: DMAR: Host address width 36 >Aug 16 05:21:17 fedora kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0 >Aug 16 05:21:17 fedora kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a >Aug 16 05:21:17 fedora kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1 >Aug 16 05:21:17 fedora kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f010da >Aug 16 05:21:17 fedora kernel: DMAR: RMRR base: 0x000000d57d6000 end: 0x000000d580afff >Aug 16 05:21:17 fedora kernel: DMAR: RMRR base: 0x000000d7800000 end: 0x000000df9fffff >Aug 16 05:21:17 fedora kernel: DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 >Aug 16 05:21:17 fedora kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000 >Aug 16 05:21:17 fedora kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping. >Aug 16 05:21:17 fedora kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode >Aug 16 05:21:17 fedora kernel: x2apic enabled >Aug 16 05:21:17 fedora kernel: Switched APIC routing to cluster x2apic. >Aug 16 05:21:17 fedora kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Aug 16 05:21:17 fedora kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x30e529cc8b9, max_idle_ns: 440795209343 ns >Aug 16 05:21:17 fedora kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6784.20 BogoMIPS (lpj=3392102) >Aug 16 05:21:17 fedora kernel: pid_max: default: 32768 minimum: 301 >Aug 16 05:21:17 fedora kernel: LSM: initializing lsm=lockdown,capability,yama,integrity,selinux,bpf,landlock >Aug 16 05:21:17 fedora kernel: Yama: becoming mindful. >Aug 16 05:21:17 fedora kernel: SELinux: Initializing. >Aug 16 05:21:17 fedora kernel: LSM support for eBPF active >Aug 16 05:21:17 fedora kernel: landlock: Up and running. >Aug 16 05:21:17 fedora kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) >Aug 16 05:21:17 fedora kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear) >Aug 16 05:21:17 fedora kernel: CPU0: Thermal monitoring enabled (TM1) >Aug 16 05:21:17 fedora kernel: process: using mwait in idle threads >Aug 16 05:21:17 fedora kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 >Aug 16 05:21:17 fedora kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 >Aug 16 05:21:17 fedora kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization >Aug 16 05:21:17 fedora kernel: Spectre V2 : Mitigation: Retpolines >Aug 16 05:21:17 fedora kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch >Aug 16 05:21:17 fedora kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT >Aug 16 05:21:17 fedora kernel: Speculative Store Bypass: Vulnerable >Aug 16 05:21:17 fedora kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode >Aug 16 05:21:17 fedora kernel: MMIO Stale Data: Unknown: No mitigations >Aug 16 05:21:17 fedora kernel: SRBDS: Vulnerable: No microcode >Aug 16 05:21:17 fedora kernel: Freeing SMP alternatives memory: 44K >Aug 16 05:21:17 fedora kernel: smpboot: CPU0: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9) >Aug 16 05:21:17 fedora kernel: cblist_init_generic: Setting adjustable number of callback queues. >Aug 16 05:21:17 fedora kernel: cblist_init_generic: Setting shift to 3 and lim to 1. >Aug 16 05:21:17 fedora kernel: cblist_init_generic: Setting shift to 3 and lim to 1. >Aug 16 05:21:17 fedora kernel: cblist_init_generic: Setting shift to 3 and lim to 1. >Aug 16 05:21:17 fedora kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver. >Aug 16 05:21:17 fedora kernel: ... version: 3 >Aug 16 05:21:17 fedora kernel: ... bit width: 48 >Aug 16 05:21:17 fedora kernel: ... generic registers: 4 >Aug 16 05:21:17 fedora kernel: ... value mask: 0000ffffffffffff >Aug 16 05:21:17 fedora kernel: ... max period: 00007fffffffffff >Aug 16 05:21:17 fedora kernel: ... fixed-purpose events: 3 >Aug 16 05:21:17 fedora kernel: ... event mask: 000000070000000f >Aug 16 05:21:17 fedora kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1114 >Aug 16 05:21:17 fedora kernel: rcu: Hierarchical SRCU implementation. >Aug 16 05:21:17 fedora kernel: rcu: Max phase no-delay instances is 400. >Aug 16 05:21:17 fedora kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. >Aug 16 05:21:17 fedora kernel: smp: Bringing up secondary CPUs ... >Aug 16 05:21:17 fedora kernel: x86: Booting SMP configuration: >Aug 16 05:21:17 fedora kernel: .... node #0, CPUs: #1 #2 #3 #4 >Aug 16 05:21:17 fedora kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details. >Aug 16 05:21:17 fedora kernel: #5 #6 #7 >Aug 16 05:21:17 fedora kernel: smp: Brought up 1 node, 8 CPUs >Aug 16 05:21:17 fedora kernel: smpboot: Max logical packages: 1 >Aug 16 05:21:17 fedora kernel: smpboot: Total of 8 processors activated (54273.63 BogoMIPS) >Aug 16 05:21:17 fedora kernel: devtmpfs: initialized >Aug 16 05:21:17 fedora kernel: x86/mm: Memory block size: 128MB >Aug 16 05:21:17 fedora kernel: ACPI: PM: Registering ACPI NVS region [mem 0xd5890000-0xd6320fff] (11079680 bytes) >Aug 16 05:21:17 fedora kernel: ACPI: PM: Registering ACPI NVS region [mem 0xd687a000-0xd68bcfff] (274432 bytes) >Aug 16 05:21:17 fedora kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns >Aug 16 05:21:17 fedora kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear) >Aug 16 05:21:17 fedora kernel: pinctrl core: initialized pinctrl subsystem >Aug 16 05:21:17 fedora kernel: PM: RTC time: 09:21:12, date: 2023-08-16 >Aug 16 05:21:17 fedora kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family >Aug 16 05:21:17 fedora kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations >Aug 16 05:21:17 fedora kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations >Aug 16 05:21:17 fedora kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations >Aug 16 05:21:17 fedora kernel: audit: initializing netlink subsys (disabled) >Aug 16 05:21:17 fedora kernel: audit: type=2000 audit(1692177672.039:1): state=initialized audit_enabled=0 res=1 >Aug 16 05:21:17 fedora kernel: thermal_sys: Registered thermal governor 'fair_share' >Aug 16 05:21:17 fedora kernel: thermal_sys: Registered thermal governor 'bang_bang' >Aug 16 05:21:17 fedora kernel: thermal_sys: Registered thermal governor 'step_wise' >Aug 16 05:21:17 fedora kernel: thermal_sys: Registered thermal governor 'user_space' >Aug 16 05:21:17 fedora kernel: cpuidle: using governor menu >Aug 16 05:21:17 fedora kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Aug 16 05:21:17 fedora kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Aug 16 05:21:17 fedora kernel: PCI: not using MMCONFIG >Aug 16 05:21:17 fedora kernel: PCI: Using configuration type 1 for base access >Aug 16 05:21:17 fedora kernel: core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on >Aug 16 05:21:17 fedora kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >Aug 16 05:21:17 fedora kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible. >Aug 16 05:21:17 fedora kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages >Aug 16 05:21:17 fedora kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page >Aug 16 05:21:17 fedora kernel: cryptd: max_cpu_qlen set to 1000 >Aug 16 05:21:17 fedora kernel: raid6: skipped pq benchmark and selected sse2x4 >Aug 16 05:21:17 fedora kernel: raid6: using ssse3x2 recovery algorithm >Aug 16 05:21:17 fedora kernel: ACPI: Added _OSI(Module Device) >Aug 16 05:21:17 fedora kernel: ACPI: Added _OSI(Processor Device) >Aug 16 05:21:17 fedora kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Aug 16 05:21:17 fedora kernel: ACPI: Added _OSI(Processor Aggregator Device) >Aug 16 05:21:17 fedora kernel: ACPI: 4 ACPI AML tables successfully acquired and loaded >Aug 16 05:21:17 fedora kernel: ACPI: Dynamic OEM Table Load: >Aug 16 05:21:17 fedora kernel: ACPI: SSDT 0xFFFF908D40DC7000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117) >Aug 16 05:21:17 fedora kernel: ACPI: Dynamic OEM Table Load: >Aug 16 05:21:17 fedora kernel: ACPI: SSDT 0xFFFF908D40DCFC00 000303 (v01 PmRef ApIst 00003000 INTL 20051117) >Aug 16 05:21:17 fedora kernel: ACPI: Dynamic OEM Table Load: >Aug 16 05:21:17 fedora kernel: ACPI: SSDT 0xFFFF908D415DCA00 000119 (v01 PmRef ApCst 00003000 INTL 20051117) >Aug 16 05:21:17 fedora kernel: ACPI: Interpreter enabled >Aug 16 05:21:17 fedora kernel: ACPI: PM: (supports S0 S3 S4 S5) >Aug 16 05:21:17 fedora kernel: ACPI: Using IOAPIC for interrupt routing >Aug 16 05:21:17 fedora kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Aug 16 05:21:17 fedora kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as ACPI motherboard resource >Aug 16 05:21:17 fedora kernel: pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. >Aug 16 05:21:17 fedora kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Aug 16 05:21:17 fedora kernel: PCI: Using E820 reservations for host bridge windows >Aug 16 05:21:17 fedora kernel: ACPI: Enabled 17 GPEs in block 00 to 3F >Aug 16 05:21:17 fedora kernel: ACPI: \_TZ_.FN00: New power resource >Aug 16 05:21:17 fedora kernel: ACPI: \_TZ_.FN01: New power resource >Aug 16 05:21:17 fedora kernel: ACPI: \_TZ_.FN02: New power resource >Aug 16 05:21:17 fedora kernel: ACPI: \_TZ_.FN03: New power resource >Aug 16 05:21:17 fedora kernel: ACPI: \_TZ_.FN04: New power resource >Aug 16 05:21:17 fedora kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored >Aug 16 05:21:17 fedora kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Aug 16 05:21:17 fedora kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] >Aug 16 05:21:17 fedora kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC] >Aug 16 05:21:17 fedora kernel: PCI host bridge to bus 0000:00 >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [mem 0x39e600000-0x79e5fffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Aug 16 05:21:17 fedora kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000 >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: [8086:0162] type 00 class 0x030000 >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: BAR 2: assigned to efifb >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 >Aug 16 05:21:17 fedora kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7c20000-0xf7c2ffff 64bit] >Aug 16 05:21:17 fedora kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Aug 16 05:21:17 fedora kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 >Aug 16 05:21:17 fedora kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7c3c000-0xf7c3c00f 64bit] >Aug 16 05:21:17 fedora kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Aug 16 05:21:17 fedora kernel: pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002 >Aug 16 05:21:17 fedora kernel: pci 0000:00:16.3: reg 0x10: [io 0xf0e0-0xf0e7] >Aug 16 05:21:17 fedora kernel: pci 0000:00:16.3: reg 0x14: [mem 0xf7c3a000-0xf7c3afff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 >Aug 16 05:21:17 fedora kernel: pci 0000:00:19.0: reg 0x10: [mem 0xf7c00000-0xf7c1ffff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:19.0: reg 0x14: [mem 0xf7c39000-0xf7c39fff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] >Aug 16 05:21:17 fedora kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >Aug 16 05:21:17 fedora kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7c38000-0xf7c383ff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Aug 16 05:21:17 fedora kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7c30000-0xf7c33fff 64bit] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Aug 16 05:21:17 fedora kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7c37000-0xf7c373ff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.0: [8086:1e53] type 00 class 0x060100 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7c36000-0xf7c367ff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.2: PME# supported from D3hot >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7c35000-0xf7c350ff 64bit] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: extended config space not accessible >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode) >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode) >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode) >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode) >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff window] (subtractive decode) >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: bridge window [mem 0xdfa00000-0xfeafffff window] (subtractive decode) >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: bridge window [mem 0x39e600000-0x79e5fffff window] (subtractive decode) >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 11 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKB disabled >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 11 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 10 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 5 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKF disabled >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 3 >Aug 16 05:21:17 fedora kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 4 >Aug 16 05:21:17 fedora kernel: iommu: Default domain type: Translated >Aug 16 05:21:17 fedora kernel: iommu: DMA domain TLB invalidation policy: lazy mode >Aug 16 05:21:17 fedora kernel: SCSI subsystem initialized >Aug 16 05:21:17 fedora kernel: libata version 3.00 loaded. >Aug 16 05:21:17 fedora kernel: ACPI: bus type USB registered >Aug 16 05:21:17 fedora kernel: usbcore: registered new interface driver usbfs >Aug 16 05:21:17 fedora kernel: usbcore: registered new interface driver hub >Aug 16 05:21:17 fedora kernel: usbcore: registered new device driver usb >Aug 16 05:21:17 fedora kernel: pps_core: LinuxPPS API ver. 1 registered >Aug 16 05:21:17 fedora kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> >Aug 16 05:21:17 fedora kernel: PTP clock support registered >Aug 16 05:21:17 fedora kernel: EDAC MC: Ver: 3.0.0 >Aug 16 05:21:17 fedora kernel: Registered efivars operations >Aug 16 05:21:17 fedora kernel: NetLabel: Initializing >Aug 16 05:21:17 fedora kernel: NetLabel: domain hash size = 128 >Aug 16 05:21:17 fedora kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO >Aug 16 05:21:17 fedora kernel: NetLabel: unlabeled traffic allowed by default >Aug 16 05:21:17 fedora kernel: mctp: management component transport protocol core >Aug 16 05:21:17 fedora kernel: NET: Registered PF_MCTP protocol family >Aug 16 05:21:17 fedora kernel: PCI: Using ACPI for IRQ routing >Aug 16 05:21:17 fedora kernel: PCI: pci_cache_line_size set to 64 bytes >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0xc2521018-0xc3ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0xc2530018-0xc3ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0xd53c7000-0xd7ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0xd687a000-0xd7ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0xd6cd0000-0xd7ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0xd7000000-0xd7ffffff] >Aug 16 05:21:17 fedora kernel: e820: reserve RAM buffer [mem 0x39e600000-0x39fffffff] >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: vgaarb: bridge control possible >Aug 16 05:21:17 fedora kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none >Aug 16 05:21:17 fedora kernel: vgaarb: loaded >Aug 16 05:21:17 fedora kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Aug 16 05:21:17 fedora kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Aug 16 05:21:17 fedora kernel: clocksource: Switched to clocksource tsc-early >Aug 16 05:21:17 fedora kernel: VFS: Disk quotas dquot_6.6.0 >Aug 16 05:21:17 fedora kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Aug 16 05:21:17 fedora kernel: pnp: PnP ACPI init >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0x0680-0x069f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0x0200-0x020f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0xffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0xffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0x0400-0x0453] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0x0458-0x047f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0x0500-0x057f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:00: [io 0x164e-0x164f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:02: [io 0x0454-0x0457] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:03: [io 0x0a00-0x0a2f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:03: [io 0x0a30-0x0a3f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:03: [io 0x0a40-0x0a4f] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:03: [io 0x0218-0x0219] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved >Aug 16 05:21:17 fedora kernel: system 00:06: [mem 0xdfa00000-0xdfa00fff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:07: [mem 0x20000000-0x201fffff] has been reserved >Aug 16 05:21:17 fedora kernel: system 00:07: [mem 0x40004000-0x40004fff] has been reserved >Aug 16 05:21:17 fedora kernel: pnp: PnP ACPI: found 8 devices >Aug 16 05:21:17 fedora kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns >Aug 16 05:21:17 fedora kernel: NET: Registered PF_INET protocol family >Aug 16 05:21:17 fedora kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear) >Aug 16 05:21:17 fedora kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear) >Aug 16 05:21:17 fedora kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) >Aug 16 05:21:17 fedora kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear) >Aug 16 05:21:17 fedora kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear) >Aug 16 05:21:17 fedora kernel: TCP: Hash tables configured (established 131072 bind 65536) >Aug 16 05:21:17 fedora kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear) >Aug 16 05:21:17 fedora kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear) >Aug 16 05:21:17 fedora kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear) >Aug 16 05:21:17 fedora kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family >Aug 16 05:21:17 fedora kernel: NET: Registered PF_XDP protocol family >Aug 16 05:21:17 fedora kernel: pci 0000:00:1e.0: PCI bridge to [bus 01] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: resource 8 [mem 0xdfa00000-0xfeafffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:00: resource 9 [mem 0x39e600000-0x79e5fffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7 window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: resource 5 [io 0x0d00-0xffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: resource 8 [mem 0xdfa00000-0xfeafffff window] >Aug 16 05:21:17 fedora kernel: pci_bus 0000:01: resource 9 [mem 0x39e600000-0x79e5fffff window] >Aug 16 05:21:17 fedora kernel: pci 0000:00:1a.0: quirk_usb_early_handoff+0x0/0x7c0 took 17740 usecs >Aug 16 05:21:17 fedora kernel: pci 0000:00:1d.0: quirk_usb_early_handoff+0x0/0x7c0 took 16584 usecs >Aug 16 05:21:17 fedora kernel: PCI: CLS 64 bytes, default 64 >Aug 16 05:21:17 fedora kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Aug 16 05:21:17 fedora kernel: software IO TLB: mapped [mem 0x00000000be521000-0x00000000c2521000] (64MB) >Aug 16 05:21:17 fedora kernel: Trying to unpack rootfs image as initramfs... >Aug 16 05:21:17 fedora kernel: Initialise system trusted keyrings >Aug 16 05:21:17 fedora kernel: Key type blacklist registered >Aug 16 05:21:17 fedora kernel: workingset: timestamp_bits=36 max_order=22 bucket_order=0 >Aug 16 05:21:17 fedora kernel: zbud: loaded >Aug 16 05:21:17 fedora kernel: integrity: Platform Keyring initialized >Aug 16 05:21:17 fedora kernel: integrity: Machine keyring initialized >Aug 16 05:21:17 fedora kernel: NET: Registered PF_ALG protocol family >Aug 16 05:21:17 fedora kernel: xor: automatically using best checksumming function avx >Aug 16 05:21:17 fedora kernel: Key type asymmetric registered >Aug 16 05:21:17 fedora kernel: Asymmetric key parser 'x509' registered >Aug 16 05:21:17 fedora kernel: tsc: Refined TSC clocksource calibration: 3392.285 MHz >Aug 16 05:21:17 fedora kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x30e5d693933, max_idle_ns: 440795342867 ns >Aug 16 05:21:17 fedora kernel: clocksource: Switched to clocksource tsc >Aug 16 05:21:17 fedora kernel: Freeing initrd memory: 67968K >Aug 16 05:21:17 fedora kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) >Aug 16 05:21:17 fedora kernel: io scheduler mq-deadline registered >Aug 16 05:21:17 fedora kernel: io scheduler kyber registered >Aug 16 05:21:17 fedora kernel: io scheduler bfq registered >Aug 16 05:21:17 fedora kernel: atomic64_test: passed for x86-64 platform with CX8 and with SSE >Aug 16 05:21:17 fedora kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Aug 16 05:21:17 fedora kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >Aug 16 05:21:17 fedora kernel: ACPI: button: Power Button [PWRB] >Aug 16 05:21:17 fedora kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Aug 16 05:21:17 fedora kernel: ACPI: button: Power Button [PWRF] >Aug 16 05:21:17 fedora kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Aug 16 05:21:17 fedora kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C) >Aug 16 05:21:17 fedora kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Aug 16 05:21:17 fedora kernel: ACPI: thermal: Thermal Zone [TZ01] (30 C) >Aug 16 05:21:17 fedora kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled >Aug 16 05:21:17 fedora kernel: serial 0000:00:16.3: enabling device (0000 -> 0003) >Aug 16 05:21:17 fedora kernel: 0000:00:16.3: ttyS4 at I/O 0xf0e0 (irq = 19, base_baud = 115200) is a 16550A >Aug 16 05:21:17 fedora kernel: Non-volatile memory driver v1.3 >Aug 16 05:21:17 fedora kernel: Linux agpgart interface v0.103 >Aug 16 05:21:17 fedora kernel: tpm_tis 00:05: 1.2 TPM (device-id 0xFE, rev-id 71) >Aug 16 05:21:17 fedora kernel: tpm tpm0: TPM is disabled/deactivated (0x6) >Aug 16 05:21:17 fedora kernel: ACPI: bus type drm_connector registered >Aug 16 05:21:17 fedora kernel: ahci 0000:00:1f.2: version 3.0 >Aug 16 05:21:17 fedora kernel: ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled >Aug 16 05:21:17 fedora kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xf impl SATA mode >Aug 16 05:21:17 fedora kernel: ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems sxs apst >Aug 16 05:21:17 fedora kernel: scsi host0: ahci >Aug 16 05:21:17 fedora kernel: scsi host1: ahci >Aug 16 05:21:17 fedora kernel: scsi host2: ahci >Aug 16 05:21:17 fedora kernel: scsi host3: ahci >Aug 16 05:21:17 fedora kernel: scsi host4: ahci >Aug 16 05:21:17 fedora kernel: scsi host5: ahci >Aug 16 05:21:17 fedora kernel: ata1: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36100 irq 26 >Aug 16 05:21:17 fedora kernel: ata2: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36180 irq 26 >Aug 16 05:21:17 fedora kernel: ata3: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36200 irq 26 >Aug 16 05:21:17 fedora kernel: ata4: SATA max UDMA/133 abar m2048@0xf7c36000 port 0xf7c36280 irq 26 >Aug 16 05:21:17 fedora kernel: ata5: DUMMY >Aug 16 05:21:17 fedora kernel: ata6: DUMMY >Aug 16 05:21:17 fedora kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 16 05:21:17 fedora kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 >Aug 16 05:21:17 fedora kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930 >Aug 16 05:21:17 fedora kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Aug 16 05:21:17 fedora kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 >Aug 16 05:21:17 fedora kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 3 >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1a.0: debug port 2 >Aug 16 05:21:17 fedora kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 >Aug 16 05:21:17 fedora kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 16 05:21:17 fedora kernel: usb usb1: Product: xHCI Host Controller >Aug 16 05:21:17 fedora kernel: usb usb1: Manufacturer: Linux 6.2.9-300.fc38.x86_64 xhci-hcd >Aug 16 05:21:17 fedora kernel: usb usb1: SerialNumber: 0000:00:14.0 >Aug 16 05:21:17 fedora kernel: hub 1-0:1.0: USB hub found >Aug 16 05:21:17 fedora kernel: hub 1-0:1.0: 4 ports detected >Aug 16 05:21:17 fedora kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.02 >Aug 16 05:21:17 fedora kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 16 05:21:17 fedora kernel: usb usb2: Product: xHCI Host Controller >Aug 16 05:21:17 fedora kernel: usb usb2: Manufacturer: Linux 6.2.9-300.fc38.x86_64 xhci-hcd >Aug 16 05:21:17 fedora kernel: usb usb2: SerialNumber: 0000:00:14.0 >Aug 16 05:21:17 fedora kernel: hub 2-0:1.0: USB hub found >Aug 16 05:21:17 fedora kernel: hub 2-0:1.0: 4 ports detected >Aug 16 05:21:17 fedora kernel: usbcore: registered new interface driver usbserial_generic >Aug 16 05:21:17 fedora kernel: usbserial: USB Serial support registered for generic >Aug 16 05:21:17 fedora kernel: i8042: PNP: No PS/2 controller found. >Aug 16 05:21:17 fedora kernel: mousedev: PS/2 mouse device common for all mice >Aug 16 05:21:17 fedora kernel: rtc_cmos 00:01: RTC can wake from S4 >Aug 16 05:21:17 fedora kernel: rtc_cmos 00:01: registered as rtc0 >Aug 16 05:21:17 fedora kernel: rtc_cmos 00:01: setting system clock to 2023-08-16T09:21:15 UTC (1692177675) >Aug 16 05:21:17 fedora kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c38000 >Aug 16 05:21:17 fedora kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. >Aug 16 05:21:17 fedora kernel: device-mapper: uevent: version 1.0.3 >Aug 16 05:21:17 fedora kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com >Aug 16 05:21:17 fedora kernel: intel_pstate: Intel P-state driver initializing >Aug 16 05:21:17 fedora kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0 >Aug 16 05:21:17 fedora kernel: fbcon: Deferring console take-over >Aug 16 05:21:17 fedora kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device >Aug 16 05:21:17 fedora kernel: hid: raw HID events driver (C) Jiri Kosina >Aug 16 05:21:17 fedora kernel: usbcore: registered new interface driver usbhid >Aug 16 05:21:17 fedora kernel: usbhid: USB HID core driver >Aug 16 05:21:17 fedora kernel: drop_monitor: Initializing network drop monitor service >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Aug 16 05:21:17 fedora kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 >Aug 16 05:21:17 fedora kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 16 05:21:17 fedora kernel: usb usb3: Product: EHCI Host Controller >Aug 16 05:21:17 fedora kernel: usb usb3: Manufacturer: Linux 6.2.9-300.fc38.x86_64 ehci_hcd >Aug 16 05:21:17 fedora kernel: usb usb3: SerialNumber: 0000:00:1a.0 >Aug 16 05:21:17 fedora kernel: hub 3-0:1.0: USB hub found >Aug 16 05:21:17 fedora kernel: hub 3-0:1.0: 3 ports detected >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 4 >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1d.0: debug port 2 >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c37000 >Aug 16 05:21:17 fedora kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Aug 16 05:21:17 fedora kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.02 >Aug 16 05:21:17 fedora kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Aug 16 05:21:17 fedora kernel: usb usb4: Product: EHCI Host Controller >Aug 16 05:21:17 fedora kernel: usb usb4: Manufacturer: Linux 6.2.9-300.fc38.x86_64 ehci_hcd >Aug 16 05:21:17 fedora kernel: usb usb4: SerialNumber: 0000:00:1d.0 >Aug 16 05:21:17 fedora kernel: hub 4-0:1.0: USB hub found >Aug 16 05:21:17 fedora kernel: hub 4-0:1.0: 3 ports detected >Aug 16 05:21:17 fedora kernel: Initializing XFRM netlink socket >Aug 16 05:21:17 fedora kernel: NET: Registered PF_INET6 protocol family >Aug 16 05:21:17 fedora kernel: Segment Routing with IPv6 >Aug 16 05:21:17 fedora kernel: RPL Segment Routing with IPv6 >Aug 16 05:21:17 fedora kernel: In-situ OAM (IOAM) with IPv6 >Aug 16 05:21:17 fedora kernel: mip6: Mobile IPv6 >Aug 16 05:21:17 fedora kernel: NET: Registered PF_PACKET protocol family >Aug 16 05:21:17 fedora kernel: microcode: Microcode Update Driver: v2.2. >Aug 16 05:21:17 fedora kernel: IPI shorthand broadcast: enabled >Aug 16 05:21:17 fedora kernel: AVX version of gcm_enc/dec engaged. >Aug 16 05:21:17 fedora kernel: AES CTR mode by8 optimization enabled >Aug 16 05:21:17 fedora kernel: sched_clock: Marking stable (3031577173, 277824)->(3048690549, -16835552) >Aug 16 05:21:17 fedora kernel: registered taskstats version 1 >Aug 16 05:21:17 fedora kernel: Loading compiled-in X.509 certificates >Aug 16 05:21:17 fedora kernel: Loaded X.509 cert 'Fedora kernel signing key: ee710d21b2c006d3ae772e96c423439621dcda62' >Aug 16 05:21:17 fedora kernel: zswap: loaded using pool lzo/zbud >Aug 16 05:21:17 fedora kernel: page_owner is disabled >Aug 16 05:21:17 fedora kernel: Key type .fscrypt registered >Aug 16 05:21:17 fedora kernel: Key type fscrypt-provisioning registered >Aug 16 05:21:17 fedora kernel: Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes >Aug 16 05:21:17 fedora kernel: Key type big_key registered >Aug 16 05:21:17 fedora kernel: Key type trusted registered >Aug 16 05:21:17 fedora kernel: Key type encrypted registered >Aug 16 05:21:17 fedora kernel: Loading compiled-in module X.509 certificates >Aug 16 05:21:17 fedora kernel: Loaded X.509 cert 'Fedora kernel signing key: ee710d21b2c006d3ae772e96c423439621dcda62' >Aug 16 05:21:17 fedora kernel: ima: Allocated hash algorithm: sha256 >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: Error Communicating to TPM chip >Aug 16 05:21:17 fedora kernel: ima: No architecture policies found >Aug 16 05:21:17 fedora kernel: evm: Initialising EVM extended attributes: >Aug 16 05:21:17 fedora kernel: evm: security.selinux >Aug 16 05:21:17 fedora kernel: evm: security.SMACK64 (disabled) >Aug 16 05:21:17 fedora kernel: evm: security.SMACK64EXEC (disabled) >Aug 16 05:21:17 fedora kernel: evm: security.SMACK64TRANSMUTE (disabled) >Aug 16 05:21:17 fedora kernel: evm: security.SMACK64MMAP (disabled) >Aug 16 05:21:17 fedora kernel: evm: security.apparmor (disabled) >Aug 16 05:21:17 fedora kernel: evm: security.ima >Aug 16 05:21:17 fedora kernel: evm: security.capability >Aug 16 05:21:17 fedora kernel: evm: HMAC attrs: 0x1 >Aug 16 05:21:17 fedora kernel: alg: No test for 842 (842-scomp) >Aug 16 05:21:17 fedora kernel: alg: No test for 842 (842-generic) >Aug 16 05:21:17 fedora kernel: PM: Magic number: 3:989:373 >Aug 16 05:21:17 fedora kernel: vc vcsa1: hash matches >Aug 16 05:21:17 fedora kernel: RAS: Correctable Errors collector initialized. >Aug 16 05:21:17 fedora kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci >Aug 16 05:21:17 fedora kernel: usb 4-1: new high-speed USB device number 2 using ehci-pci >Aug 16 05:21:17 fedora kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 16 05:21:17 fedora kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out >Aug 16 05:21:17 fedora kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out >Aug 16 05:21:17 fedora kernel: ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133 >Aug 16 05:21:17 fedora kernel: ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA >Aug 16 05:21:17 fedora kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out >Aug 16 05:21:17 fedora kernel: ata1.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out >Aug 16 05:21:17 fedora kernel: ata1.00: configured for UDMA/133 >Aug 16 05:21:17 fedora kernel: scsi 0:0:0:0: Direct-Access ATA SAMSUNG SSD 830 3B1Q PQ: 0 ANSI: 5 >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: [sda] Write Protect is off >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes >Aug 16 05:21:17 fedora kernel: sda: sda1 sda2 >Aug 16 05:21:17 fedora kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Aug 16 05:21:17 fedora kernel: usb 3-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00 >Aug 16 05:21:17 fedora kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 16 05:21:17 fedora kernel: hub 3-1:1.0: USB hub found >Aug 16 05:21:17 fedora kernel: hub 3-1:1.0: 6 ports detected >Aug 16 05:21:17 fedora kernel: usb 4-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00 >Aug 16 05:21:17 fedora kernel: usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Aug 16 05:21:17 fedora kernel: hub 4-1:1.0: USB hub found >Aug 16 05:21:17 fedora kernel: hub 4-1:1.0: 8 ports detected >Aug 16 05:21:17 fedora kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Aug 16 05:21:17 fedora kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out >Aug 16 05:21:17 fedora kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out >Aug 16 05:21:17 fedora kernel: ata2.00: supports DRM functions and may not be fully accessible >Aug 16 05:21:17 fedora kernel: ata2.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max UDMA/133 >Aug 16 05:21:17 fedora kernel: ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA >Aug 16 05:21:17 fedora kernel: ata2.00: Features: Trust Dev-Sleep NCQ-sndrcv >Aug 16 05:21:17 fedora kernel: ata2.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out >Aug 16 05:21:17 fedora kernel: ata2.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out >Aug 16 05:21:17 fedora kernel: ata2.00: supports DRM functions and may not be fully accessible >Aug 16 05:21:17 fedora kernel: ata2.00: configured for UDMA/133 >Aug 16 05:21:17 fedora kernel: scsi 1:0:0:0: Direct-Access ATA Samsung SSD 850 2B6Q PQ: 0 ANSI: 5 >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB) >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] Write Protect is off >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes >Aug 16 05:21:17 fedora kernel: sdb: sdb1 >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] supports TCG Opal >Aug 16 05:21:17 fedora kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Aug 16 05:21:17 fedora kernel: usb 3-1.1: new high-speed USB device number 3 using ehci-pci >Aug 16 05:21:17 fedora kernel: usb 3-1.1: New USB device found, idVendor=058f, idProduct=6387, bcdDevice= 1.03 >Aug 16 05:21:17 fedora kernel: usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 16 05:21:17 fedora kernel: usb 3-1.1: Product: Mass Storage >Aug 16 05:21:17 fedora kernel: usb 3-1.1: Manufacturer: Generic >Aug 16 05:21:17 fedora kernel: usb 3-1.1: SerialNumber: 39661D1D >Aug 16 05:21:17 fedora kernel: usb 3-1.2: new low-speed USB device number 4 using ehci-pci >Aug 16 05:21:17 fedora kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >Aug 16 05:21:17 fedora kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out >Aug 16 05:21:17 fedora kernel: ata3.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out >Aug 16 05:21:17 fedora kernel: ata3.00: ATAPI: TSSTcorp DVD-RW SH-216AB, LE03, max UDMA/33 >Aug 16 05:21:17 fedora kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:00(SECURITY FREEZE LOCK) filtered out >Aug 16 05:21:17 fedora kernel: ata3.00: ACPI cmd b1/c1:00:00:00:00:00(DEVICE CONFIGURATION OVERLAY) filtered out >Aug 16 05:21:17 fedora kernel: ata3.00: configured for UDMA/33 >Aug 16 05:21:17 fedora kernel: scsi 2:0:0:0: CD-ROM TSSTcorp DVD-RW SH-216AB LE03 PQ: 0 ANSI: 5 >Aug 16 05:21:17 fedora kernel: sr 2:0:0:0: [sr0] scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray >Aug 16 05:21:17 fedora kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Aug 16 05:21:17 fedora kernel: sr 2:0:0:0: Attached scsi CD-ROM sr0 >Aug 16 05:21:17 fedora kernel: sr 2:0:0:0: Attached scsi generic sg2 type 5 >Aug 16 05:21:17 fedora kernel: usb 3-1.2: New USB device found, idVendor=1241, idProduct=1503, bcdDevice= 2.90 >Aug 16 05:21:17 fedora kernel: usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 16 05:21:17 fedora kernel: usb 3-1.2: Product: USB Keyboard >Aug 16 05:21:17 fedora kernel: usb 3-1.2: Manufacturer: >Aug 16 05:21:17 fedora kernel: input: USB Keyboard as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:1241:1503.0001/input/input2 >Aug 16 05:21:17 fedora kernel: hid-generic 0003:1241:1503.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:1a.0-1.2/input0 >Aug 16 05:21:17 fedora kernel: input: USB Keyboard System Control as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:1241:1503.0002/input/input3 >Aug 16 05:21:17 fedora kernel: input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:1241:1503.0002/input/input4 >Aug 16 05:21:17 fedora kernel: hid-generic 0003:1241:1503.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:1a.0-1.2/input1 >Aug 16 05:21:17 fedora kernel: usb 3-1.4: new high-speed USB device number 5 using ehci-pci >Aug 16 05:21:17 fedora kernel: usb 3-1.4: New USB device found, idVendor=0bda, idProduct=0184, bcdDevice=84.13 >Aug 16 05:21:17 fedora kernel: usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Aug 16 05:21:17 fedora kernel: usb 3-1.4: Product: USB2.0-CRW >Aug 16 05:21:17 fedora kernel: usb 3-1.4: Manufacturer: Generic >Aug 16 05:21:17 fedora kernel: usb 3-1.4: SerialNumber: 20100818841300000 >Aug 16 05:21:17 fedora kernel: ata4: SATA link down (SStatus 0 SControl 300) >Aug 16 05:21:17 fedora kernel: Freeing unused decrypted memory: 2036K >Aug 16 05:21:17 fedora kernel: Freeing unused kernel image (initmem) memory: 4360K >Aug 16 05:21:17 fedora kernel: Write protecting the kernel read-only data: 32768k >Aug 16 05:21:17 fedora kernel: Freeing unused kernel image (rodata/data gap) memory: 316K >Aug 16 05:21:17 fedora kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Aug 16 05:21:17 fedora kernel: rodata_test: all tests were successful >Aug 16 05:21:17 fedora kernel: x86/mm: Checking user space page tables >Aug 16 05:21:17 fedora kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found. >Aug 16 05:21:17 fedora kernel: Run /init as init process >Aug 16 05:21:17 fedora kernel: with arguments: >Aug 16 05:21:17 fedora kernel: /init >Aug 16 05:21:17 fedora kernel: rhgb >Aug 16 05:21:17 fedora kernel: with environment: >Aug 16 05:21:17 fedora kernel: HOME=/ >Aug 16 05:21:17 fedora kernel: TERM=linux >Aug 16 05:21:17 fedora kernel: BOOT_IMAGE=/images/pxeboot/vmlinuz >Aug 16 05:21:17 fedora systemd[1]: systemd 253.2-1.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >Aug 16 05:21:17 fedora systemd[1]: Detected architecture x86-64. >Aug 16 05:21:17 fedora systemd[1]: Running in initrd. >Aug 16 05:21:17 fedora systemd[1]: No hostname configured, using default hostname. >Aug 16 05:21:17 fedora systemd[1]: Hostname set to <fedora>. >Aug 16 05:21:17 fedora systemd[1]: Initializing machine ID from random generator. >Aug 16 05:21:17 fedora systemd[1]: bpf-lsm: LSM BPF program attached >Aug 16 05:21:17 fedora systemd[1]: Queued start job for default target initrd.target. >Aug 16 05:21:17 fedora systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. >Aug 16 05:21:17 fedora systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. >Aug 16 05:21:17 fedora systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. >Aug 16 05:21:17 fedora systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System. >Aug 16 05:21:17 fedora systemd[1]: Reached target local-fs.target - Local File Systems. >Aug 16 05:21:17 fedora systemd[1]: Reached target paths.target - Path Units. >Aug 16 05:21:17 fedora systemd[1]: Reached target slices.target - Slice Units. >Aug 16 05:21:17 fedora systemd[1]: Reached target swap.target - Swaps. >Aug 16 05:21:17 fedora systemd[1]: Reached target timers.target - Timer Units. >Aug 16 05:21:17 fedora systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. >Aug 16 05:21:17 fedora systemd[1]: Listening on iscsid.socket - Open-iSCSI iscsid Socket. >Aug 16 05:21:17 fedora systemd[1]: Listening on iscsiuio.socket - Open-iSCSI iscsiuio Socket. >Aug 16 05:21:17 fedora systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). >Aug 16 05:21:17 fedora systemd[1]: Listening on systemd-journald.socket - Journal Socket. >Aug 16 05:21:17 fedora systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. >Aug 16 05:21:17 fedora systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. >Aug 16 05:21:17 fedora systemd[1]: Reached target sockets.target - Socket Units. >Aug 16 05:21:17 fedora systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... >Aug 16 05:21:17 fedora systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met. >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-journald.service - Journal Service... >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-sysusers.service - Create System Users... >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console... >Aug 16 05:21:17 fedora systemd-journald[319]: Collecting audit messages is disabled. >Aug 16 05:21:17 fedora systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. >Aug 16 05:21:17 fedora kernel: fuse: init (API version 7.38) >Aug 16 05:21:17 fedora systemd[1]: Finished systemd-sysusers.service - Create System Users. >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... >Aug 16 05:21:17 fedora systemd-journald[319]: Journal started >Aug 16 05:21:17 fedora systemd-journald[319]: Runtime Journal (/run/log/journal/30a504432069422f9991c9bb936363a9) is 8.0M, max 275.3M, 267.3M free. >Aug 16 05:21:17 fedora systemd-vconsole-setup[325]: Failed to import credentials, ignoring: No such file or directory >Aug 16 05:21:17 fedora systemd-sysusers[322]: Creating group 'users' with GID 100. >Aug 16 05:21:17 fedora systemd-sysusers[322]: Creating group 'dbus' with GID 81. >Aug 16 05:21:17 fedora systemd-sysusers[322]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. >Aug 16 05:21:17 fedora systemd-modules-load[321]: Inserted module 'fuse' >Aug 16 05:21:17 fedora systemd-modules-load[321]: Module 'msr' is built in >Aug 16 05:21:17 fedora systemd-modules-load[321]: Inserted module 'ip_tables' >Aug 16 05:21:17 fedora systemd-modules-load[321]: Inserted module 'ip6_tables' >Aug 16 05:21:17 fedora systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. >Aug 16 05:21:17 fedora systemd[1]: Started systemd-journald.service - Journal Service. >Aug 16 05:21:17 fedora systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. >Aug 16 05:21:17 fedora systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console. >Aug 16 05:21:17 fedora systemd[1]: Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters... >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... >Aug 16 05:21:17 fedora systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... >Aug 16 05:21:17 fedora systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. >Aug 16 05:21:17 fedora systemd[1]: Finished dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. >Aug 16 05:21:17 fedora systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. >Aug 16 05:21:17 fedora systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... >Aug 16 05:21:17 fedora dracut-cmdline[357]: dracut-38 (Workstation Edition) dracut-059-2.fc38 >Aug 16 05:21:17 fedora dracut-cmdline[357]: Using kernel command line parameters: rd.driver.pre=btrfs BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-38-1-6 rd.live.image quiet rhgb >Aug 16 05:21:17 fedora dracut-cmdline[357]: livenet: no url handler for CDLABEL=Fedora-WS-Live-38-1-6 >Aug 16 05:21:17 fedora kernel: loop: module loaded >Aug 16 05:21:17 fedora dracut-cmdline[357]: root was live:CDLABEL=Fedora-WS-Live-38-1-6, is now live:/dev/disk/by-label/Fedora-WS-Live-38-1-6 >Aug 16 05:21:17 fedora kernel: Loading iSCSI transport class v2.0-870. >Aug 16 05:21:17 fedora kernel: iscsi: registered transport (tcp) >Aug 16 05:21:17 fedora kernel: iscsi: registered transport (qla4xxx) >Aug 16 05:21:17 fedora kernel: QLogic iSCSI HBA Driver >Aug 16 05:21:17 fedora kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015) >Aug 16 05:21:17 fedora kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015) >Aug 16 05:21:17 fedora kernel: iscsi: registered transport (cxgb3i) >Aug 16 05:21:17 fedora kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015) >Aug 16 05:21:17 fedora kernel: iscsi: registered transport (cxgb4i) >Aug 16 05:21:17 fedora kernel: cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled. >Aug 16 05:21:17 fedora kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015) >Aug 16 05:21:17 fedora kernel: QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014) >Aug 16 05:21:17 fedora kernel: iscsi: registered transport (bnx2i) >Aug 16 05:21:17 fedora kernel: iscsi: registered transport (be2iscsi) >Aug 16 05:21:17 fedora kernel: In beiscsi_module_init, tt=00000000a3e9d9f4 >Aug 16 05:21:17 fedora systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. >Aug 16 05:21:18 fedora systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook... >Aug 16 05:21:18 fedora kernel: RPC: Registered named UNIX socket transport module. >Aug 16 05:21:18 fedora kernel: RPC: Registered udp transport module. >Aug 16 05:21:18 fedora kernel: RPC: Registered tcp transport module. >Aug 16 05:21:18 fedora kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Aug 16 05:21:18 fedora rpc.statd[560]: Version 2.6.2 starting >Aug 16 05:21:18 fedora rpc.statd[560]: Initializing NSM state >Aug 16 05:21:18 fedora rpc.statd[560]: Running as root. chown /var/lib/nfs/statd to choose different user >Aug 16 05:21:18 fedora rpc.idmapd[565]: Setting log level to 0 >Aug 16 05:21:18 fedora systemd[1]: Finished dracut-pre-udev.service - dracut pre-udev hook. >Aug 16 05:21:18 fedora systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... >Aug 16 05:21:18 fedora systemd-udevd[581]: Using default interface naming scheme 'v253'. >Aug 16 05:21:18 fedora systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. >Aug 16 05:21:18 fedora systemd[1]: Starting dracut-pre-trigger.service - dracut pre-trigger hook... >Aug 16 05:21:18 fedora dracut-pre-trigger[585]: rd.md=0: removing MD RAID activation >Aug 16 05:21:18 fedora systemd[1]: Finished dracut-pre-trigger.service - dracut pre-trigger hook. >Aug 16 05:21:18 fedora systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... >Aug 16 05:21:18 fedora systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. >Aug 16 05:21:18 fedora systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... >Aug 16 05:21:18 fedora systemd[1]: sys-module-fuse.device: Failed to enqueue SYSTEMD_WANTS= job, ignoring: Unit sys-fs-fuse-connections.mount not found. >Aug 16 05:21:18 fedora systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. >Aug 16 05:21:18 fedora systemd[1]: modprobe@configfs.service: Deactivated successfully. >Aug 16 05:21:18 fedora systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. >Aug 16 05:21:18 fedora kernel: usb-storage 3-1.1:1.0: USB Mass Storage device detected >Aug 16 05:21:18 fedora kernel: scsi host6: usb-storage 3-1.1:1.0 >Aug 16 05:21:18 fedora kernel: usbcore: registered new interface driver usb-storage >Aug 16 05:21:18 fedora kernel: usbcore: registered new interface driver uas >Aug 16 05:21:18 fedora kernel: e1000e: Intel(R) PRO/1000 Network Driver >Aug 16 05:21:18 fedora kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. >Aug 16 05:21:18 fedora kernel: e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode >Aug 16 05:21:18 fedora kernel: ums-realtek 3-1.4:1.0: USB Mass Storage device detected >Aug 16 05:21:18 fedora systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... >Aug 16 05:21:18 fedora systemd[1]: nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). >Aug 16 05:21:18 fedora systemd[1]: Reached target network.target - Network. >Aug 16 05:21:18 fedora systemd[1]: nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). >Aug 16 05:21:18 fedora systemd[1]: Starting dracut-initqueue.service - dracut initqueue hook... >Aug 16 05:21:18 fedora systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. >Aug 16 05:21:18 fedora systemd[1]: Reached target sysinit.target - System Initialization. >Aug 16 05:21:18 fedora systemd[1]: Reached target basic.target - Basic System. >Aug 16 05:21:18 fedora kernel: scsi host7: usb-storage 3-1.4:1.0 >Aug 16 05:21:18 fedora kernel: usbcore: registered new interface driver ums-realtek >Aug 16 05:21:18 fedora kernel: e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock >Aug 16 05:21:18 fedora kernel: e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:24:7e:0a:ce:43 >Aug 16 05:21:18 fedora kernel: e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection >Aug 16 05:21:18 fedora kernel: e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF >Aug 16 05:21:18 fedora kernel: e1000e 0000:00:19.0 eno1: renamed from eth0 >Aug 16 05:21:18 fedora dracut-initqueue[790]: Scanning devices sda2 sdb1 for LVM volume groups >Aug 16 05:21:18 fedora dracut-initqueue[813]: Found volume group "vg_erwan-desktop" using metadata type lvm2 >Aug 16 05:21:18 fedora dracut-initqueue[815]: 3 logical volume(s) in volume group "vg_erwan-desktop" now active >Aug 16 05:21:19 fedora kernel: scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.00 PQ: 0 ANSI: 2 >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: Attached scsi generic sg3 type 0 >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: [sdc] 8022336 512-byte logical blocks: (4.11 GB/3.83 GiB) >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: [sdc] Write Protect is off >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: [sdc] Mode Sense: 03 00 00 00 >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Aug 16 05:21:19 fedora kernel: scsi 7:0:0:0: Direct-Access Generic- Compact Flash 1.00 PQ: 0 ANSI: 0 CCS >Aug 16 05:21:19 fedora kernel: scsi 7:0:0:1: Direct-Access Generic- SM/xD-Picture 1.00 PQ: 0 ANSI: 0 CCS >Aug 16 05:21:19 fedora kernel: scsi 7:0:0:2: Direct-Access Generic- SD/MMC 1.00 PQ: 0 ANSI: 0 CCS >Aug 16 05:21:19 fedora kernel: scsi 7:0:0:3: Direct-Access Generic- M.S./M.S.Pro/HG 1.00 PQ: 0 ANSI: 0 CCS >Aug 16 05:21:19 fedora kernel: scsi 7:0:0:4: Direct-Access Generic- SD/MMC/M.S.PRO 1.00 PQ: 0 ANSI: 0 CCS >Aug 16 05:21:19 fedora kernel: sd 7:0:0:0: Attached scsi generic sg4 type 0 >Aug 16 05:21:19 fedora kernel: sd 7:0:0:1: Attached scsi generic sg5 type 0 >Aug 16 05:21:19 fedora kernel: sd 7:0:0:2: Attached scsi generic sg6 type 0 >Aug 16 05:21:19 fedora kernel: sd 7:0:0:3: Attached scsi generic sg7 type 0 >Aug 16 05:21:19 fedora kernel: sd 7:0:0:4: Attached scsi generic sg8 type 0 >Aug 16 05:21:19 fedora kernel: sd 7:0:0:0: [sdd] Media removed, stopped polling >Aug 16 05:21:19 fedora kernel: sd 7:0:0:1: [sde] Media removed, stopped polling >Aug 16 05:21:19 fedora kernel: sd 7:0:0:2: [sdf] Media removed, stopped polling >Aug 16 05:21:19 fedora kernel: sd 7:0:0:3: [sdg] Media removed, stopped polling >Aug 16 05:21:19 fedora kernel: sd 7:0:0:4: [sdh] Media removed, stopped polling >Aug 16 05:21:19 fedora kernel: sd 7:0:0:2: [sdf] Attached SCSI removable disk >Aug 16 05:21:19 fedora kernel: sd 7:0:0:1: [sde] Attached SCSI removable disk >Aug 16 05:21:19 fedora kernel: sd 7:0:0:3: [sdg] Attached SCSI removable disk >Aug 16 05:21:19 fedora kernel: sd 7:0:0:0: [sdd] Attached SCSI removable disk >Aug 16 05:21:19 fedora kernel: sd 7:0:0:4: [sdh] Attached SCSI removable disk >Aug 16 05:21:19 fedora kernel: sdc: sdc1 sdc2 sdc3 >Aug 16 05:21:19 fedora kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk >Aug 16 05:21:20 fedora kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Aug 16 05:21:20 fedora kernel: ISO 9660 Extensions: Microsoft Joliet Level 3 >Aug 16 05:21:20 fedora kernel: ISO 9660 Extensions: RRIP_1991A >Aug 16 05:21:20 fedora kernel: loop0: detected capacity change from 0 to 3882136 >Aug 16 05:21:20 fedora kernel: loop1: detected capacity change from 0 to 15876096 >Aug 16 05:21:20 fedora kernel: loop2: detected capacity change from 0 to 67108864 >Aug 16 05:21:20 fedora systemd[1]: Found device dev-mapper-live\x2drw.device - /dev/mapper/live-rw. >Aug 16 05:21:20 fedora systemd[1]: run-initramfs-squashfs.mount: Deactivated successfully. >Aug 16 05:21:20 fedora systemd[1]: Finished dracut-initqueue.service - dracut initqueue hook. >Aug 16 05:21:20 fedora systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. >Aug 16 05:21:20 fedora systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. >Aug 16 05:21:20 fedora systemd[1]: Reached target remote-fs.target - Remote File Systems. >Aug 16 05:21:20 fedora systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... >Aug 16 05:21:20 fedora systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. >Aug 16 05:21:20 fedora systemd[1]: Mounting sysroot.mount - /sysroot... >Aug 16 05:21:20 fedora kernel: EXT4-fs (dm-3): mounted filesystem 2074eb84-624c-4790-83b6-8f3e4a82ae85 with ordered data mode. Quota mode: none. >Aug 16 05:21:20 fedora systemd[1]: Mounted sysroot.mount - /sysroot. >Aug 16 05:21:20 fedora systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. >Aug 16 05:21:20 fedora systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... >Aug 16 05:21:20 fedora systemd[1]: initrd-parse-etc.service: Deactivated successfully. >Aug 16 05:21:20 fedora systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. >Aug 16 05:21:20 fedora systemd[1]: Reached target initrd-fs.target - Initrd File Systems. >Aug 16 05:21:20 fedora systemd[1]: Reached target initrd.target - Initrd Default Target. >Aug 16 05:21:20 fedora systemd[1]: Starting dracut-mount.service - dracut mount hook... >Aug 16 05:21:20 fedora systemd[1]: Finished dracut-mount.service - dracut mount hook. >Aug 16 05:21:20 fedora systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... >Aug 16 05:21:20 fedora rpc.idmapd[565]: exiting on signal 15 >Aug 16 05:21:21 fedora systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. >Aug 16 05:21:21 fedora systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... >Aug 16 05:21:21 fedora systemd[1]: Stopped target network.target - Network. >Aug 16 05:21:21 fedora systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes. >Aug 16 05:21:21 fedora systemd[1]: Stopped target timers.target - Timer Units. >Aug 16 05:21:21 fedora systemd[1]: dbus.socket: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Closed dbus.socket - D-Bus System Message Bus Socket. >Aug 16 05:21:21 fedora systemd[1]: dracut-pre-pivot.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. >Aug 16 05:21:21 fedora systemd[1]: Stopped target initrd.target - Initrd Default Target. >Aug 16 05:21:21 fedora systemd[1]: Stopped target basic.target - Basic System. >Aug 16 05:21:21 fedora systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. >Aug 16 05:21:21 fedora systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. >Aug 16 05:21:21 fedora systemd[1]: Stopped target paths.target - Path Units. >Aug 16 05:21:21 fedora systemd[1]: Stopped target remote-fs.target - Remote File Systems. >Aug 16 05:21:21 fedora systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. >Aug 16 05:21:21 fedora systemd[1]: Stopped target slices.target - Slice Units. >Aug 16 05:21:21 fedora systemd[1]: Stopped target sockets.target - Socket Units. >Aug 16 05:21:21 fedora systemd[1]: Stopped target sysinit.target - System Initialization. >Aug 16 05:21:21 fedora systemd[1]: Stopped target local-fs.target - Local File Systems. >Aug 16 05:21:21 fedora systemd[1]: Stopped target swap.target - Swaps. >Aug 16 05:21:21 fedora systemd[1]: iscsid.socket: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Closed iscsid.socket - Open-iSCSI iscsid Socket. >Aug 16 05:21:21 fedora systemd[1]: iscsiuio.socket: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Closed iscsiuio.socket - Open-iSCSI iscsiuio Socket. >Aug 16 05:21:21 fedora systemd[1]: dracut-mount.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-mount.service - dracut mount hook. >Aug 16 05:21:21 fedora systemd[1]: dracut-pre-mount.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. >Aug 16 05:21:21 fedora systemd[1]: Stopped target cryptsetup.target - Local Encrypted Volumes. >Aug 16 05:21:21 fedora systemd[1]: systemd-ask-password-console.path: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. >Aug 16 05:21:21 fedora systemd[1]: dracut-initqueue.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook. >Aug 16 05:21:21 fedora systemd[1]: systemd-sysctl.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. >Aug 16 05:21:21 fedora systemd[1]: systemd-modules-load.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. >Aug 16 05:21:21 fedora systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. >Aug 16 05:21:21 fedora systemd[1]: systemd-udev-trigger.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. >Aug 16 05:21:21 fedora systemd[1]: dracut-pre-trigger.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook. >Aug 16 05:21:21 fedora systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... >Aug 16 05:21:21 fedora systemd[1]: initrd-cleanup.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. >Aug 16 05:21:21 fedora systemd[1]: systemd-udevd.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. >Aug 16 05:21:21 fedora systemd[1]: systemd-udevd.service: Consumed 1.234s CPU time. >Aug 16 05:21:21 fedora systemd[1]: systemd-udevd-control.socket: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. >Aug 16 05:21:21 fedora systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. >Aug 16 05:21:21 fedora systemd[1]: dracut-pre-udev.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. >Aug 16 05:21:21 fedora systemd[1]: dracut-cmdline.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. >Aug 16 05:21:21 fedora systemd[1]: dracut-cmdline-ask.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. >Aug 16 05:21:21 fedora systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... >Aug 16 05:21:21 fedora systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. >Aug 16 05:21:21 fedora systemd[1]: kmod-static-nodes.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. >Aug 16 05:21:21 fedora systemd[1]: systemd-sysusers.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-sysusers.service - Create System Users. >Aug 16 05:21:21 fedora systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Stopped systemd-vconsole-setup.service - Setup Virtual Console. >Aug 16 05:21:21 fedora systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. >Aug 16 05:21:21 fedora systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. >Aug 16 05:21:21 fedora systemd[1]: Reached target initrd-switch-root.target - Switch Root. >Aug 16 05:21:21 fedora systemd[1]: Starting initrd-switch-root.service - Switch Root... >Aug 16 05:21:21 fedora systemd[1]: Switching root. >Aug 16 05:21:21 fedora systemd-journald[319]: Journal stopped >Aug 16 09:21:26 fedora systemd-journald[319]: Received SIGTERM from PID 1 (systemd). >Aug 16 09:21:26 fedora kernel: audit: type=1404 audit(1692177682.909:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability network_peer_controls=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability open_perms=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability extended_socket_class=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability always_check_network=0 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability cgroup_seclabel=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability nnp_nosuid_transition=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability genfs_seclabel_symlinks=1 >Aug 16 09:21:26 fedora kernel: SELinux: policy capability ioctl_skip_cloexec=0 >Aug 16 09:21:26 fedora kernel: audit: type=1403 audit(1692177683.145:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 >Aug 16 09:21:26 fedora systemd[1]: Successfully loaded SELinux policy in 249.435ms. >Aug 16 09:21:26 fedora systemd[1]: RTC configured in localtime, applying delta of -240 minutes to system time. >Aug 16 09:21:26 fedora systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 105.721ms. >Aug 16 09:21:26 fedora systemd[1]: systemd 253.2-1.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) >Aug 16 09:21:26 fedora systemd[1]: Detected architecture x86-64. >Aug 16 09:21:26 fedora systemd[1]: Initializing machine ID from random generator. >Aug 16 09:21:26 fedora systemd[1]: bpf-lsm: LSM BPF program attached >Aug 16 09:21:26 fedora kernel: zram: Added device: zram0 >Aug 16 09:21:26 fedora systemd[1]: initrd-switch-root.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd[1]: Stopped initrd-switch-root.service - Switch Root. >Aug 16 09:21:26 fedora systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. >Aug 16 09:21:26 fedora systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice. >Aug 16 09:21:26 fedora systemd[1]: Created slice system-getty.slice - Slice /system/getty. >Aug 16 09:21:26 fedora systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup. >Aug 16 09:21:26 fedora systemd[1]: Created slice user.slice - User and Session Slice. >Aug 16 09:21:26 fedora systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. >Aug 16 09:21:26 fedora systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. >Aug 16 09:21:26 fedora systemd[1]: Reached target getty.target - Login Prompts. >Aug 16 09:21:26 fedora systemd[1]: Stopped target initrd-switch-root.target - Switch Root. >Aug 16 09:21:26 fedora systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. >Aug 16 09:21:26 fedora systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. >Aug 16 09:21:26 fedora systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. >Aug 16 09:21:26 fedora systemd[1]: Reached target rpc_pipefs.target. >Aug 16 09:21:26 fedora systemd[1]: Reached target slices.target - Slice Units. >Aug 16 09:21:26 fedora systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. >Aug 16 09:21:26 fedora systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. >Aug 16 09:21:26 fedora systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. >Aug 16 09:21:26 fedora systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... >Aug 16 09:21:26 fedora systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... >Aug 16 09:21:26 fedora systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... >Aug 16 09:21:26 fedora systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... >Aug 16 09:21:26 fedora systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). >Aug 16 09:21:26 fedora systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes). >Aug 16 09:21:26 fedora systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... >Aug 16 09:21:26 fedora systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... >Aug 16 09:21:26 fedora systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... >Aug 16 09:21:26 fedora systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... >Aug 16 09:21:26 fedora systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... >Aug 16 09:21:26 fedora systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... >Aug 16 09:21:26 fedora systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... >Aug 16 09:21:26 fedora systemd[1]: Stopped systemd-journald.service - Journal Service. >Aug 16 09:21:26 fedora systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-journald.service - Journal Service... >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... >Aug 16 09:21:26 fedora systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... >Aug 16 09:21:26 fedora systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. >Aug 16 09:21:26 fedora systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. >Aug 16 09:21:26 fedora systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. >Aug 16 09:21:26 fedora systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. >Aug 16 09:21:26 fedora systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. >Aug 16 09:21:26 fedora systemd[1]: modprobe@configfs.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. >Aug 16 09:21:26 fedora systemd[1]: modprobe@dm_mod.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. >Aug 16 09:21:26 fedora systemd[1]: modprobe@drm.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. >Aug 16 09:21:26 fedora systemd[1]: modprobe@fuse.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. >Aug 16 09:21:26 fedora systemd[1]: modprobe@loop.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. >Aug 16 09:21:26 fedora systemd-journald[1089]: Collecting audit messages is enabled. >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.646:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.661:5): 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' >Aug 16 09:21:26 fedora systemd-journald[1089]: Journal started >Aug 16 09:21:26 fedora systemd-journald[1089]: Runtime Journal (/run/log/journal/1171d80216d1446092256f85d30f3733) is 8.0M, max 275.3M, 267.3M free. >Aug 16 09:21:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-network-generator comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:26 fedora 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' >Aug 16 09:21:26 fedora systemd[1]: Queued start job for default target graphical.target. >Aug 16 09:21:26 fedora systemd[1]: systemd-journald.service: Deactivated successfully. >Aug 16 09:21:26 fedora systemd-modules-load[1090]: Module 'msr' is built in >Aug 16 09:21:26 fedora systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... >Aug 16 09:21:26 fedora systemd[1]: iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). >Aug 16 09:21:26 fedora systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree). >Aug 16 09:21:26 fedora systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). >Aug 16 09:21:26 fedora systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... >Aug 16 09:21:26 fedora systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. >Aug 16 09:21:26 fedora systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console... >Aug 16 09:21:26 fedora 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' >Aug 16 09:21:26 fedora systemd[1]: Started systemd-journald.service - Journal Service. >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.766:6): 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' >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. >Aug 16 09:21:26 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:26 fedora systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.778:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... >Aug 16 09:21:26 fedora systemd-journald[1089]: Time spent on flushing to /var/log/journal/1171d80216d1446092256f85d30f3733 is 9.881ms for 1154 entries. >Aug 16 09:21:26 fedora systemd-journald[1089]: System Journal (/var/log/journal/1171d80216d1446092256f85d30f3733) is 8.0M, max 753.2M, 745.2M free. >Aug 16 09:21:26 fedora systemd-journald[1089]: Received client request to flush runtime journal. >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.832:8): 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' >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.873:9): 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' >Aug 16 09:21:26 fedora 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' >Aug 16 09:21:26 fedora 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' >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. >Aug 16 09:21:26 fedora systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). >Aug 16 09:21:26 fedora systemd-vconsole-setup[1097]: Failed to import credentials, ignoring: No such file or directory >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. >Aug 16 09:21:26 fedora systemd[1]: Starting systemd-udev-settle.service - Wait for udev To Complete Device Initialization... >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. >Aug 16 09:21:26 fedora 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' >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.905:10): 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' >Aug 16 09:21:26 fedora udevadm[1105]: systemd-udev-settle.service is deprecated. Please fix dmraid-activation.service not to pull it in. >Aug 16 09:21:26 fedora systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. >Aug 16 09:21:26 fedora 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' >Aug 16 09:21:26 fedora kernel: audit: type=1130 audit(1692192086.960:11): 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' >Aug 16 09:21:27 fedora systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. >Aug 16 09:21:27 fedora 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' >Aug 16 09:21:27 fedora audit: BPF prog-id=52 op=LOAD >Aug 16 09:21:27 fedora audit: BPF prog-id=53 op=LOAD >Aug 16 09:21:27 fedora audit: BPF prog-id=24 op=UNLOAD >Aug 16 09:21:27 fedora audit: BPF prog-id=25 op=UNLOAD >Aug 16 09:21:27 fedora systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... >Aug 16 09:21:27 fedora systemd-udevd[1109]: Using default interface naming scheme 'v253'. >Aug 16 09:21:27 fedora systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console. >Aug 16 09:21:27 fedora 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' >Aug 16 09:21:27 fedora lvm[1083]: 3 logical volume(s) in volume group "vg_erwan-desktop" monitored >Aug 16 09:21:27 fedora systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Aug 16 09:21:27 fedora 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' >Aug 16 09:21:27 fedora systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. >Aug 16 09:21:27 fedora 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' >Aug 16 09:21:27 fedora systemd[1]: Starting plymouth-start.service - Show Plymouth Boot Screen... >Aug 16 09:21:27 fedora systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... >Aug 16 09:21:27 fedora systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... >Aug 16 09:21:27 fedora systemd[1]: Found device dev-zram0.device - /dev/zram0. >Aug 16 09:21:27 fedora systemd[1]: modprobe@configfs.service: Deactivated successfully. >Aug 16 09:21:27 fedora systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. >Aug 16 09:21:27 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:27 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:27 fedora systemd[1]: modprobe@fuse.service: Deactivated successfully. >Aug 16 09:21:27 fedora systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. >Aug 16 09:21:27 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:27 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:27 fedora systemd[1]: Starting systemd-zram-setup@zram0.service - Create swap on /dev/zram0... >Aug 16 09:21:27 fedora kernel: zram0: detected capacity change from 0 to 16777216 >Aug 16 09:21:27 fedora zram-generator[1156]: Setting up swapspace version 1, size = 8 GiB (8589930496 bytes) >Aug 16 09:21:27 fedora zram-generator[1156]: LABEL=zram0, UUID=6b724ef5-11da-4095-90b4-86d613bf02c5 >Aug 16 09:21:27 fedora systemd-makefs[1155]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 6b724ef5-11da-4095-90b4-86d613bf02c5) >Aug 16 09:21:27 fedora systemd[1]: Finished systemd-zram-setup@zram0.service - Create swap on /dev/zram0. >Aug 16 09:21:27 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:27 fedora systemd[1]: Activating swap dev-zram0.swap - Compressed Swap on /dev/zram0... >Aug 16 09:21:27 fedora systemd[1]: Received SIGRTMIN+20 from PID 1158 (plymouthd). >Aug 16 09:21:27 fedora kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 >Aug 16 09:21:28 fedora kernel: Adding 8388604k swap on /dev/zram0. Priority:100 extents:1 across:8388604k SSDscFS >Aug 16 09:21:28 fedora systemd[1]: Activated swap dev-zram0.swap - Compressed Swap on /dev/zram0. >Aug 16 09:21:28 fedora systemd[1]: Reached target swap.target - Swaps. >Aug 16 09:21:28 fedora kernel: EDAC ie31200: No ECC support >Aug 16 09:21:28 fedora kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer >Aug 16 09:21:28 fedora kernel: RAPL PMU: hw unit of domain pp0-core 2^-16 Joules >Aug 16 09:21:28 fedora kernel: RAPL PMU: hw unit of domain package 2^-16 Joules >Aug 16 09:21:28 fedora kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules >Aug 16 09:21:28 fedora kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20221020/utaddress-204) >Aug 16 09:21:28 fedora kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? >Aug 16 09:21:28 fedora kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20221020/utaddress-204) >Aug 16 09:21:28 fedora kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? >Aug 16 09:21:28 fedora kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPRE) (20221020/utaddress-204) >Aug 16 09:21:28 fedora kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20221020/utaddress-204) >Aug 16 09:21:28 fedora kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? >Aug 16 09:21:28 fedora kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GPRE) (20221020/utaddress-204) >Aug 16 09:21:28 fedora kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20221020/utaddress-204) >Aug 16 09:21:28 fedora kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver? >Aug 16 09:21:28 fedora kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Aug 16 09:21:28 fedora systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... >Aug 16 09:21:28 fedora systemd[1]: Started plymouth-start.service - Show Plymouth Boot Screen. >Aug 16 09:21:28 fedora 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' >Aug 16 09:21:28 fedora systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). >Aug 16 09:21:28 fedora kernel: kauditd_printk_skb: 13 callbacks suppressed >Aug 16 09:21:28 fedora kernel: audit: type=1130 audit(1692192088.082:25): 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' >Aug 16 09:21:28 fedora systemd[1]: Started systemd-ask-password-plymouth.path - Forward Password Requests to Plymouth Directory Watch. >Aug 16 09:21:28 fedora systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. >Aug 16 09:21:28 fedora kernel: i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003) >Aug 16 09:21:28 fedora kernel: i801_smbus 0000:00:1f.3: SMBus using PCI interrupt >Aug 16 09:21:28 fedora kernel: i2c i2c-0: 4/4 memory slots populated (from DMI) >Aug 16 09:21:28 fedora kernel: i2c i2c-0: Successfully instantiated SPD at 0x50 >Aug 16 09:21:28 fedora kernel: i2c i2c-0: Successfully instantiated SPD at 0x51 >Aug 16 09:21:28 fedora kernel: i2c i2c-0: Successfully instantiated SPD at 0x52 >Aug 16 09:21:28 fedora kernel: i2c i2c-0: Successfully instantiated SPD at 0x53 >Aug 16 09:21:28 fedora kernel: iTCO_vendor_support: vendor-support=0 >Aug 16 09:21:28 fedora kernel: at24 0-0050: supply vcc not found, using dummy regulator >Aug 16 09:21:28 fedora kernel: at24 0-0050: 256 byte spd EEPROM, read-only >Aug 16 09:21:28 fedora kernel: at24 0-0051: supply vcc not found, using dummy regulator >Aug 16 09:21:28 fedora kernel: at24 0-0051: 256 byte spd EEPROM, read-only >Aug 16 09:21:28 fedora kernel: at24 0-0052: supply vcc not found, using dummy regulator >Aug 16 09:21:28 fedora kernel: at24 0-0052: 256 byte spd EEPROM, read-only >Aug 16 09:21:28 fedora kernel: at24 0-0053: supply vcc not found, using dummy regulator >Aug 16 09:21:28 fedora kernel: at24 0-0053: 256 byte spd EEPROM, read-only >Aug 16 09:21:28 fedora lvm[1192]: PV /dev/sdb1 online, VG vg_erwan-desktop is complete. >Aug 16 09:21:28 fedora lvm[1193]: PV /dev/sda2 online, VG vg_erwan-desktop is complete. >Aug 16 09:21:28 fedora lvm[1192]: VG vg_erwan-desktop finished >Aug 16 09:21:28 fedora kernel: iTCO_wdt iTCO_wdt.1.auto: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) >Aug 16 09:21:28 fedora kernel: iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0) >Aug 16 09:21:28 fedora systemd[1]: Started lvm-activate-vg_erwan-desktop.service - /usr/sbin/lvm vgchange -aay --autoactivation event vg_erwan-desktop. >Aug 16 09:21:28 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm-activate-vg_erwan-desktop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:28 fedora kernel: audit: type=1130 audit(1692192088.448:26): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm-activate-vg_erwan-desktop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:28 fedora lvm[1201]: 3 logical volume(s) in volume group "vg_erwan-desktop" now active >Aug 16 09:21:28 fedora systemd[1]: lvm-activate-vg_erwan-desktop.service: Deactivated successfully. >Aug 16 09:21:28 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm-activate-vg_erwan-desktop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:28 fedora kernel: audit: type=1131 audit(1692192088.567:27): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm-activate-vg_erwan-desktop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:28 fedora mtp-probe[1198]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1" >Aug 16 09:21:28 fedora mtp-probe[1197]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4" >Aug 16 09:21:28 fedora mtp-probe[1196]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2" >Aug 16 09:21:28 fedora mtp-probe[1198]: bus: 3, device: 3 was not an MTP device >Aug 16 09:21:28 fedora mtp-probe[1197]: bus: 3, device: 5 was not an MTP device >Aug 16 09:21:28 fedora mtp-probe[1196]: bus: 3, device: 4 was not an MTP device >Aug 16 09:21:28 fedora kernel: intel_rapl_common: Found RAPL domain package >Aug 16 09:21:28 fedora kernel: intel_rapl_common: Found RAPL domain core >Aug 16 09:21:28 fedora kernel: intel_rapl_common: Found RAPL domain uncore >Aug 16 09:21:28 fedora kernel: intel_rapl_common: RAPL package-0 domain package locked by BIOS >Aug 16 09:21:29 fedora kernel: snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) >Aug 16 09:21:29 fedora kernel: i915 0000:00:02.0: vgaarb: deactivate vga console >Aug 16 09:21:29 fedora kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1 >Aug 16 09:21:29 fedora kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no) >Aug 16 09:21:29 fedora kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6 >Aug 16 09:21:29 fedora kernel: snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) >Aug 16 09:21:29 fedora kernel: fbcon: i915drmfb (fb0) is primary device >Aug 16 09:21:29 fedora kernel: fbcon: Deferring console take-over >Aug 16 09:21:29 fedora kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC662 rev3: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: speaker_outs=1 (0x15/0x0/0x0/0x0/0x0) >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0 >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: inputs: >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19 >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18 >Aug 16 09:21:29 fedora kernel: snd_hda_codec_realtek hdaudioC0D2: Line=0x1a >Aug 16 09:21:29 fedora kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Aug 16 09:21:29 fedora kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Aug 16 09:21:29 fedora kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Aug 16 09:21:29 fedora kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10 >Aug 16 09:21:29 fedora kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 >Aug 16 09:21:29 fedora kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 >Aug 16 09:21:30 fedora systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid). >Aug 16 09:21:30 fedora systemd[1]: iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). >Aug 16 09:21:30 fedora systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes). >Aug 16 09:21:30 fedora systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... >Aug 16 09:21:30 fedora systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... >Aug 16 09:21:30 fedora systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of an unmet condition check (ConditionKernelCommandLine=ostree). >Aug 16 09:21:30 fedora systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). >Aug 16 09:21:30 fedora systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). >Aug 16 09:21:30 fedora systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). >Aug 16 09:21:30 fedora systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >Aug 16 09:21:30 fedora systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. >Aug 16 09:21:30 fedora systemd[1]: Finished systemd-udev-settle.service - Wait for udev To Complete Device Initialization. >Aug 16 09:21:30 fedora 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' >Aug 16 09:21:30 fedora kernel: audit: type=1130 audit(1692192090.238:28): 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' >Aug 16 09:21:30 fedora systemd[1]: modprobe@dm_mod.service: Deactivated successfully. >Aug 16 09:21:30 fedora systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. >Aug 16 09:21:30 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora kernel: audit: type=1130 audit(1692192090.253:29): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora kernel: audit: type=1131 audit(1692192090.253:30): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora systemd[1]: modprobe@loop.service: Deactivated successfully. >Aug 16 09:21:30 fedora systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. >Aug 16 09:21:30 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora kernel: audit: type=1130 audit(1692192090.272:31): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora kernel: audit: type=1131 audit(1692192090.272:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:30 fedora systemd[1]: Starting dmraid-activation.service - Activation of DM RAID sets... >Aug 16 09:21:30 fedora systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. >Aug 16 09:21:30 fedora fedora-dmraid-activation[1255]: /lib/systemd/fedora-dmraid-activation: line 5: /etc/init.d/functions: No such file or directory >Aug 16 09:21:30 fedora fedora-dmraid-activation[1257]: /lib/systemd/fedora-dmraid-activation: line 9: strstr: command not found >Aug 16 09:21:30 fedora systemctl[1260]: Removed "/etc/systemd/system/sysinit.target.wants/dmraid-activation.service". >Aug 16 09:21:30 fedora systemd[1]: Reloading requested from client PID 1260 (unit dmraid-activation.service)... >Aug 16 09:21:30 fedora systemd[1]: Reloading... >Aug 16 09:21:30 fedora systemd[1]: Reloading finished in 467 ms. >Aug 16 09:21:30 fedora audit: BPF prog-id=54 op=LOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=49 op=UNLOAD >Aug 16 09:21:30 fedora kernel: audit: type=1334 audit(1692192090.867:33): prog-id=54 op=LOAD >Aug 16 09:21:30 fedora kernel: audit: type=1334 audit(1692192090.867:34): prog-id=49 op=UNLOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=55 op=LOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=56 op=LOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=50 op=UNLOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=51 op=UNLOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=57 op=LOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=58 op=LOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=52 op=UNLOAD >Aug 16 09:21:30 fedora audit: BPF prog-id=53 op=UNLOAD >Aug 16 09:21:30 fedora systemd[1]: dmraid-activation.service: Deactivated successfully. >Aug 16 09:21:30 fedora systemd[1]: Finished dmraid-activation.service - Activation of DM RAID sets. >Aug 16 09:21:30 fedora 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' >Aug 16 09:21:30 fedora 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' >Aug 16 09:21:30 fedora systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. >Aug 16 09:21:30 fedora systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. >Aug 16 09:21:30 fedora systemd[1]: var-lib-machines.mount - Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw). >Aug 16 09:21:30 fedora systemd[1]: Mounting var-tmp.mount - /var/tmp... >Aug 16 09:21:30 fedora systemd[1]: Mounted var-tmp.mount - /var/tmp. >Aug 16 09:21:30 fedora systemd[1]: Reached target local-fs.target - Local File Systems. >Aug 16 09:21:30 fedora systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. >Aug 16 09:21:30 fedora systemd[1]: Starting plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data... >Aug 16 09:21:30 fedora systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). >Aug 16 09:21:30 fedora systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... >Aug 16 09:21:30 fedora systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. >Aug 16 09:21:30 fedora systemd[1]: systemd-machine-id-commit.service - Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id). >Aug 16 09:21:30 fedora systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... >Aug 16 09:21:30 fedora systemd[1]: Received SIGRTMIN+20 from PID 1158 (plymouthd). >Aug 16 09:21:30 fedora systemd[1]: Finished plymouth-read-write.service - Tell Plymouth To Write Out Runtime Data. >Aug 16 09:21:30 fedora 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' >Aug 16 09:21:30 fedora systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 1302 (systemd-binfmt) >Aug 16 09:21:30 fedora systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... >Aug 16 09:21:30 fedora systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. >Aug 16 09:21:31 fedora systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats. >Aug 16 09:21:31 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:31 fedora systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. >Aug 16 09:21:31 fedora 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' >Aug 16 09:21:31 fedora systemd[1]: Starting auditd.service - Security Auditing Service... >Aug 16 09:21:31 fedora systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). >Aug 16 09:21:31 fedora audit: BPF prog-id=59 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=60 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=61 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer... >Aug 16 09:21:31 fedora audit: BPF prog-id=62 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting systemd-resolved.service - Network Name Resolution... >Aug 16 09:21:31 fedora systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. >Aug 16 09:21:31 fedora auditd[1311]: No plugins found, not dispatching events >Aug 16 09:21:31 fedora audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Aug 16 09:21:31 fedora audit[1311]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffebbbef2c0 a2=3c a3=0 items=0 ppid=1308 pid=1311 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null) >Aug 16 09:21:31 fedora audit: PROCTITLE proctitle="/sbin/auditd" >Aug 16 09:21:31 fedora audit: CONFIG_CHANGE op=set audit_pid=1311 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 >Aug 16 09:21:31 fedora audit[1311]: SYSCALL arch=c000003e syscall=44 success=yes exit=60 a0=3 a1=7ffebbbecf70 a2=3c a3=0 items=0 ppid=1308 pid=1311 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditd" exe="/usr/sbin/auditd" subj=system_u:system_r:auditd_t:s0 key=(null) >Aug 16 09:21:31 fedora audit: PROCTITLE proctitle="/sbin/auditd" >Aug 16 09:21:31 fedora audit: BPF prog-id=63 op=LOAD >Aug 16 09:21:31 fedora auditd[1311]: Init complete, auditd 3.1 listening for events (startup state enable) >Aug 16 09:21:31 fedora audit: BPF prog-id=64 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=65 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting systemd-userdbd.service - User Database Manager... >Aug 16 09:21:31 fedora systemd[1]: Started systemd-userdbd.service - User Database Manager. >Aug 16 09:21:31 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:31 fedora systemd[1]: Started systemd-oomd.service - Userspace Out-Of-Memory (OOM) Killer. >Aug 16 09:21:31 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-oomd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:31 fedora systemd-resolved[1310]: Positive Trust Anchors: >Aug 16 09:21:31 fedora systemd-resolved[1310]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d >Aug 16 09:21:31 fedora systemd-resolved[1310]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test >Aug 16 09:21:31 fedora 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 >Aug 16 09:21:31 fedora audit[1333]: SYSCALL arch=c000003e syscall=44 success=yes exit=1056 a0=3 a1=7ffd0cfc2540 a2=420 a3=0 items=0 ppid=1315 pid=1333 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) >Aug 16 09:21:31 fedora audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 >Aug 16 09:21:31 fedora augenrules[1333]: No rules >Aug 16 09:21:31 fedora systemd[1]: Started auditd.service - Security Auditing Service. >Aug 16 09:21:31 fedora 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' >Aug 16 09:21:31 fedora systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... >Aug 16 09:21:31 fedora audit[1337]: SYSTEM_BOOT pid=1337 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' >Aug 16 09:21:31 fedora systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. >Aug 16 09:21:31 fedora 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' >Aug 16 09:21:31 fedora systemd-resolved[1310]: Using system hostname 'fedora'. >Aug 16 09:21:31 fedora systemd[1]: Started systemd-resolved.service - Network Name Resolution. >Aug 16 09:21:31 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:31 fedora systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. >Aug 16 09:21:31 fedora systemd[1]: Reached target sysinit.target - System Initialization. >Aug 16 09:21:31 fedora systemd[1]: Started cups.path - CUPS Scheduler. >Aug 16 09:21:31 fedora systemd[1]: dnf-makecache.timer - dnf makecache --timer was skipped because of an unmet condition check (ConditionKernelCommandLine=!rd.live.image). >Aug 16 09:21:31 fedora systemd[1]: Started fstrim.timer - Discard unused blocks once a week. >Aug 16 09:21:31 fedora systemd[1]: Started logrotate.timer - Daily rotation of log files. >Aug 16 09:21:31 fedora systemd[1]: Started plocate-updatedb.timer - Update the plocate database daily. >Aug 16 09:21:31 fedora systemd[1]: Started raid-check.timer - Weekly RAID setup health check. >Aug 16 09:21:31 fedora systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. >Aug 16 09:21:31 fedora systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. >Aug 16 09:21:31 fedora systemd[1]: Reached target paths.target - Path Units. >Aug 16 09:21:31 fedora systemd[1]: Reached target timers.target - Timer Units. >Aug 16 09:21:31 fedora systemd[1]: Listening on avahi-daemon.socket - Avahi mDNS/DNS-SD Stack Activation Socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on cups.socket - CUPS Scheduler. >Aug 16 09:21:31 fedora systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on iscsid.socket - Open-iSCSI iscsid Socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on iscsiuio.socket - Open-iSCSI iscsiuio Socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtinterfaced.socket - Libvirt interface local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtlockd.socket - Virtual machine lock manager socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtlogd.socket - Virtual machine log manager socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtnetworkd.socket - Libvirt network local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtnodedevd.socket - Libvirt nodedev local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtnwfilterd.socket - Libvirt nwfilter local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtproxyd.socket - Libvirt proxy local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtqemud.socket - Libvirt qemu local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtqemud-admin.socket - Libvirt qemu admin socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtqemud-ro.socket - Libvirt qemu local read-only socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtsecretd.socket - Libvirt secret local socket. >Aug 16 09:21:31 fedora systemd[1]: Listening on virtstoraged.socket - Libvirt storage local socket. >Aug 16 09:21:31 fedora systemd[1]: Reached target sockets.target - Socket Units. >Aug 16 09:21:31 fedora systemd[1]: systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >Aug 16 09:21:31 fedora systemd[1]: Reached target basic.target - Basic System. >Aug 16 09:21:31 fedora systemd[1]: Starting avahi-daemon.service - Avahi mDNS/DNS-SD Stack... >Aug 16 09:21:31 fedora systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... >Aug 16 09:21:31 fedora systemd[1]: Starting flatpak-add-fedora-repos.service - Add Fedora flatpak repositories... >Aug 16 09:21:31 fedora systemd[1]: Starting livesys.service - Initialization for live environments... >Aug 16 09:21:31 fedora audit: BPF prog-id=66 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Started low-memory-monitor.service - Low Memory Monitor. >Aug 16 09:21:31 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=low-memory-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:31 fedora systemd[1]: Started mcelog.service - Machine Check Exception Logging Daemon. >Aug 16 09:21:31 fedora 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' >Aug 16 09:21:31 fedora systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). >Aug 16 09:21:31 fedora systemd[1]: Starting polkit.service - Authorization Manager... >Aug 16 09:21:31 fedora systemd[1]: Starting power-profiles-daemon.service - Power Profiles daemon... >Aug 16 09:21:31 fedora systemd[1]: Starting rtkit-daemon.service - RealtimeKit Scheduling Policy Service... >Aug 16 09:21:31 fedora systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. >Aug 16 09:21:31 fedora systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. >Aug 16 09:21:31 fedora audit: BPF prog-id=67 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting accounts-daemon.service - Accounts Service... >Aug 16 09:21:31 fedora systemd[1]: Starting switcheroo-control.service - Switcheroo Control Proxy service... >Aug 16 09:21:31 fedora audit: BPF prog-id=68 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=69 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=70 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting systemd-logind.service - User Login Management... >Aug 16 09:21:31 fedora audit: BPF prog-id=71 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=72 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting systemd-machined.service - Virtual Machine and Container Registration Service... >Aug 16 09:21:31 fedora systemd[1]: Starting thermald.service - Thermal Daemon Service... >Aug 16 09:21:31 fedora systemd[1]: Starting udisks2.service - Disk Manager... >Aug 16 09:21:31 fedora audit: BPF prog-id=73 op=LOAD >Aug 16 09:21:31 fedora audit: BPF prog-id=74 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting upower.service - Daemon for power management... >Aug 16 09:21:31 fedora systemd[1]: vboxservice.service - VirtualBox guest services was skipped because no trigger condition checks were met. >Aug 16 09:21:31 fedora systemd[1]: vgauthd.service - VGAuth Service for open-vm-tools was skipped because of an unmet condition check (ConditionVirtualization=vmware). >Aug 16 09:21:31 fedora systemd[1]: vmtoolsd.service - Service for virtual machines hosted on VMware was skipped because of an unmet condition check (ConditionVirtualization=vmware). >Aug 16 09:21:31 fedora systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. >Aug 16 09:21:31 fedora 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' >Aug 16 09:21:31 fedora audit: BPF prog-id=75 op=LOAD >Aug 16 09:21:31 fedora systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... >Aug 16 09:21:32 fedora polkitd[1344]: Started polkitd version 122 >Aug 16 09:21:32 fedora avahi-daemon[1338]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Aug 16 09:21:32 fedora avahi-daemon[1338]: Successfully dropped root privileges. >Aug 16 09:21:32 fedora avahi-daemon[1338]: avahi-daemon 0.8 starting up. >Aug 16 09:21:32 fedora systemd-logind[1353]: New seat seat0. >Aug 16 09:21:32 fedora systemd-logind[1353]: Watching system buttons on /dev/input/event1 (Power Button) >Aug 16 09:21:32 fedora systemd-logind[1353]: Watching system buttons on /dev/input/event0 (Power Button) >Aug 16 09:21:32 fedora systemd-logind[1353]: Watching system buttons on /dev/input/event2 ( USB Keyboard) >Aug 16 09:21:32 fedora systemd-logind[1353]: Watching system buttons on /dev/input/event3 ( USB Keyboard System Control) >Aug 16 09:21:32 fedora systemd[1]: Started systemd-logind.service - User Login Management. >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora useradd[1366]: new group: name=liveuser, GID=1000 >Aug 16 09:21:32 fedora audit[1366]: ADD_GROUP pid=1366 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=add-group acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:32 fedora useradd[1366]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash, from=none >Aug 16 09:21:32 fedora audit[1366]: ADD_USER pid=1366 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=add-user acct="liveuser" exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:32 fedora udisksd[1362]: udisks daemon version 2.9.4 starting >Aug 16 09:21:32 fedora systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. >Aug 16 09:21:32 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:32 fedora rtkit-daemon[1348]: Successfully called chroot. >Aug 16 09:21:32 fedora rtkit-daemon[1348]: Successfully dropped privileges. >Aug 16 09:21:32 fedora dbus-broker-launch[1365]: Ready >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora rtkit-daemon[1348]: Successfully limited resources. >Aug 16 09:21:32 fedora systemd[1]: Started rtkit-daemon.service - RealtimeKit Scheduling Policy Service. >Aug 16 09:21:32 fedora rtkit-daemon[1348]: Canary thread running. >Aug 16 09:21:32 fedora rtkit-daemon[1348]: Running. >Aug 16 09:21:32 fedora rtkit-daemon[1348]: Watchdog thread running. >Aug 16 09:21:32 fedora avahi-daemon[1338]: Successfully called chroot(). >Aug 16 09:21:32 fedora avahi-daemon[1338]: Successfully dropped remaining capabilities. >Aug 16 09:21:32 fedora avahi-daemon[1338]: No service file found in /etc/avahi/services. >Aug 16 09:21:32 fedora systemd[1]: Started thermald.service - Thermal Daemon Service. >Aug 16 09:21:32 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=thermald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:32 fedora systemd[1]: Started switcheroo-control.service - Switcheroo Control Proxy service. >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora systemd[1]: Started avahi-daemon.service - Avahi mDNS/DNS-SD Stack. >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora systemd[1]: Started systemd-machined.service - Virtual Machine and Container Registration Service. >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora systemd[1]: alsa-restore.service - Save/Restore Sound Card State was skipped because of an unmet condition check (ConditionPathExists=!/etc/alsa/state-daemon.conf). >Aug 16 09:21:32 fedora polkitd[1344]: Loading rules from directory /etc/polkit-1/rules.d >Aug 16 09:21:32 fedora avahi-daemon[1338]: Joining mDNS multicast group on interface lo.IPv6 with address ::1. >Aug 16 09:21:32 fedora avahi-daemon[1338]: New relevant interface lo.IPv6 for mDNS. >Aug 16 09:21:32 fedora avahi-daemon[1338]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1. >Aug 16 09:21:32 fedora avahi-daemon[1338]: New relevant interface lo.IPv4 for mDNS. >Aug 16 09:21:32 fedora avahi-daemon[1338]: Network interface enumeration completed. >Aug 16 09:21:32 fedora avahi-daemon[1338]: Registering new address record for ::1 on lo.*. >Aug 16 09:21:32 fedora avahi-daemon[1338]: Registering new address record for 127.0.0.1 on lo.IPv4. >Aug 16 09:21:32 fedora polkitd[1344]: Loading rules from directory /usr/share/polkit-1/rules.d >Aug 16 09:21:32 fedora thermald[1361]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9) >Aug 16 09:21:32 fedora thermald[1361]: 13 CPUID levels; family:model:stepping 0x6:3a:9 (6:58:9) >Aug 16 09:21:32 fedora thermald[1361]: sensor id 8 : No temp sysfs for reading raw temp >Aug 16 09:21:32 fedora thermald[1361]: sensor id 8 : No temp sysfs for reading raw temp >Aug 16 09:21:32 fedora systemd[1]: Started alsa-state.service - Manage Sound Card State (restore and store). >Aug 16 09:21:32 fedora thermald[1361]: sensor id 8 : No temp sysfs for reading raw temp >Aug 16 09:21:32 fedora thermald[1361]: Config file /etc/thermald/thermal-conf.xml does not exist >Aug 16 09:21:32 fedora thermald[1361]: Config file /etc/thermald/thermal-conf.xml does not exist >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora systemd[1]: Reached target sound.target - Sound Card. >Aug 16 09:21:32 fedora alsactl[1405]: alsactl 1.2.8 daemon started >Aug 16 09:21:32 fedora alsactl[1405]: /usr/sbin/alsactl: load_state:1689: Cannot open /var/lib/alsa/asound.state for reading: No such file or directory >Aug 16 09:21:32 fedora alsactl[1405]: Found hardware: "HDA-Intel" "Realtek ALC662 rev3" "HDA:10ec0662,17aa102e,00100300 HDA:80862806,80860101,00100000" "0x17aa" "0x102e" >Aug 16 09:21:32 fedora alsactl[1405]: Hardware is initialized using a generic method >Aug 16 09:21:32 fedora systemd[1]: Started upower.service - Daemon for power management. >Aug 16 09:21:32 fedora 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' >Aug 16 09:21:32 fedora flatpak[1340]: system: Added remote fedora to oci+https://registry.fedoraproject.org >Aug 16 09:21:32 fedora thermald[1361]: Config file /etc/thermald/thermal-conf.xml does not exist >Aug 16 09:21:32 fedora thermald[1361]: Polling mode is enabled: 4 >Aug 16 09:21:32 fedora flatpak[1415]: system: Added remote fedora-testing to oci+https://registry.fedoraproject.org#testing >Aug 16 09:21:32 fedora audit[1366]: USER_MGMT pid=1366 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=add-home-dir id=1000 exe="/usr/sbin/useradd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:32 fedora systemd[1]: Finished flatpak-add-fedora-repos.service - Add Fedora flatpak repositories. >Aug 16 09:21:32 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=flatpak-add-fedora-repos comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:33 fedora polkitd[1344]: Finished loading, compiling and executing 16 rules >Aug 16 09:21:33 fedora systemd[1]: Started polkit.service - Authorization Manager. >Aug 16 09:21:33 fedora polkitd[1344]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Aug 16 09:21:33 fedora 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' >Aug 16 09:21:33 fedora accounts-daemon[1350]: started daemon version 23.12.0 >Aug 16 09:21:33 fedora systemd[1]: Starting ModemManager.service - Modem Manager... >Aug 16 09:21:33 fedora systemd[1]: Starting firewalld.service - firewalld - dynamic firewall daemon... >Aug 16 09:21:33 fedora systemd[1]: Started accounts-daemon.service - Accounts Service. >Aug 16 09:21:33 fedora 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' >Aug 16 09:21:33 fedora systemd[1]: Started power-profiles-daemon.service - Power Profiles daemon. >Aug 16 09:21:33 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=power-profiles-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:33 fedora livesys-main[1341]: Adding live user [ OK ] >Aug 16 09:21:33 fedora livesys-main[1438]: passwd: Note: deleting a password also unlocks the password. >Aug 16 09:21:33 fedora audit[1438]: USER_CHAUTHTOK pid=1438 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=deleted-password id=1000 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:33 fedora audit[1439]: USER_MGMT pid=1439 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=add-user-to-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:33 fedora audit[1439]: USER_MGMT pid=1439 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=add-user-to-shadow-group grp="wheel" acct="liveuser" exe="/usr/sbin/usermod" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:33 fedora usermod[1439]: add 'liveuser' to group 'wheel' >Aug 16 09:21:33 fedora usermod[1439]: add 'liveuser' to shadow group 'wheel' >Aug 16 09:21:33 fedora livesys-main[1446]: passwd: Note: deleting a password also unlocks the password. >Aug 16 09:21:33 fedora audit[1446]: USER_CHAUTHTOK pid=1446 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 msg='op=deleted-password id=0 exe="/usr/bin/passwd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:33 fedora avahi-daemon[1338]: Server startup complete. Host name is fedora.local. Local service cookie is 1681193068. >Aug 16 09:21:33 fedora ModemManager[1433]: <info> ModemManager (version 1.20.2-4.fc38) starting in system bus... >Aug 16 09:21:33 fedora audit: BPF prog-id=76 op=LOAD >Aug 16 09:21:33 fedora audit: BPF prog-id=77 op=LOAD >Aug 16 09:21:33 fedora audit: BPF prog-id=78 op=LOAD >Aug 16 09:21:33 fedora systemd[1]: Starting systemd-hostnamed.service - Hostname Service... >Aug 16 09:21:33 fedora systemd[1]: Started systemd-hostnamed.service - Hostname Service. >Aug 16 09:21:33 fedora 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' >Aug 16 09:21:34 localhost-live systemd-hostnamed[1467]: Hostname set to <localhost-live> (static) >Aug 16 09:21:34 localhost-live systemd-resolved[1310]: System hostname changed to 'localhost-live'. >Aug 16 09:21:34 localhost-live systemd[1]: Started udisks2.service - Disk Manager. >Aug 16 09:21:34 localhost-live 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' >Aug 16 09:21:34 localhost-live udisksd[1362]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Aug 16 09:21:34 localhost-live livesys-main[1490]: sed: can't read : No such file or directory >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.freedesktop.ibusâ has path â/desktop/ibus/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.freedesktop.ibus.generalâ has path â/desktop/ibus/general/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.freedesktop.ibus.general.hotkeyâ has path â/desktop/ibus/general/hotkey/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.freedesktop.ibus.panelâ has path â/desktop/ibus/panel/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.freedesktop.ibus.panel.emojiâ has path â/desktop/ibus/panel/emoji/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live kernel: NET: Registered PF_QIPCRTR protocol family >Aug 16 09:21:34 localhost-live systemd[1]: Started ModemManager.service - Modem Manager. >Aug 16 09:21:34 localhost-live 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' >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.crypto.cacheâ has path â/desktop/gnome/crypto/cache/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.crypto.pgpâ has path â/desktop/gnome/crypto/pgp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.system.localeâ has path â/system/locale/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.system.proxyâ has path â/system/proxy/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.system.proxy.httpâ has path â/system/proxy/http/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.system.proxy.httpsâ has path â/system/proxy/https/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.system.proxy.ftpâ has path â/system/proxy/ftp/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: Warning: Schema âorg.gnome.system.proxy.socksâ has path â/system/proxy/socks/â. Paths starting with â/apps/â, â/desktop/â or â/system/â are deprecated. >Aug 16 09:21:34 localhost-live livesys-main[1497]: No such key âpicture-uri-darkâ in schema âorg.gnome.desktop.screensaverâ as specified in override file â/usr/share/glib-2.0/schemas/10_org.gnome.desktop.screensaver.fedora.gschema.overrideâ; ignoring override for this key. >Aug 16 09:21:34 localhost-live systemd[1]: livesys.service: Deactivated successfully. >Aug 16 09:21:34 localhost-live systemd[1]: Finished livesys.service - Initialization for live environments. >Aug 16 09:21:34 localhost-live 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' >Aug 16 09:21: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=livesys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:34 localhost-live systemd[1]: Starting livesys-late.service - Late Initialization for live environments... >Aug 16 09:21:34 localhost-live systemd[1]: livesys-late.service: Deactivated successfully. >Aug 16 09:21:35 localhost-live systemd[1]: Finished livesys-late.service - Late Initialization for live environments. >Aug 16 09:21:35 localhost-live 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' >Aug 16 09:21:35 localhost-live audit[1]: SERVICE_STOP 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' >Aug 16 09:21:35 localhost-live audit: BPF prog-id=79 op=LOAD >Aug 16 09:21:35 localhost-live systemd[1]: Starting chronyd.service - NTP client/server... >Aug 16 09:21:35 localhost-live chronyd[1507]: chronyd version 4.3 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) >Aug 16 09:21:35 localhost-live chronyd[1507]: Using right/UTC timezone to obtain leap second data >Aug 16 09:21:35 localhost-live chronyd[1507]: Loaded seccomp filter (level 2) >Aug 16 09:21:35 localhost-live systemd[1]: Started chronyd.service - NTP client/server. >Aug 16 09:21:35 localhost-live 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' >Aug 16 09:21:36 localhost-live audit[1433]: AVC avc: denied { execmem } for pid=1433 comm="ModemManager" scontext=system_u:system_r:modemmanager_t:s0 tcontext=system_u:system_r:modemmanager_t:s0 tclass=process permissive=0 >Aug 16 09:21:36 localhost-live systemd[1]: Started firewalld.service - firewalld - dynamic firewall daemon. >Aug 16 09:21:36 localhost-live 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' >Aug 16 09:21:36 localhost-live systemd[1]: Reached target network-pre.target - Preparation for Network. >Aug 16 09:21:36 localhost-live systemd[1]: Starting NetworkManager.service - Network Manager... >Aug 16 09:21:36 localhost-live NetworkManager[1514]: <info> [1692192096.9867] NetworkManager (version 1.42.0-1.fc38) is starting... (boot:811a3210-be7b-4d39-8727-39669d974df9) >Aug 16 09:21:36 localhost-live NetworkManager[1514]: <info> [1692192096.9870] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity-fedora.conf) (run: 15-carrier-timeout.conf) >Aug 16 09:21:36 localhost-live systemd[1]: Started NetworkManager.service - Network Manager. >Aug 16 09:21:36 localhost-live NetworkManager[1514]: <info> [1692192096.9991] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" >Aug 16 09:21:36 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 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:36 localhost-live systemd[1]: Reached target network.target - Network. >Aug 16 09:21:37 localhost-live systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... >Aug 16 09:21:37 localhost-live systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.0188] manager[0x557153817c20]: monitoring kernel firmware directory '/lib/firmware'. >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.0253] hostname: hostname: using hostnamed >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.0253] hostname: static hostname changed from (none) to "localhost-live" >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.0357] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.1001] manager[0x557153817c20]: rfkill: Wi-Fi hardware radio set enabled >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.1001] manager[0x557153817c20]: rfkill: WWAN hardware radio set enabled >Aug 16 09:21:37 localhost-live systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.1829] Loaded device plugin: NMWwanFactory (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-wwan.so) >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.2412] Loaded device plugin: NMBluezManager (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-bluetooth.so) >Aug 16 09:21:37 localhost-live systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. >Aug 16 09:21:37 localhost-live 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' >Aug 16 09:21:37 localhost-live systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). >Aug 16 09:21:37 localhost-live systemd[1]: Reached target nfs-client.target - NFS client services. >Aug 16 09:21:37 localhost-live systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. >Aug 16 09:21:37 localhost-live systemd[1]: Reached target remote-fs.target - Remote File Systems. >Aug 16 09:21:37 localhost-live systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f). >Aug 16 09:21:37 localhost-live ModemManager[1433]: <info> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:19.0': not supported by any plugin >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.2594] Loaded device plugin: NMAtmManager (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-adsl.so) >Aug 16 09:21:37 localhost-live systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... >Aug 16 09:21:37 localhost-live systemd[1]: Starting virtqemud.service - Virtualization qemu daemon... >Aug 16 09:21:37 localhost-live systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. >Aug 16 09:21:37 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-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:37 localhost-live systemd[1]: Starting gdm.service - GNOME Display Manager... >Aug 16 09:21:37 localhost-live systemd[1]: Starting plymouth-quit-wait.service - Hold until boot process finishes up... >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.3259] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-wifi.so) >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4515] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.42.0-1.fc38/libnm-device-plugin-team.so) >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4520] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4521] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4521] manager: Networking is enabled by state file >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4768] settings: Loaded settings plugin: keyfile (internal) >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4992] dhcp: init: Using DHCP client 'internal' >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.4998] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.5076] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.5083] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.5095] device (lo): Activation: starting connection 'lo' (aadae592-04c6-48a7-8d3f-626a45b5f691) >Aug 16 09:21:37 localhost-live systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.5106] manager: (eno1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.5119] settings: (eno1): created default wired connection 'Wired connection 1' >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.5120] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live systemd[1]: Started gdm.service - GNOME Display Manager. >Aug 16 09:21:37 localhost-live 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' >Aug 16 09:21:37 localhost-live systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. >Aug 16 09:21:37 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' >Aug 16 09:21:37 localhost-live systemd[1]: Received SIGRTMIN+21 from PID 1158 (plymouthd). >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7479] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7484] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7487] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7495] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7501] modem-manager: ModemManager available >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7718] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7730] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') >Aug 16 09:21:37 localhost-live NetworkManager[1514]: <info> [1692192097.7736] device (lo): Activation: successful, device activated. >Aug 16 09:21:38 localhost-live audit[1557]: USER_AUTH pid=1557 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-live addr=? terminal=/dev/tty1 res=success' >Aug 16 09:21:38 localhost-live audit[1557]: USER_ACCT pid=1557 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-live addr=? terminal=/dev/tty1 res=success' >Aug 16 09:21:38 localhost-live audit[1557]: CRED_ACQ pid=1557 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-live addr=? terminal=/dev/tty1 res=success' >Aug 16 09:21:38 localhost-live systemd[1]: Started virtqemud.service - Virtualization qemu daemon. >Aug 16 09:21: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=virtqemud comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:38 localhost-live audit[1557]: USER_ROLE_CHANGE pid=1557 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-live addr=? terminal=/dev/tty2 res=success' >Aug 16 09:21:38 localhost-live systemd-logind[1353]: New session 1 of user liveuser. >Aug 16 09:21:38 localhost-live systemd[1]: Created slice user-1000.slice - User Slice of UID 1000. >Aug 16 09:21:38 localhost-live systemd[1]: Starting uresourced.service - User resource assignment daemon... >Aug 16 09:21:38 localhost-live systemd[1]: Starting user-runtime-dir@1000.service - User Runtime Directory /run/user/1000... >Aug 16 09:21:38 localhost-live systemd[1]: Finished user-runtime-dir@1000.service - User Runtime Directory /run/user/1000. >Aug 16 09:21: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=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:38 localhost-live systemd[1]: Started uresourced.service - User resource assignment daemon. >Aug 16 09:21: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=uresourced comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:38 localhost-live uresourced[1608]: Setting resources on user-1000.slice (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100) >Aug 16 09:21:38 localhost-live uresourced[1608]: Setting resources on user@1000.service (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100) >Aug 16 09:21:38 localhost-live systemd[1]: Starting user@1000.service - User Manager for UID 1000... >Aug 16 09:21:38 localhost-live dbus-broker-launch[1365]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found. >Aug 16 09:21:38 localhost-live (systemd)[1614]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Could not activate remote peer: activation request failed: unknown unit. >Aug 16 09:21:38 localhost-live audit[1614]: USER_ACCT pid=1614 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:38 localhost-live audit[1614]: CRED_ACQ pid=1614 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Aug 16 09:21:38 localhost-live audit[1614]: USER_ROLE_CHANGE pid=1614 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' >Aug 16 09:21:38 localhost-live (systemd)[1614]: pam_unix(systemd-user:session): session opened for user liveuser(uid=1000) by (uid=0) >Aug 16 09:21:38 localhost-live audit[1614]: USER_START pid=1614 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_namespace,pam_systemd_home,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="liveuser" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:38 localhost-live audit[1435]: NETFILTER_CFG table=firewalld:2 family=1 entries=1 op=nft_register_table pid=1435 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Aug 16 09:21:38 localhost-live systemd[1614]: Queued start job for default target default.target. >Aug 16 09:21:38 localhost-live systemd[1614]: Created slice app.slice - User Application Slice. >Aug 16 09:21:38 localhost-live systemd[1614]: Started grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes. >Aug 16 09:21:38 localhost-live systemd[1614]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. >Aug 16 09:21:38 localhost-live systemd[1614]: Reached target paths.target - Paths. >Aug 16 09:21:38 localhost-live systemd[1614]: Reached target timers.target - Timers. >Aug 16 09:21:38 localhost-live systemd[1614]: Starting dbus.socket - D-Bus User Message Bus Socket... >Aug 16 09:21:38 localhost-live systemd[1614]: Listening on pipewire-pulse.socket - PipeWire PulseAudio. >Aug 16 09:21:38 localhost-live systemd[1614]: Listening on pipewire.socket - PipeWire Multimedia System Socket. >Aug 16 09:21:38 localhost-live systemd[1614]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... >Aug 16 09:21:38 localhost-live systemd[1614]: Listening on dbus.socket - D-Bus User Message Bus Socket. >Aug 16 09:21:38 localhost-live systemd[1614]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. >Aug 16 09:21:38 localhost-live systemd[1614]: Reached target sockets.target - Sockets. >Aug 16 09:21:38 localhost-live systemd[1614]: Reached target basic.target - Basic System. >Aug 16 09:21:38 localhost-live systemd[1614]: Reached target default.target - Main User Target. >Aug 16 09:21:38 localhost-live systemd[1614]: Startup finished in 370ms. >Aug 16 09:21:38 localhost-live systemd[1]: Started user@1000.service - User Manager for UID 1000. >Aug 16 09:21: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=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:38 localhost-live systemd[1]: Started session-1.scope - Session 1 of User liveuser. >Aug 16 09:21:38 localhost-live gdm-autologin][1557]: pam_unix(gdm-autologin:session): session opened for user liveuser(uid=1000) by (uid=0) >Aug 16 09:21:38 localhost-live audit[1435]: NETFILTER_CFG table=firewalld:3 family=1 entries=218 op=nft_register_obj pid=1435 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Aug 16 09:21:38 localhost-live audit[1435]: NETFILTER_CFG table=firewalld:3 family=1 entries=228 op=nft_register_chain pid=1435 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Aug 16 09:21:39 localhost-live gdm-autologin][1557]: gkr-pam: gnome-keyring-daemon started properly >Aug 16 09:21:39 localhost-live audit[1557]: USER_START pid=1557 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-live addr=? terminal=/dev/tty2 res=success' >Aug 16 09:21:39 localhost-live systemd[1614]: Created slice session.slice - User Core Session Slice. >Aug 16 09:21:39 localhost-live systemd[1614]: Starting dbus-broker.service - D-Bus User Message Bus... >Aug 16 09:21:39 localhost-live dbus-broker-launch[1680]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored >Aug 16 09:21:39 localhost-live dbus-broker-launch[1680]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored >Aug 16 09:21:39 localhost-live systemd[1614]: Started dbus-broker.service - D-Bus User Message Bus. >Aug 16 09:21:39 localhost-live dbus-broker-launch[1680]: Ready >Aug 16 09:21:39 localhost-live uresourced[1608]: Setting resources on user.slice (MemoryMin: 262144000, MemoryLow: 0, CPUWeight: -, IOWeight: -) >Aug 16 09:21:39 localhost-live uresourced[1608]: Setting resources on user-1000.slice (MemoryMin: 262144000, MemoryLow: 0, CPUWeight: 500, IOWeight: 500) >Aug 16 09:21:39 localhost-live uresourced[1608]: Setting resources on user@1000.service (MemoryMin: 0, MemoryLow: 0, CPUWeight: 100, IOWeight: 100) >Aug 16 09:21:39 localhost-live systemd[1614]: Created slice app-gnome\x2dsession\x2dmanager.slice - Slice /app/gnome-session-manager. >Aug 16 09:21:39 localhost-live systemd[1614]: Reached target gnome-session-wayland.target - GNOME Wayland Session. >Aug 16 09:21:39 localhost-live systemd[1614]: Reached target org.gnome.Shell.target - GNOME Shell. >Aug 16 09:21:39 localhost-live systemd[1614]: gnome-initial-setup-copy-worker.service - GNOME Initial Setup Copy Worker was skipped because of an unmet condition check (ConditionPathExists=!/home/liveuser/.config/gnome-initial-setup-done). >Aug 16 09:21:39 localhost-live systemd[1614]: Reached target graphical-session-pre.target - Session services which should run early before the graphical session is brought up. >Aug 16 09:21:39 localhost-live systemd[1614]: Starting gnome-session-monitor.service - Monitor Session leader for GNOME Session... >Aug 16 09:21:39 localhost-live systemd[1614]: Starting uresourced.service - User resource assignment daemon... >Aug 16 09:21:39 localhost-live systemd[1614]: Started gnome-session-monitor.service - Monitor Session leader for GNOME Session. >Aug 16 09:21:39 localhost-live systemd[1614]: Reached target gnome-session-pre.target - Tasks to be run before GNOME Session starts. >Aug 16 09:21:39 localhost-live systemd[1614]: Starting gnome-session-manager@gnome.service - GNOME Session Manager (session: gnome)... >Aug 16 09:21:39 localhost-live systemd[1614]: Starting gvfs-daemon.service - Virtual filesystem service... >Aug 16 09:21:39 localhost-live systemd[1614]: Started gvfs-daemon.service - Virtual filesystem service. >Aug 16 09:21:40 localhost-live systemd[1614]: Started app-gnome-gnome\x2dkeyring\x2dpkcs11-1757.scope - Application launched by gnome-session-binary. >Aug 16 09:21:40 localhost-live systemd[1614]: Started app-gnome-gnome\x2dkeyring\x2dsecrets-1756.scope - Application launched by gnome-session-binary. >Aug 16 09:21:40 localhost-live systemd[1614]: Started app-gnome-gnome\x2dkeyring\x2dssh-1754.scope - Application launched by gnome-session-binary. >Aug 16 09:21:40 localhost-live gnome-keyring-daemon[1758]: discover_other_daemon: 1 >Aug 16 09:21:40 localhost-live gnome-keyring-ssh.desktop[1758]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Aug 16 09:21:40 localhost-live gnome-keyring-daemon[1760]: discover_other_daemon: 1 >Aug 16 09:21:40 localhost-live gnome-keyring-daemon[1759]: discover_other_daemon: 1 >Aug 16 09:21:40 localhost-live gnome-keyring-secrets.desktop[1759]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Aug 16 09:21:40 localhost-live gnome-keyring-pkcs11.desktop[1760]: discover_other_daemon: 1SSH_AUTH_SOCK=/run/user/1000/keyring/ssh >Aug 16 09:21:40 localhost-live systemd[1614]: Started gnome-session-manager@gnome.service - GNOME Session Manager (session: gnome). >Aug 16 09:21:40 localhost-live systemd[1614]: Reached target gnome-session-manager.target - GNOME Session Manager is ready. >Aug 16 09:21:40 localhost-live systemd[1614]: Starting org.gnome.Shell@wayland.service - GNOME Shell on Wayland... >Aug 16 09:21:40 localhost-live systemd[1614]: Starting org.gnome.Shell@x11.service - GNOME Shell on X11... >Aug 16 09:21:40 localhost-live systemd[1614]: org.gnome.Shell@x11.service: Skipped due to 'exec-condition'. >Aug 16 09:21:40 localhost-live systemd[1614]: Condition check resulted in org.gnome.Shell@x11.service - GNOME Shell on X11 being skipped. >Aug 16 09:21:40 localhost-live systemd[1614]: Started app-gnome-liveinst\x2dsetup-1762.scope - Application launched by gnome-session-binary. >Aug 16 09:21:40 localhost-live systemd[1614]: Started app-gnome-xdg\x2duser\x2ddirs-1764.scope - Application launched by gnome-session-binary. >Aug 16 09:21:40 localhost-live liveinst-setup.desktop[1768]: cp: cannot stat '/usr/share/applications/liveinst.desktop': No such file or directory >Aug 16 09:21:40 localhost-live gnome-session[1732]: gnome-session-binary[1732]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Aug 16 09:21:40 localhost-live gnome-session-binary[1732]: WARNING: App 'liveinst-setup.desktop' exited with code 1 >Aug 16 09:21:40 localhost-live systemd[1614]: Started uresourced.service - User resource assignment daemon. >Aug 16 09:21:40 localhost-live uresourced[1608]: Setting resources on user-1000.slice (MemoryMin: 262144000, MemoryLow: 0, CPUWeight: 500, IOWeight: 500) >Aug 16 09:21:40 localhost-live uresourced[1608]: Setting resources on user@1000.service (MemoryMin: 262144000, MemoryLow: 0, CPUWeight: 500, IOWeight: 500) >Aug 16 09:21:40 localhost-live systemd[1614]: Started pipewire.service - PipeWire Multimedia Service. >Aug 16 09:21:40 localhost-live systemd[1614]: Started wireplumber.service - Multimedia Service Session Manager. >Aug 16 09:21:40 localhost-live pipewire[1770]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running? >Aug 16 09:21:40 localhost-live pipewire[1770]: mod.rt: found session bus but no portal >Aug 16 09:21:40 localhost-live rtkit-daemon[1348]: Successfully made thread 1770 of process 1770 (/usr/bin/pipewire) owned by '1000' high priority at nice level -11. >Aug 16 09:21:40 localhost-live wireplumber[1771]: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running? >Aug 16 09:21:40 localhost-live wireplumber[1771]: found session bus but no portal >Aug 16 09:21:40 localhost-live rtkit-daemon[1348]: Successfully made thread 1771 of process 1771 (/usr/bin/wireplumber) owned by '1000' high priority at nice level -11. >Aug 16 09:21:40 localhost-live rtkit-daemon[1348]: Successfully made thread 1778 of process 1771 (/usr/bin/wireplumber) owned by '1000' RT at priority 20. >Aug 16 09:21:40 localhost-live rtkit-daemon[1348]: Successfully made thread 1783 of process 1770 (/usr/bin/pipewire) owned by '1000' RT at priority 20. >Aug 16 09:21:41 localhost-live wireplumber[1771]: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed? >Aug 16 09:21:41 localhost-live wireplumber[1771]: PipeWire's libcamera SPA missing or broken. libcamera not supported. >Aug 16 09:21:41 localhost-live kernel: e1000e 0000:00:19.0 eno1: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx >Aug 16 09:21:41 localhost-live kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eno1: link becomes ready >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.2969] device (eno1): carrier: link connected >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.2978] device (eno1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3025] policy: auto-activating connection 'Wired connection 1' (591d28fc-ce68-364d-ace1-93a362968f7f) >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3031] device (eno1): Activation: starting connection 'Wired connection 1' (591d28fc-ce68-364d-ace1-93a362968f7f) >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3033] device (eno1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3038] manager: NetworkManager state is now CONNECTING >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3041] device (eno1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live audit[1435]: NETFILTER_CFG table=firewalld:4 family=1 entries=6 op=nft_register_rule pid=1435 subj=system_u:system_r:firewalld_t:s0 comm="firewalld" >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3264] device (eno1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3326] dhcp4 (eno1): activation: beginning transaction (timeout in 45 seconds) >Aug 16 09:21:41 localhost-live avahi-daemon[1338]: Joining mDNS multicast group on interface eno1.IPv6 with address fe80::258:4cfc:1d94:a08a. >Aug 16 09:21:41 localhost-live avahi-daemon[1338]: New relevant interface eno1.IPv6 for mDNS. >Aug 16 09:21:41 localhost-live avahi-daemon[1338]: Registering new address record for fe80::258:4cfc:1d94:a08a on eno1.*. >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3563] dhcp4 (eno1): state changed new lease, address=10.26.128.42 >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3567] policy: set 'Wired connection 1' (eno1) as default for IPv4 routing and DNS >Aug 16 09:21:41 localhost-live avahi-daemon[1338]: Joining mDNS multicast group on interface eno1.IPv4 with address 10.26.128.42. >Aug 16 09:21:41 localhost-live avahi-daemon[1338]: New relevant interface eno1.IPv4 for mDNS. >Aug 16 09:21:41 localhost-live avahi-daemon[1338]: Registering new address record for 10.26.128.42 on eno1.IPv4. >Aug 16 09:21:41 localhost-live systemd-resolved[1310]: eno1: Bus client set search domain list to: pa2.corp.cloudmark.com, corp.cloudmark.com, cage.cloudmark.com, corp.proofpoint.com, proofpoint.com, eng.cloudmark.com, qa.cloudmark.com, stage.cloudmark.com, cloudmark.com, ad.cage.cloudmark.com, ft.stage.cloudmark.com, build.cloudmark.com >Aug 16 09:21:41 localhost-live systemd-resolved[1310]: eno1: Bus client set default route setting: yes >Aug 16 09:21:41 localhost-live systemd-resolved[1310]: eno1: Bus client set DNS server list to: 10.26.136.21, 10.26.136.11, 172.22.33.15, 10.91.136.5 >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3608] device (eno1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3626] device (eno1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3628] device (eno1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3632] manager: NetworkManager state is now CONNECTED_SITE >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3636] device (eno1): Activation: successful, device activated. >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.3642] manager: startup complete >Aug 16 09:21:41 localhost-live systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. >Aug 16 09:21:41 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-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 09:21:41 localhost-live systemd[1]: Reached target network-online.target - Network is Online. >Aug 16 09:21:41 localhost-live systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Aug 16 09:21:41 localhost-live systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... >Aug 16 09:21:41 localhost-live systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. >Aug 16 09:21:41 localhost-live sm-notify[1799]: Version 2.6.2 starting >Aug 16 09:21:41 localhost-live systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. >Aug 16 09:21:41 localhost-live 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' >Aug 16 09:21:41 localhost-live wireplumber[1771]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner >Aug 16 09:21:41 localhost-live NetworkManager[1514]: <info> [1692192101.6551] manager: NetworkManager state is now CONNECTED_GLOBAL >Aug 16 09:21:42 localhost-live gnome-shell[1766]: Running GNOME Shell (using mutter 44.0) as a Wayland display server >Aug 16 09:21:45 localhost-live gnome-shell[1766]: Device '/dev/dri/card1' prefers shadow buffer >Aug 16 09:21:45 localhost-live gnome-shell[1766]: Added device '/dev/dri/card1' (i915) using atomic mode setting. >Aug 16 09:21:45 localhost-live gnome-shell[1766]: Created gbm renderer for '/dev/dri/card1' >Aug 16 09:21:45 localhost-live gnome-shell[1766]: Boot VGA GPU /dev/dri/card1 selected as primary >Aug 16 09:21:45 localhost-live gnome-shell[1766]: Obtained a high priority EGL context >Aug 16 09:21:45 localhost-live gnome-shell[1766]: Obtained a high priority EGL context >Aug 16 09:21:46 localhost-live systemd[1614]: Starting at-spi-dbus-bus.service - Accessibility services bus... >Aug 16 09:21:46 localhost-live systemd[1614]: Started at-spi-dbus-bus.service - Accessibility services bus. >Aug 16 09:21:46 localhost-live at-spi-bus-launcher[1856]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored >Aug 16 09:21:46 localhost-live at-spi-bus-launcher[1856]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored >Aug 16 09:21:46 localhost-live dbus-broker-launch[1856]: Ready >Aug 16 09:21:46 localhost-live chronyd[1507]: Selected source 5.135.137.188 (2.fedora.pool.ntp.org) >Aug 16 09:21:46 localhost-live chronyd[1507]: System clock wrong by -14405.118847 seconds >Aug 16 05:21:41 localhost-live systemd-journald[1089]: Time jumped backwards, rotating. >Aug 16 05:21:41 localhost-live systemd-resolved[1310]: Clock change detected. Flushing caches. >Aug 16 05:21:41 localhost-live chronyd[1507]: System clock was stepped by -14405.118847 seconds >Aug 16 05:21:41 localhost-live chronyd[1507]: System clock TAI offset set to 37 seconds >Aug 16 05:21:41 localhost-live gnome-shell[1766]: Using public X11 display :0, (using :1 for managed services) >Aug 16 05:21:41 localhost-live gnome-shell[1766]: Using Wayland display name 'wayland-0' >Aug 16 05:21:43 localhost-live gnome-shell[1766]: Unset XDG_SESSION_ID, getCurrentSessionProxy() called outside a user session. Asking logind directly. >Aug 16 05:21:43 localhost-live gnome-shell[1766]: Will monitor session 1 >Aug 16 05:21:43 localhost-live systemd[1614]: Started dbus-:1.2-org.gnome.Shell.Screencast@0.service. >Aug 16 05:21:44 localhost-live systemd[1614]: Starting xdg-permission-store.service - sandboxed app permission store... >Aug 16 05:21:44 localhost-live systemd[1614]: Started dbus-:1.2-org.gnome.Shell.CalendarServer@0.service. >Aug 16 05:21:44 localhost-live systemd[1614]: Started xdg-permission-store.service - sandboxed app permission store. >Aug 16 05:21:45 localhost-live systemd[1614]: Starting evolution-source-registry.service - Evolution source registry... >Aug 16 05:21:45 localhost-live systemd[1614]: Starting dconf.service - User preferences database... >Aug 16 05:21:45 localhost-live systemd[1614]: Started dconf.service - User preferences database. >Aug 16 05:21:45 localhost-live systemd[1614]: Started pipewire-pulse.service - PipeWire PulseAudio. >Aug 16 05:21:45 localhost-live pipewire-pulse[1913]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running? >Aug 16 05:21:45 localhost-live pipewire-pulse[1913]: mod.rt: found session bus but no portal >Aug 16 05:21:45 localhost-live systemd[1]: Starting geoclue.service - Location Lookup Service... >Aug 16 05:21:45 localhost-live rtkit-daemon[1348]: Successfully made thread 1913 of process 1913 (/usr/bin/pipewire-pulse) owned by '1000' high priority at nice level -11. >Aug 16 05:21:45 localhost-live polkitd[1344]: Registered Authentication Agent for unix-session:1 (system bus name :1.42 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Aug 16 05:21:45 localhost-live gnome-shell[1766]: Telepathy is not available, chat integration will be disabled. >Aug 16 05:21:46 localhost-live systemd[1]: Starting wpa_supplicant.service - WPA supplicant... >Aug 16 05:21:46 localhost-live systemd[1614]: Starting gvfs-udisks2-volume-monitor.service - Virtual filesystem service - disk device monitor... >Aug 16 05:21:46 localhost-live rtkit-daemon[1348]: Successfully made thread 1926 of process 1913 (/usr/bin/pipewire-pulse) owned by '1000' RT at priority 20. >Aug 16 05:21:46 localhost-live systemd[1614]: Started gvfs-udisks2-volume-monitor.service - Virtual filesystem service - disk device monitor. >Aug 16 05:21:46 localhost-live systemd[1614]: Starting gvfs-mtp-volume-monitor.service - Virtual filesystem service - Media Transfer Protocol monitor... >Aug 16 05:21:46 localhost-live systemd[1614]: Started gvfs-mtp-volume-monitor.service - Virtual filesystem service - Media Transfer Protocol monitor. >Aug 16 05:21:46 localhost-live systemd[1614]: Starting gvfs-gphoto2-volume-monitor.service - Virtual filesystem service - digital camera monitor... >Aug 16 05:21:46 localhost-live systemd[1614]: Started gvfs-gphoto2-volume-monitor.service - Virtual filesystem service - digital camera monitor. >Aug 16 05:21:46 localhost-live systemd[1614]: Starting gvfs-goa-volume-monitor.service - Virtual filesystem service - GNOME Online Accounts monitor... >Aug 16 05:21:46 localhost-live systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. >Aug 16 05:21: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=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:46 localhost-live systemd[1]: Started wpa_supplicant.service - WPA supplicant. >Aug 16 05:21:46 localhost-live 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' >Aug 16 05:21:46 localhost-live wpa_supplicant[1925]: Successfully initialized wpa_supplicant >Aug 16 05:21:46 localhost-live systemd[1614]: Started dbus-:1.2-org.gnome.OnlineAccounts@0.service. >Aug 16 05:21:46 localhost-live systemd[1]: Started geoclue.service - Location Lookup Service. >Aug 16 05:21:46 localhost-live 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' >Aug 16 05:21:47 localhost-live goa-daemon[1955]: goa-daemon version 3.47.1 starting >Aug 16 05:21:47 localhost-live systemd[1614]: Started dbus-:1.2-org.gnome.Identity@0.service. >Aug 16 05:21:47 localhost-live systemd[1614]: Started gvfs-goa-volume-monitor.service - Virtual filesystem service - GNOME Online Accounts monitor. >Aug 16 05:21:47 localhost-live systemd[1614]: Starting gvfs-afc-volume-monitor.service - Virtual filesystem service - Apple File Conduit monitor... >Aug 16 05:21:47 localhost-live systemd[1]: Starting sssd-kcm.service - SSSD Kerberos Cache Manager... >Aug 16 05:21:48 localhost-live systemd[1614]: Started gvfs-afc-volume-monitor.service - Virtual filesystem service - Apple File Conduit monitor. >Aug 16 05:21:48 localhost-live systemd[1]: Started sssd-kcm.service - SSSD Kerberos Cache Manager. >Aug 16 05:21:48 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sssd-kcm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:48 localhost-live systemd[1]: Starting packagekit.service - PackageKit Daemon... >Aug 16 05:21:48 localhost-live sssd_kcm[1979]: Starting up >Aug 16 05:21:48 localhost-live systemd[1614]: Started dbus-:1.2-org.gnome.Shell.Notifications@0.service. >Aug 16 05:21:48 localhost-live goa-identity-se[1965]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KCM' >Aug 16 05:21:48 localhost-live systemd[1614]: Started dbus-:1.26-org.a11y.atspi.Registry@0.service. >Aug 16 05:21:48 localhost-live systemd[1]: Starting colord.service - Manage, Install and Generate Color Profiles... >Aug 16 05:21:48 localhost-live at-spi2-registryd[1997]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry >Aug 16 05:21:48 localhost-live systemd[1614]: Started org.gnome.Shell@wayland.service - GNOME Shell on Wayland. >Aug 16 05:21:48 localhost-live systemd[1614]: Reached target gnome-session-initialized.target - GNOME Session is initialized. >Aug 16 05:21:48 localhost-live systemd[1614]: gnome-session-x11-services.target - GNOME session X11 services is inactive. >Aug 16 05:21:48 localhost-live systemd[1614]: Dependency failed for org.gnome.SettingsDaemon.XSettings.service - GNOME XSettings service. >Aug 16 05:21:48 localhost-live systemd[1614]: org.gnome.SettingsDaemon.XSettings.service: Job org.gnome.SettingsDaemon.XSettings.service/start failed with result 'dependency'. >Aug 16 05:21:48 localhost-live systemd[1614]: gnome-session-x11-services-ready.target: Job gnome-session-x11-services-ready.target/verify-active failed with result 'dependency'. >Aug 16 05:21:48 localhost-live systemd[1614]: Reached target gnome-session@gnome.target - GNOME Session (session: gnome). >Aug 16 05:21:48 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.XSettings.target - GNOME XSettings target. >Aug 16 05:21:48 localhost-live systemd[1614]: Starting gnome-session-signal-init.service - Signal initialization done to GNOME Session Manager... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.freedesktop.IBus.session.GNOME.service - IBus Daemon for GNOME... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.A11ySettings.service - GNOME accessibility service... >Aug 16 05:21:48 localhost-live gnome-shell[1766]: Error looking up permission: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for geolocation >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Color.service - GNOME color management service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Datetime.service - GNOME date & time service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Housekeeping.service - GNOME maintenance of expirable data service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Keyboard.service - GNOME keyboard configuration service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.MediaKeys.service - GNOME keyboard shortcuts service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Power.service - GNOME power management service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.PrintNotifications.service - GNOME printer notifications service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Rfkill.service - GNOME RFKill support service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.ScreensaverProxy.service - GNOME FreeDesktop screensaver service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Sharing.service - GNOME file sharing service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Smartcard.service - GNOME smartcard service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Sound.service - GNOME sound sample caching service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.UsbProtection.service - GNOME USB protection service... >Aug 16 05:21:48 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.Wacom.service - GNOME Wacom tablet support service... >Aug 16 05:21:48 localhost-live systemd[1614]: Finished gnome-session-signal-init.service - Signal initialization done to GNOME Session Manager. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-spice\x2dvdagent-2018.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live PackageKit[1982]: daemon start >Aug 16 05:21:48 localhost-live spice-vdagent[2018]: vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0 does not exist, exiting >Aug 16 05:21:48 localhost-live systemd[1614]: Started dbus-:1.2-org.freedesktop.problems.applet@0.service. >Aug 16 05:21:48 localhost-live gnome-session-binary[1732]: Entering running state >Aug 16 05:21:48 localhost-live systemd[1614]: Started evolution-source-registry.service - Evolution source registry. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-libcanberra\x2dlogin\x2dsound-2085.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-org.fedoraproject.welcome\x2dscreen-2074.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-org.gnome.Evolution\x2dalarm\x2dnotify-2073.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-org.gnome.SettingsDaemon.DiskUtilityNotify-2071.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-user\x2ddirs\x2dupdate\x2dgtk-2072.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-vboxclient-2079.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Started app-gnome-vmware\x2duser-2077.scope - Application launched by gnome-session-binary. >Aug 16 05:21:48 localhost-live systemd[1614]: Starting evolution-calendar-factory.service - Evolution calendar service... >Aug 16 05:21:48 localhost-live NetworkManager[1514]: <info> [1692177708.4979] agent-manager: agent[add67de5d2b78070,:1.42/org.gnome.Shell.NetworkAgent/1000]: agent registered >Aug 16 05:21:48 localhost-live vmware-user.desktop[2128]: vmware-user: could not open /proc/fs/vmblock/dev >Aug 16 05:21:49 localhost-live kernel: rfkill: input handler disabled >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.UsbProtection.service - GNOME USB protection service. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.UsbProtection.target - GNOME USB protection target. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Rfkill.service - GNOME RFKill support service. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Rfkill.target - GNOME RFKill support target. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.A11ySettings.service - GNOME accessibility service. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Sharing.service - GNOME file sharing service. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.A11ySettings.target - GNOME accessibility target. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Sharing.target - GNOME file sharing target. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Housekeeping.service - GNOME maintenance of expirable data service. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Housekeeping.target - GNOME maintenance of expirable data target. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Datetime.service - GNOME date & time service. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.ScreensaverProxy.service - GNOME FreeDesktop screensaver service. >Aug 16 05:21:49 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Sound.service - GNOME sound sample caching service. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Datetime.target - GNOME date & time target. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.ScreensaverProxy.target - GNOME FreeDesktop screensaver target. >Aug 16 05:21:49 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Sound.target - GNOME sound sample caching target. >Aug 16 05:21:49 localhost-live systemd[1614]: Started dbus-:1.2-org.gnome.ScreenSaver@0.service. >Aug 16 05:21:49 localhost-live systemd[1]: Started colord.service - Manage, Install and Generate Color Profiles. >Aug 16 05:21: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=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:49 localhost-live ModemManager[1433]: <info> [device /sys/devices/pci0000:00/0000:00:16.3] creating modem with plugin 'generic' and '1' ports >Aug 16 05:21:49 localhost-live ModemManager[1433]: <warn> [base-manager] couldn't create modem for device '/sys/devices/pci0000:00/0000:00:16.3': Failed to find primary AT port >Aug 16 05:21:49 localhost-live systemd[1]: Starting cups.service - CUPS Scheduler... >Aug 16 05:21:49 localhost-live abrt-applet[2078]: Failed to rename â/home/liveuser/.abrt/applet_dirlistâ to â/home/liveuser/.cache/abrt/applet_dirlistâ: No such file or directory >Aug 16 05:21:49 localhost-live abrt-applet[2078]: Failed to rename â/home/liveuser/.abrt/spoolâ to â/home/liveuser/.cache/abrt/spoolâ: No such file or directory >Aug 16 05:21:49 localhost-live abrt-applet[2078]: Failed to rename â/home/liveuser/.abrt/settingsâ to â/home/liveuser/.config/abrt/settingsâ: No such file or directory >Aug 16 05:21:50 localhost-live systemd[1614]: Started org.freedesktop.IBus.session.GNOME.service - IBus Daemon for GNOME. >Aug 16 05:21:50 localhost-live systemd[1614]: Started dbus-:1.2-org.freedesktop.portal.IBus@0.service. >Aug 16 05:21:50 localhost-live systemd[1]: Started cups.service - CUPS Scheduler. >Aug 16 05:21: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=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:50 localhost-live systemd[1614]: Started evolution-calendar-factory.service - Evolution calendar service. >Aug 16 05:21:50 localhost-live systemd[1614]: Starting gvfs-metadata.service - Virtual filesystem metadata service... >Aug 16 05:21:50 localhost-live systemd[1]: Created slice system-dbus\x2d:1.16\x2dorg.freedesktop.problems.slice - Slice /system/dbus-:1.16-org.freedesktop.problems. >Aug 16 05:21:50 localhost-live systemd[1614]: Started gvfs-metadata.service - Virtual filesystem metadata service. >Aug 16 05:21:50 localhost-live systemd[1]: Started dbus-:1.16-org.freedesktop.problems@0.service. >Aug 16 05:21: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=dbus-:1.16-org.freedesktop.problems@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:50 localhost-live systemd[1614]: Starting evolution-addressbook-factory.service - Evolution address book service... >Aug 16 05:21:50 localhost-live gnome-session[1732]: gnome-session-binary[1732]: WARNING: Could not retrieve current screensaver active state: Timeout was reached >Aug 16 05:21:50 localhost-live gnome-session-binary[1732]: WARNING: Could not retrieve current screensaver active state: Timeout was reached >Aug 16 05:21:50 localhost-live systemd[1614]: Started evolution-addressbook-factory.service - Evolution address book service. >Aug 16 05:21:50 localhost-live cupsd[2298]: REQUEST localhost - - "POST / HTTP/1.1" 200 364 Create-Printer-Subscriptions successful-ok >Aug 16 05:21:50 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.PrintNotifications.service - GNOME printer notifications service. >Aug 16 05:21:50 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.PrintNotifications.target - GNOME printer notifications target. >Aug 16 05:21:50 localhost-live gsd-usb-protect[2036]: Failed to fetch USBGuard parameters: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable >Aug 16 05:21:50 localhost-live systemd[1]: Started packagekit.service - PackageKit Daemon. >Aug 16 05:21: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=packagekit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:51 localhost-live systemd[1]: Started pcscd.service - PC/SC Smart Card Daemon. >Aug 16 05:21:51 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=pcscd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:51 localhost-live systemd[1614]: Starting xdg-desktop-portal.service - Portal service... >Aug 16 05:21:51 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Smartcard.service - GNOME smartcard service. >Aug 16 05:21:51 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Smartcard.target - GNOME smartcard target. >Aug 16 05:21:51 localhost-live systemd[1614]: Starting xdg-document-portal.service - flatpak document portal service... >Aug 16 05:21:51 localhost-live systemd[1614]: Started xdg-document-portal.service - flatpak document portal service. >Aug 16 05:21:51 localhost-live xdg-document-portal[2400]: Ignoring invalid max threads value 4294967295 > max (100000). >Aug 16 05:21:51 localhost-live systemd[1614]: Starting xdg-desktop-portal-gnome.service - Portal service (GNOME implementation)... >Aug 16 05:21:51 localhost-live gnome-shell[1766]: meta_kms_update_set_color_space: assertion 'meta_kms_connector_is_color_space_supported (connector, color_space)' failed >Aug 16 05:21:52 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Color.service - GNOME color management service. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Color.target - GNOME color management target. >Aug 16 05:21:52 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Keyboard.service - GNOME keyboard configuration service. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Keyboard.target - GNOME keyboard configuration target. >Aug 16 05:21:52 localhost-live audit: BPF prog-id=80 op=LOAD >Aug 16 05:21:52 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Power.service - GNOME power management service. >Aug 16 05:21:52 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.MediaKeys.service - GNOME keyboard shortcuts service. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.MediaKeys.target - GNOME keyboard shortcuts target. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Power.target - GNOME power management target. >Aug 16 05:21:52 localhost-live audit: BPF prog-id=81 op=LOAD >Aug 16 05:21:52 localhost-live audit: BPF prog-id=82 op=LOAD >Aug 16 05:21:52 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.Wacom.service - GNOME Wacom tablet support service. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target org.gnome.SettingsDaemon.Wacom.target - GNOME Wacom tablet support target. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target gnome-session.target - GNOME Session. >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target gnome-session-wayland@gnome.target - GNOME Wayland Session (session: gnome). >Aug 16 05:21:52 localhost-live systemd[1614]: Reached target graphical-session.target - Current graphical user session. >Aug 16 05:21:52 localhost-live systemd[1614]: gnome-initial-setup-first-login.service - GNOME Initial Setup was skipped because of an unmet condition check (ConditionPathExists=!/home/liveuser/.config/gnome-initial-setup-done). >Aug 16 05:21:52 localhost-live systemd[1]: Starting systemd-localed.service - Locale Service... >Aug 16 05:21:52 localhost-live gsd-media-keys[2024]: Failed to grab accelerator for keybinding settings:hibernate >Aug 16 05:21:52 localhost-live gsd-media-keys[2024]: Failed to grab accelerator for keybinding settings:playback-repeat >Aug 16 05:21:52 localhost-live systemd[1]: Started systemd-localed.service - Locale Service. >Aug 16 05:21:52 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-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:52 localhost-live systemd[1614]: Started xdg-desktop-portal-gnome.service - Portal service (GNOME implementation). >Aug 16 05:21:52 localhost-live libcanberra-login-sound.desktop[2085]: Failed to play sound: File or data not found >Aug 16 05:21:52 localhost-live systemd[1614]: Starting xdg-desktop-portal-gtk.service - Portal service (GTK/GNOME implementation)... >Aug 16 05:21:52 localhost-live systemd[1614]: Started xdg-desktop-portal-gtk.service - Portal service (GTK/GNOME implementation). >Aug 16 05:21:52 localhost-live systemd[1614]: Started xdg-desktop-portal.service - Portal service. >Aug 16 05:21:53 localhost-live gnome-shell[1766]: GNOME Shell started at Wed Aug 16 2023 05:21:48 GMT-0400 (Eastern Daylight Time) >Aug 16 05:21:53 localhost-live gnome-shell[1766]: Registering session with GDM >Aug 16 05:21:54 localhost-live systemd[1]: Received SIGRTMIN+21 from PID 1158 (plymouthd). >Aug 16 05:21:54 localhost-live systemd[1]: Finished plymouth-quit-wait.service - Hold until boot process finishes up. >Aug 16 05:21:54 localhost-live 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' >Aug 16 05:21:54 localhost-live systemd[1]: Reached target multi-user.target - Multi-User System. >Aug 16 05:21:54 localhost-live systemd[1]: Reached target graphical.target - Graphical Interface. >Aug 16 05:21:54 localhost-live systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... >Aug 16 05:21:54 localhost-live audit[2483]: SYSTEM_RUNLEVEL pid=2483 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' >Aug 16 05:21:54 localhost-live systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. >Aug 16 05:21:54 localhost-live systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. >Aug 16 05:21:54 localhost-live systemd[1]: Startup finished in 7.074s (firmware) + 21.289s (loader) + 4.406s (kernel) + 5.872s (initrd) + 36.812s (userspace) = 1min 15.456s. >Aug 16 05:21:54 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-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21: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-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:21:59 localhost-live systemd[1614]: dbus-:1.2-org.gnome.Shell.Screencast@0.service: Consumed 1.613s CPU time. >Aug 16 05:22:22 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Aug 16 05:22:22 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' >Aug 16 05:22:22 localhost-live audit: BPF prog-id=78 op=UNLOAD >Aug 16 05:22:22 localhost-live audit: BPF prog-id=77 op=UNLOAD >Aug 16 05:22:22 localhost-live audit: BPF prog-id=76 op=UNLOAD >Aug 16 05:22:22 localhost-live systemd[1]: systemd-localed.service: Deactivated successfully. >Aug 16 05:22:22 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-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:22:22 localhost-live audit: BPF prog-id=82 op=UNLOAD >Aug 16 05:22:22 localhost-live audit: BPF prog-id=81 op=UNLOAD >Aug 16 05:22:22 localhost-live audit: BPF prog-id=80 op=UNLOAD >Aug 16 05:22:32 localhost-live kernel: usb 3-1.2: USB disconnect, device number 4 >Aug 16 05:22:47 localhost-live geoclue[1914]: Service not used for 60 seconds. Shutting down.. >Aug 16 05:22:47 localhost-live systemd[1]: geoclue.service: Deactivated successfully. >Aug 16 05:22:47 localhost-live 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' >Aug 16 05:22:54 localhost-live kernel: usb 1-3: new low-speed USB device number 2 using xhci_hcd >Aug 16 05:22:54 localhost-live kernel: usb 1-3: New USB device found, idVendor=1241, idProduct=1503, bcdDevice= 2.90 >Aug 16 05:22:54 localhost-live kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 16 05:22:54 localhost-live kernel: usb 1-3: Product: USB Keyboard >Aug 16 05:22:54 localhost-live kernel: usb 1-3: Manufacturer: >Aug 16 05:22:54 localhost-live kernel: input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:1241:1503.0003/input/input13 >Aug 16 05:22:54 localhost-live kernel: hid-generic 0003:1241:1503.0003: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:14.0-3/input0 >Aug 16 05:22:54 localhost-live kernel: input: USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:1241:1503.0004/input/input14 >Aug 16 05:22:54 localhost-live kernel: input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:1241:1503.0004/input/input15 >Aug 16 05:22:54 localhost-live kernel: hid-generic 0003:1241:1503.0004: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:14.0-3/input1 >Aug 16 05:22:54 localhost-live mtp-probe[2599]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3" >Aug 16 05:22:54 localhost-live mtp-probe[2599]: bus: 1, device: 2 was not an MTP device >Aug 16 05:22:54 localhost-live systemd-logind[1353]: Watching system buttons on /dev/input/event2 ( USB Keyboard) >Aug 16 05:22:54 localhost-live systemd-logind[1353]: Watching system buttons on /dev/input/event3 ( USB Keyboard System Control) >Aug 16 05:22:54 localhost-live mtp-probe[2614]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3" >Aug 16 05:22:54 localhost-live mtp-probe[2614]: bus: 1, device: 2 was not an MTP device >Aug 16 05:23:13 localhost-live kernel: usb 3-1.2: new full-speed USB device number 6 using ehci-pci >Aug 16 05:23:13 localhost-live kernel: usb 3-1.2: New USB device found, idVendor=062a, idProduct=5918, bcdDevice= 1.02 >Aug 16 05:23:13 localhost-live kernel: usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 >Aug 16 05:23:13 localhost-live kernel: usb 3-1.2: Product: 2.4G Keyboard Mouse >Aug 16 05:23:13 localhost-live kernel: usb 3-1.2: Manufacturer: MOSART Semi. >Aug 16 05:23:13 localhost-live kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.0/0003:062A:5918.0005/input/input16 >Aug 16 05:23:13 localhost-live kernel: hid-generic 0003:062A:5918.0005: input,hidraw2: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1a.0-1.2/input0 >Aug 16 05:23:13 localhost-live kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:062A:5918.0006/input/input17 >Aug 16 05:23:13 localhost-live kernel: input: MOSART Semi. 2.4G Keyboard Mouse Consumer Control as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:062A:5918.0006/input/input18 >Aug 16 05:23:13 localhost-live kernel: input: MOSART Semi. 2.4G Keyboard Mouse System Control as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:062A:5918.0006/input/input19 >Aug 16 05:23:13 localhost-live kernel: input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2/3-1.2:1.1/0003:062A:5918.0006/input/input20 >Aug 16 05:23:13 localhost-live kernel: hid-generic 0003:062A:5918.0006: input,hiddev96,hidraw3: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1a.0-1.2/input1 >Aug 16 05:23:13 localhost-live mtp-probe[2651]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2" >Aug 16 05:23:13 localhost-live mtp-probe[2651]: bus: 3, device: 6 was not an MTP device >Aug 16 05:23:13 localhost-live systemd-logind[1353]: Watching system buttons on /dev/input/event16 (MOSART Semi. 2.4G Keyboard Mouse System Control) >Aug 16 05:23:13 localhost-live systemd-logind[1353]: Watching system buttons on /dev/input/event13 (MOSART Semi. 2.4G Keyboard Mouse) >Aug 16 05:23:13 localhost-live systemd-logind[1353]: Watching system buttons on /dev/input/event15 (MOSART Semi. 2.4G Keyboard Mouse Consumer Control) >Aug 16 05:23:13 localhost-live mtp-probe[2677]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2" >Aug 16 05:23:13 localhost-live mtp-probe[2677]: bus: 3, device: 6 was not an MTP device >Aug 16 05:23:28 localhost-live userhelper[2707]: pam_unix(liveinst:auth): user [root] has blank password; authenticated without it >Aug 16 05:23:28 localhost-live audit[2707]: USER_AUTH pid=2707 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:28 localhost-live audit[2707]: USER_ACCT pid=2707 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:28 localhost-live userhelper[2707]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/pam_timestamp/liveuser/unknown:root' >Aug 16 05:23:28 localhost-live audit[2707]: USER_START pid=2707 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:28 localhost-live audit[2707]: CRED_ACQ pid=2707 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:28 localhost-live userhelper[2712]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 16 05:23:28 localhost-live kernel: async_tx: api initialized (async) >Aug 16 05:23:28 localhost-live kernel: device-mapper: multipath round-robin: version 1.2.0 loaded >Aug 16 05:23:29 localhost-live kernel: No iBFT detected. >Aug 16 05:23:29 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 enabled=1 old-enabled=1 lsm=selinux res=1 >Aug 16 05:23:29 localhost-live audit[1393]: USER_MAC_STATUS pid=1393 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' >Aug 16 05:23:29 localhost-live systemd[1]: Starting lvm2-lvmdbusd.service - LVM2 D-Bus service... >Aug 16 05:23:30 localhost-live systemd[1]: Started lvm2-lvmdbusd.service - LVM2 D-Bus service. >Aug 16 05:23:30 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-lvmdbusd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:30 localhost-live udisksd[1362]: Loading module iscsi ... >Aug 16 05:23:33 localhost-live systemd[1]: virtqemud.service: Deactivated successfully. >Aug 16 05:23:33 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtqemud comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'almalinux' profile at /etc/anaconda/profile.d/almalinux.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'centos' profile at /etc/anaconda/profile.d/centos.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'circle' profile at /etc/anaconda/profile.d/circle.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-designsuite' profile at /etc/anaconda/profile.d/fedora-designsuite.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-eln' profile at /etc/anaconda/profile.d/fedora-eln.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-iot' profile at /etc/anaconda/profile.d/fedora-iot.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-kde' profile at /etc/anaconda/profile.d/fedora-kde.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-kinoite' profile at /etc/anaconda/profile.d/fedora-kinoite.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-sericea' profile at /etc/anaconda/profile.d/fedora-sericea.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-server' profile at /etc/anaconda/profile.d/fedora-server.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-silverblue' profile at /etc/anaconda/profile.d/fedora-silverblue.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora-workstation' profile at /etc/anaconda/profile.d/fedora-workstation.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'fedora' profile at /etc/anaconda/profile.d/fedora.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'ovirt' profile at /etc/anaconda/profile.d/ovirt.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'rhel' profile at /etc/anaconda/profile.d/rhel.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'rhvh' profile at /etc/anaconda/profile.d/rhvh.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'rocky' profile at /etc/anaconda/profile.d/rocky.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'scientific-linux' profile at /etc/anaconda/profile.d/scientific-linux.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Found the 'virtuozzo-linux' profile at /etc/anaconda/profile.d/virtuozzo-linux.conf. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=workstation. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.profile: The 'fedora-workstation' profile is detected. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.configuration.anaconda: Load the 'fedora-workstation' profile configuration. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: main: /sbin/anaconda 38.23.4-2.fc38 >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.util: Reporting the IPMI event: 7 >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 >import crypt # pylint: disable=deprecated-module >Aug 16 05:23:33 localhost-live anaconda[2877]: program: Running... losetup --list >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: startup_utils: check_memory(): total:13896, needed:320 >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: startup_utils: Don't set up proxy variables. >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: screensaver: Inhibiting screensaver. >Aug 16 05:23:33 localhost-live dbus-broker-launch[1681]: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--graphical'] >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: main: Default encoding = utf-8 >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: misc: Configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/profile.d/fedora.conf', '/etc/anaconda/profile.d/fedora-workstation.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf'] >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf >Aug 16 05:23:33 localhost-live anaconda[2877]: program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >Aug 16 05:23:33 localhost-live anaconda[2877]: anaconda: core.dbus: Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:33 localhost-live dbus-daemon[2887]: SELinux support is enabled >Aug 16 05:23:33 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2877 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:33 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:33 localhost-live org.fedoraproject.Anaconda.Boss[2890]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:33 localhost-live org.fedoraproject.Anaconda.Boss[2890]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/UserInterface. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/1. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StartModulesTask-1 (139674524214976) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.common.task.task:Start the modules >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Storage. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Subscription. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Addons.Kdump. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Storage. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Subscription. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Addons.Kdump. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Addons.Kdump[2935]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Addons.Kdump[2935]: DEBUG:com_redhat_kdump.service.initialization:The kdump add-on is disabled. Quit. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Addons.Kdump. The optional module has failed to start, so it won't be available during the installation. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2921]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/territories.xml.gz' 0x7fb3c6c6caf0> >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class DeviceFormat as None >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [1] mkdosfs --help ... >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Create FAT filesystem in TARGET, which can be a block device or file. Use only >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: created with a size of 1024 bytes times BLOCKS, which must be specified. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Options: >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -a Disable alignment of data structures >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -A Toggle Atari variant of the filesystem >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -b SECTOR Select SECTOR as location of the FAT32 backup boot sector >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -c Check device for bad blocks before creating the filesystem >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -C Create file TARGET then create filesystem in it >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -D NUMBER Write BIOS drive number NUMBER to boot sector >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -f COUNT Create COUNT file allocation tables >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -F SIZE Select FAT size SIZE (12, 16 or 32) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -g GEOM Select disk geometry: heads/sectors_per_track >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -h NUMBER Write hidden sectors NUMBER to boot sector >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -I Ignore and disable safety checks >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -l FILENAME Read bad blocks list from FILENAME >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -m FILENAME Replace default error message in boot block with contents of FILENAME >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -M TYPE Set media type in boot sector to TYPE >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -n LABEL Set volume name to LABEL (up to 11 characters long) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: --codepage=N use DOS codepage N to encode label (default: 850) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -r COUNT Make room for at least COUNT entries in the root directory >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -R COUNT Set minimal number of reserved sectors to COUNT >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -s COUNT Set number of sectors per cluster to COUNT >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -S SIZE Select a sector size of SIZE (a power of two, at least 512) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: -v Verbose execution >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: --variant=TYPE Select variant TYPE of filesystem (standard or Atari) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: --invariant Use constants for randomly generated or time based values >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: --offset=SECTOR Write the filesystem at a specific sector into the device file. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: --help Show this help message and exit >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [1] (exit code: 0) >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class FATFS as vfat >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class EFIFS as efi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class BTRFS as btrfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class JFS as jfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class XFS as xfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class StratisXFS as stratis xfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class HFS as hfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class NTFS as ntfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class ExFATFS as exfat >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class F2FS as f2fs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class NFS as nfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class UDFFS as udf >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class NoDevFS as nodev >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class ProcFS as proc >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class SysFS as sysfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class BindFS as bind >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class USBFS as usbfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/territories.xml.gz' 0x7fe3e4e276d0> >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: import pipes >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: import pipes >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2921]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2921]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: import pipes >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: import pipes >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Services started successfully. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Services is available. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class LUKS as luks >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class Integrity as integrity >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class SwapSpace as swap >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:registered device format class StratisBlockdev as stratis >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Security started successfully. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Security is available. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:default disklabel has been set to gpt >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2921]: INFO:program:Running... systemctl list-unit-files rhsm.service --no-legend >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: INFO:dasbus.connection:Connecting to the system bus. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: INFO:dasbus.connection:Connecting to the system bus. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Payloads started successfully. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Payloads is available. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2921]: DEBUG:program:Return code: 1 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[2921]: DEBUG:anaconda.modules.subscription.initialization:subscription: The required rhsm systemd service is not available. The Subscription module won't be started. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.network.nm_client:get new NM Client succeeded. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.network.network:Connected to network: True >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.network.network:Applying boot options <pyanaconda.core.kernel.KernelArguments object at 0x7ff15781a410> >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.network.network:Watching the hostnamed service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Network started successfully. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Network is available. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: import pipes >Aug 16 05:23:34 localhost-live systemd[1614]: Starting grub-boot-success.service - Mark boot as successful... >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: WARNING:py.warnings:/usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: import crypt # pylint: disable=deprecated-module >Aug 16 05:23:34 localhost-live systemd[1614]: Finished grub-boot-success.service - Mark boot as successful. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Users started successfully. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Users is available. >Aug 16 05:23:34 localhost-live dbus-daemon[2887]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Modules.Subscription. The optional module has failed to start, so it won't be available during the installation. >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/languages.xml.gz' 0x7fb3c6c6c910> >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/languages.xml.gz' 0x7fe3e4e27490> >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: import cgi >Aug 16 05:23:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: import pipes >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... modprobe libfc >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/keyboards.xml.gz' 0x7fb3c6c6c8e0> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezones.xml.gz' 0x7fb3c6c6cb20> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7fb3c6c6c8e0> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/keyboards.xml.gz' 0x7fe3e4e27c40> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezones.xml.gz' 0x7fe3e4e27760> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7fe3e4e27f70> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Failed to read FCoE EDD info: No such file or directory >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:ISCSID is /sbin/iscsid >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... systemctl start iscsi-init.service >Aug 16 05:23:35 localhost-live systemd[1]: Starting iscsi-init.service - One time configuration for iscsi.service... >Aug 16 05:23:35 localhost-live systemd[1]: iscsi-init.service: Deactivated successfully. >Aug 16 05:23:35 localhost-live systemd[1]: Finished iscsi-init.service - One time configuration for iscsi.service. >Aug 16 05:23:35 localhost-live audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:35 localhost-live audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=iscsi-init comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:no initiator set >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [2] e2fsck -V ... >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[2]: >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Using EXT2FS Library version 1.46.5, 30-Dec-2021 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [2] (exit code: 0) >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:trying to set new default fstype to 'ext4' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:loop0 1987653632 root disk brw-rw---- squashfs >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:loop2 34359738368 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sda 128035676160 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:|-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sdb 500107862016 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sdd 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sde 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sdf 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sdg 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sdh 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:sr0 1073741312 root cdrom brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:lsblk output: >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: loop0 1987653632 root disk brw-rw---- squashfs >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: |-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: `-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: loop2 34359738368 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: `-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sda 128035676160 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: |-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: `-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sdb 500107862016 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: `-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: |-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: |-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: `-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sdd 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sde 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sdf 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sdg 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sdh 0 root disk brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sr0 1073741312 root cdrom brw-rw---- >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: zram0 8589934592 root disk brw-rw---- [SWAP] >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:lvm filter: clearing the lvm devices list >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:lvm filter: clearing the lvm devices list >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:trying to set new default fstype to 'ext4' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Aug 16 05:23:35 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Storage started successfully. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Storage is available. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: import pipes >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:23:35 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Timezone started successfully. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Timezone is available. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: import cgi >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: import pipes >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:23:35 localhost-live dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Localization started successfully. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Localization is available. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StartModulesTask-1 (139674524214976) >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.boss:Reading a kickstart file at /usr/share/anaconda/interactive-defaults.ks. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: import pipes >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Storage handles commands ['autopart', 'bootloader', 'btrfs', 'clearpart', 'fcoe', 'ignoredisk', 'iscsi', 'iscsiname', 'logvol', 'mount', 'nvdimm', 'part', 'partition', 'raid', 'reqpart', 'snapshot', 'volgroup', 'zerombr', 'zfcp', 'zipl'] sections [] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Storage. ><auto-removed line containing rootpw> >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Security handles commands ['authselect', 'selinux', 'realm'] sections [] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Payloads handles commands ['cdrom', 'harddrive', 'hmc', 'liveimg', 'module', 'nfs', 'ostreecontainer', 'ostreesetup', 'repo', 'url'] sections ['packages'] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone', 'timesource'] sections [] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons []. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.payloads:Created the payload PayloadType.LIVE_OS. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Payload/1. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.payloads:Activated the payload PayloadType.LIVE_OS. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Source/1. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.payload.payload_base:New sources [Source(type='LIVE_OS_IMAGE', image='')] were added. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/1. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.threading:Running Thread: AnaTaskThread-DetectLiveOSImageTask-1 (139646627964608) >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.modules.common.task.task:Detect a Live OS image >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Checking the /dev/mapper/live-base block device. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Detected the Live OS image '/dev/mapper/live-base'. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.threading:Thread Done: AnaTaskThread-DetectLiveOSImageTask-1 (139646627964608) >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.live_os.live_os:LiveOS image path is set to '/dev/mapper/live-base' >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.security.security:Fingerprint authentication enabled is set to True. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: localization: setting locale to: en_US.UTF-8 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaWaitForConnectingNMThread (140126185322176) >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: anaconda: setting display mode to GUI >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: anaconda: Display mode is set to 'interactive graphical mode'. >Aug 16 05:23:35 localhost-live anaconda[2877]: program: Running... losetup --list >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: network: got 2 NTP servers from DHCP >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: startup_utils: check_memory(): total:13896, needed:320 >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: startup_utils: check_memory(): total:13896, graphical:410 >Aug 16 05:23:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.timezone.timezone:Time sources are set to: [TimeSourceData(hostname='BEL-DC03.corp.proofpoint.com', options=['iburst'], type='SERVER'), TimeSourceData(hostname='BEL-DC02.corp.proofpoint.com', options=['iburst'], type='SERVER')] >Aug 16 05:23:35 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaWaitForConnectingNMThread (140126185322176) >Aug 16 05:23:36 localhost-live systemd[1614]: selinux: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Aug 16 05:23:36 localhost-live systemd[1614]: Reached target gnome-session-x11-services.target - GNOME session X11 services. >Aug 16 05:23:36 localhost-live gnome-shell[3034]: The XKEYBOARD keymap compiler (xkbcomp) reports: >Aug 16 05:23:36 localhost-live gnome-shell[3034]: > Warning: Unsupported maximum keycode 708, clipping. >Aug 16 05:23:36 localhost-live gnome-shell[3034]: > X11 cannot support keycodes above 255. >Aug 16 05:23:36 localhost-live gnome-shell[3034]: Errors from xkbcomp are not fatal to the X server >Aug 16 05:23:36 localhost-live systemd[1614]: Starting org.gnome.SettingsDaemon.XSettings.service - GNOME XSettings service... >Aug 16 05:23:36 localhost-live at-spi-bus-launcher[1857]: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Aug 16 05:23:36 localhost-live systemd[1614]: Started org.gnome.SettingsDaemon.XSettings.service - GNOME XSettings service. >Aug 16 05:23:36 localhost-live systemd[1614]: Reached target gnome-session-x11-services-ready.target - GNOME session X11 services. >Aug 16 05:23:36 localhost-live anaconda[2877]: anaconda: ui.lib.addons: Loading spokes into module path for addon com_redhat_kdump >Aug 16 05:23:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >Aug 16 05:23:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >Aug 16 05:23:36 localhost-live anaconda[2877]: program: Running... udevadm settle --timeout=300 >Aug 16 05:23:36 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:23:36 localhost-live anaconda[2877]: program: Running [1] mkdosfs --help ... >Aug 16 05:23:36 localhost-live anaconda[2877]: program: stdout[1]: mkfs.fat 4.2 (2021-01-31) >Aug 16 05:23:36 localhost-live anaconda[2877]: program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: >-a Disable alignment of data structures >-A Toggle Atari variant of the filesystem >-b SECTOR Select SECTOR as location of the FAT32 backup boot sector >-c Check device for bad blocks before creating the filesystem >-C Create file TARGET then create filesystem in it >-D NUMBER Write BIOS drive number NUMBER to boot sector >-f COUNT Create COUNT file allocation tables >-F SIZE Select FAT size SIZE (12, 16 or 32) >-g GEOM Select disk geometry: heads/sectors_per_track >-h NUMBER Write hidden sectors NUMBER to boot sector >-i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >-I Ignore and disable safety checks >-l FILENAME Read bad blocks list from FILENAME >-m FILENAME Replace default error message in boot block with contents of FILENAME >-M TYPE Set media type in boot sector to TYPE >--mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >-n LABEL Set volume name to LABEL (up to 11 characters long) >--codepage=N use DOS codepage N to encode label (default: 850) >-r COUNT Make room for at least COUNT entries in the root directory >-R COUNT Set minimal number of reserved sectors to COUNT >-s COUNT Set number of sectors per cluster to COUNT >-S SIZE Select a sector size of SIZE (a power of two, at least 512) >-v Verbose execution >--variant=TYPE Select variant TYPE of filesystem (standard or Atari) > >--invariant Use constants for randomly generated or time based values >--offset=SECTOR Write the filesystem at a specific sector into the device file. >--help Show this help message and exit >Aug 16 05:23:36 localhost-live anaconda[2877]: program: ...done [1] (exit code: 0) >Aug 16 05:23:36 localhost-live anaconda[2877]: program: Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/zram0' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaStorageThread (140126185322176) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:starting Blivet copy >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:finished Blivet copy >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139979348747968) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Scan all devices >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... systemctl start iscsi-init.service >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaTimeInitThread (140126057395904) >Aug 16 05:23:37 localhost-live systemd[1]: iscsi-init.service - One time configuration for iscsi.service was skipped because of an unmet condition check (ConditionPathExists=!/etc/iscsi/initiatorname.iscsi). >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: payload.manager: Restarting payload thread >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaPayloadRestartThread (140126049003200) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:no initiator set >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: startup_utils: Geolocation is enabled. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f4f7b6086d0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:lvm filter: clearing the lvm devices list >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaPayloadThread (140126040610496) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaPayloadRestartThread (140126049003200) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/1. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.threading:Running Thread: AnaTaskThread-GeolocationTask-1 (140616546645696) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.modules.common.task.task:Geolocate the system >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.modules.timezone.initialization:Geoloc: starting lookup using provider: https://geoip.fedoraproject.org/city >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: startup_utils: Skip the time synchronization. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.modules.timezone.initialization:Geoloc: querying the API >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): geoip.fedoraproject.org:443 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'vg_erwan--desktop-lv_swap', 'vg_erwan--desktop-lv_home', 'vg_erwan--desktop-lv_root', 'live-rw', 'live-base'] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/2023-04-13-22-15-10-00 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdc', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'iso9660', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '2023-04-13-22-15-10-00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': 'Joliet Extension', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdc', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16440533'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: while device: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/vendor: 47656e65726963200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sdc is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/size: 383032323333360a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdc size to 3.83 GiB (3.83 GiB) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/queue/rotational: 310a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sdc (id 4) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f7acc1590) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdc status = True id = 4 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 3.83 GiB >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 32 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 3.83 GiB path = /dev/sdc >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:Stratis DBus service is not running >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'sdc' is 'iso9660' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing iso9660 filesystem >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/8-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-partlabel/ISO9660 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/2023-04-13-22-15-10-00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdc1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'partition', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'iso9660', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '2023-04-13-22-15-10-00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': 'Joliet Extension', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_DISK': '8:32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NAME': 'ISO9660', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NUMBER': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_OFFSET': '64', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SIZE': '4075920', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba95-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '33', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTNAME': 'ISO9660', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdc1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16735616'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:ignoring partition sdc1 on iso9660 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no device obtained for sdc1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-label/ANACONDA ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/EEB5-E40F ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-partlabel/Appended2 /dev/disk/by-diskseq/8-part2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdc2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'partition', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': 'ANACONDA', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': 'ANACONDA', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'vfat', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': 'EEB5-E40F', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': 'EEB5-E40F', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': 'FAT16', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_DISK': '8:32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NAME': 'Appended2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NUMBER': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_OFFSET': '4075984', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SIZE': '23844', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba96-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '34', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTN': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTNAME': 'Appended2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdc2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'UDISKS_IGNORE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16595439'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:ignoring partition sdc2 on iso9660 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no device obtained for sdc2 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdc3 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-partlabel/Gap1 /dev/disk/by-diskseq/8-part3 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdc3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'partition', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_DISK': '8:32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NAME': 'Gap1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NUMBER': '3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_OFFSET': '4099828', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SIZE': '600', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba97-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '8.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '058f', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '35', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTN': '3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTNAME': 'Gap1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdc3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16552064'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdc3 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc3 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:ignoring partition sdc3 on iso9660 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no device obtained for sdc3 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/34', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdd', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '34', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Compact_Flash', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'Compact_Flash', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '48', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdd', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16182205'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: while device: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/vendor: 47656e657269632d0a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sdd is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdd size to 0 B (0 B) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/queue/rotational: 310a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sdd (id 14) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f7ad35910) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdd status = True id = 14 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 B >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 48 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 B path = /dev/sdd >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sdd >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/36 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sde', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '36', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'SM_xD-Picture', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'SM_xD-Picture', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '64', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sde', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16206091'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/vendor: 47656e657269632d0a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sde is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sde size to 0 B (0 B) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/queue/rotational: 310a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sde (id 19) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f7ad0ebd0) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sde status = True id = 19 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 B >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 64 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 B path = /dev/sde >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sde ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sde >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-diskseq/33 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdf', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '33', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'SD_MMC', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'SD_MMC', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '80', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdf', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16184440'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/vendor: 47656e657269632d0a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sdf is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdf size to 0 B (0 B) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/queue/rotational: 310a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sdf (id 24) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f7ad0c8d0) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdf status = True id = 24 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 B >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 80 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 B path = /dev/sdf >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sdf >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/35', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdg', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '35', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'M.S._M.S.Pro_HG', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'M.S._M.S.Pro_HG', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '96', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdg', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16194523'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdg (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sdg ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/vendor: 47656e657269632d0a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sdg is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 30 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdg size to 0 B (0 B) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/queue/rotational: 310a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sdg (id 29) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f7ad308d0) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdg status = True id = 29 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 B >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 96 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 B path = /dev/sdg >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdg ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sdg >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/32 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdh', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'usb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_INSTANCE': '0:4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'SD_MMC_M.S.PRO', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INSTANCE': '0:4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL': 'SD_MMC_M.S.PRO', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_REVISION': '1.00', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '112', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdh', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '16196631'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdh (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sdh ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/vendor: 47656e657269632d0a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sdh is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdh size to 0 B (0 B) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/queue/rotational: 310a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sdh (id 34) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f8896a9d0) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdh status = True id = 34 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 B >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 112 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 B path = /dev/sdh >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdh ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sdh >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-diskseq/1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/wwn-0x5002538043584d30 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'ata', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'SAMSUNG_SSD_830_Series', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '00090716', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': 'CXM03B1Q', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': 'S0XYNEAC722469', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN': '0x5002538043584d30', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '15611759'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sda is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3235303036393638300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sda size to 119.24 GiB (119.24 GiB) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sda (id 39) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f89254b50) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119.24 GiB >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119.24 GiB path = /dev/sda >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = False wwn = 5002538043584d30 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sda ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 44 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 45 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: uuid: 00090716 ; label: None ; device: /dev/sda ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: type: msdos primaryPartitionCount: 2 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: partitions: [<parted.partition.Partition object at 0x7f4f88cc7150>, <parted.partition.Partition object at 0x7f4f7ad34490>] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: device: <parted.device.Device object at 0x7f4f7b67f6d0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PedDisk: <_ped.Disk object at 0x7f4f7ad34cc0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:urllib3.connectionpool:https://geoip.fedoraproject.org:443 "GET /city HTTP/1.1" 200 284 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 47 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-partuuid/00090716-01 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/wwn-0x5002538043584d30-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/1-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sda1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'partition', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'ata', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'SAMSUNG_SSD_830_Series', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_DISK': '8:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_FLAGS': '0x80', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NUMBER': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_OFFSET': '2048', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SCHEME': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SIZE': '1024000', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_TYPE': '0x83', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_UUID': '00090716-01', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '00090716', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': 'CXM03B1Q', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': 'S0XYNEAC722469', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN': '0x5002538043584d30', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sda1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '15620384'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.modules.timezone.initialization:Geoloc: lookup finished in 0.4 seconds, result is valid: True >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: INFO:anaconda.threading:Thread Done: AnaTaskThread-GeolocationTask-1 (140616546645696) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.timezone.timezone:Geolocation result is set, valid=True >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 GiB disk sda (39) with existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:looking up parted Partition: /dev/sda1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added partition sda1 (id 49) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: PartitionDevice instance (0x7f4f7ad30250) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda1 status = True id = 49 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 119.24 GiB disk sda (39) with existing msdos disklabel'] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 00090716-01 size = 500 MiB >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 1 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 500 MiB path = /dev/sda1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None grow = None max size = 0 B bootable = True >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parted_partition = parted.Partition instance -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7ad34710> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7ad37bd0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sda1 type: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ad35f90> PedPartition: <_ped.Partition object at 0x7f4f7ad14a90> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk = existing 119.24 GiB disk sda (39) with existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: start = 2048 end = 1026047 length = 1024000 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: flags = boot >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'sda1' is 'ext4' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... dumpe2fs -h /dev/sda1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem volume name: <none> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mounted on: /boot >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem UUID: e78bdfed-d203-4338-a4ed-8db17172bdbd >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem state: clean >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Errors behavior: Continue >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem OS type: Linux >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode count: 128016 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block count: 512000 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved block count: 25600 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Overhead clusters: 26652 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free blocks: 270344 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free inodes: 127503 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First block: 1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block size: 1024 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragment size: 1024 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved GDT blocks: 256 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Blocks per group: 8192 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragments per group: 8192 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inodes per group: 2032 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode blocks per group: 254 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Flex block group size: 16 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem created: Mon Oct 1 06:22:58 2012 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last write time: Thu Jun 29 08:54:05 2023 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Mount count: 800 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Maximum mount count: -1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last checked: Mon Oct 1 06:22:58 2012 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Lifetime writes: 9 GB >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First inode: 11 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode size: 128 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal inode: 8 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default directory hash: half_md4 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Directory Hash Seed: faebf505-53d2-4f8e-88bf-6c45bb943930 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal backup: inode blocks >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal features: journal_incompat_revoke >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal size: 8M >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal blocks: 8192 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Max transaction length: 8192 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fast commit length: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal sequence: 0x00001811 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal start: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... resize2fs -P /dev/sda1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Estimated minimum size of the filesystem: 351528 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:padding min size from 343.29 MiB up to 378 MiB >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 57 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-partuuid/00090716-02 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/1-part2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/wwn-0x5002538043584d30-part2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sda2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'partition', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'ata', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'LVM2_member', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'raid', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': 'LVM2 001', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'SAMSUNG_SSD_830_Series', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_DISK': '8:0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NUMBER': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_OFFSET': '1026048', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SCHEME': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SIZE': '249042944', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_TYPE': '0x83', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_UUID': '00090716-02', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '00090716', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': 'CXM03B1Q', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': 'S0XYNEAC722469', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN': '0x5002538043584d30', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTN': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sda2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '15774121'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: startup_utils: Geoloc: using timezone determined by geolocation >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Paris. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.localization.localization:Language is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live anaconda[2877]: anaconda: localization: setting locale to: fr_FR.UTF-8 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:looking up parted Partition: /dev/sda2 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added partition sda2 (id 59) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: PartitionDevice instance (0x7f4f89292f50) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda2 status = True id = 59 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 119,24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 00090716-02 size = 118,75 Gio >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 2 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 118,75 Gio path = /dev/sda2 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None grow = None max size = 0 O bootable = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parted_partition = parted.Partition instance -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7ad34710> fileSystem: None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ad37d50> PedPartition: <_ped.Partition object at 0x7f4f7acf36f0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk = existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: start = 1026048 end = 250068991 length = 249042944 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: flags = >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 63 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 64 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 65 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 66 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMFormatPopulator.run: pv: sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:lvm filter: device /dev/sda2 added to the list of allowed devices >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'sda2' is 'lvmpv' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ; label: None ; device: /dev/sda2 ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 118,75 Gio ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 67 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: vg_erwan-desktop ; kids: 0 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice._set_format: vg_erwan-desktop ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added lvmvg vg_erwan-desktop (id 68) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda2 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:Skipping LVs for incomplete VG vg_erwan-desktop >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing lvmpv >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/wwn-0x5002538d409a2fbe ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'ata', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '3a70219d', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': 'EMT02B6Q', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN': '0x5002538d409a2fbe', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '16', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '15610822'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: while device: >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:sdb is a disk >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 75 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 3937363737333136380a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdb size to 465,76 Gio (465,76 Gio) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added disk sdb (id 73) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DiskDevice instance (0x7f4f7ad2e5d0) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None removable = False wwn = 5002538d409a2fbe >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 78 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 79 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 80 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: uuid: 3a70219d ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: type: msdos primaryPartitionCount: 1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: partitions: [<parted.partition.Partition object at 0x7f4f7ad2fd50>] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: device: <parted.device.Device object at 0x7f4f7ad2c7d0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PedDisk: <_ped.Disk object at 0x7f4f7ad2dfc0> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 81 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-partuuid/3a70219d-01 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/2-part1 ' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sdb1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'partition', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'ata', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'LVM2_member', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'raid', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': 'LVM2 001', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_DISK': '8:16', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_NUMBER': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_OFFSET': '2048', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SCHEME': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_SIZE': '976771120', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_TYPE': '0x8e', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_ENTRY_UUID': '3a70219d-01', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PART_TABLE_UUID': '3a70219d', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': 'EMT02B6Q', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'disk', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN': '0x5002538d409a2fbe', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '8', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '17', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'PARTN': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sdb1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'UDISKS_IGNORE': '1', >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '15775686'} ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 84 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:looking up parted Partition: /dev/sdb1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added partition sdb1 (id 83) to device tree >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: PartitionDevice instance (0x7f4f7ad25390) -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb1 status = True id = 83 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 465,76 Gio disk sdb (73) with existing msdos disklabel'] >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3a70219d-01 size = 465,76 Gio >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 17 exists = True protected = False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb1 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None grow = None max size = 0 O bootable = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parted_partition = parted.Partition instance -- >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7ad2d750> fileSystem: None >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ad2d590> PedPartition: <_ped.Partition object at 0x7f4f7ad65530> >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk = existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: start = 2048 end = 976773167 length = 976771120 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: flags = lvm >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 88 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 89 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 90 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMFormatPopulator.run: pv: sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:lvm filter: device /dev/sdb1 added to the list of allowed devices >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'sdb1' is 'lvmpv' >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA ; label: None ; device: /dev/sdb1 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 135,75 Gio ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 91 >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: lvmpv ; current: None ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.add_child: name: sdb1 ; child: vg_erwan-desktop ; kids: 0 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sdb1 ; >Aug 16 05:23:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 94 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_home ; kids: 1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:Adding vg_erwan-desktop-lv_home/153,22 Gio to vg_erwan-desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added lvmlv vg_erwan-desktop-lv_home (id 92) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [3] dmsetup --version ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[3]: Library version: 1.02.189-git (2022-11-10) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Driver version: 4.47.0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[3]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [3] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/vg_erwan-desktop/lv_home ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/vg_erwan--desktop-lv_home ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_LV_NAME': 'lv_home', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'vg_erwan--desktop-lv_home', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_READY': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '6304630'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [4] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[4]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[4]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [4] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [5] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[5]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[5]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [5] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [6] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[6]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[6]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [6] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b5fbb50) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_home status = True id = 92 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 431,28 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 13801 reserved percent = 0 reserved space = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 153,22 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [7] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[7]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[7]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [7] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 100 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 101 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 102 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'vg_erwan-desktop-lv_home' is 'ext4' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem volume name: <none> >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mounted on: /home >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem UUID: 0901706e-a709-4c51-a005-c8385cf934e2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem state: clean >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Errors behavior: Continue >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem OS type: Linux >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode count: 10043392 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block count: 40165376 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved block count: 1745770 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Overhead clusters: 678307 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free blocks: 16196555 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free inodes: 9024333 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First block: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragment size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved GDT blocks: 1014 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Blocks per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragments per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inodes per group: 8192 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode blocks per group: 512 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Flex block group size: 16 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem created: Mon Oct 1 06:23:05 2012 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last write time: Thu Jun 29 08:54:06 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Mount count: 280 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Maximum mount count: -1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last checked: Mon Jan 4 03:34:53 2016 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Lifetime writes: 9 TB >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First inode: 11 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode size: 256 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Required extra isize: 28 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Desired extra isize: 28 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal inode: 8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default directory hash: half_md4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Directory Hash Seed: ebbf0af5-dc21-40e4-94b6-daf59b90bf54 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal backup: inode blocks >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal features: journal_incompat_revoke >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal size: 128M >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal blocks: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Max transaction length: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fast commit length: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal sequence: 0x02b2639a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal start: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Estimated minimum size of the filesystem: 24006350 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:padding min size from 91,58 Gio up to 92,07 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 103 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: ext4 ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 106 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:Adding vg_erwan-desktop-lv_swap/15,53 Gio to vg_erwan-desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added lvmlv vg_erwan-desktop-lv_swap (id 105) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_swap ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/vg_erwan--desktop-lv_swap ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/vg_erwan-desktop/lv_swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '5', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_LV_NAME': 'lv_swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'vg_erwan--desktop-lv_swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'other', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_READY': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '6304100'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [8] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[8]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[8]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [8] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [9] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[9]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[9]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [9] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [10] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[10]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[10]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [10] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f88237d50) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_swap status = True id = 105 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 415,75 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 13304 reserved percent = 0 reserved space = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 15,53 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [11] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[11]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[11]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [11] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 112 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 113 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 114 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'vg_erwan-desktop-lv_swap' is 'swap' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: uuid: 3fbcc456-95b8-4681-8cd8-981dab52cbf3 ; label: None ; device: /dev/mapper/vg_erwan--desktop-lv_swap ; serial: None ; exists: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 116 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: swap ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing swap >Aug 16 05:23:38 localhost-live anaconda[2877]: anaconda: ui.gui: Window scale set to 1 by XSETTINGS, not scaling >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 119 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 122 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_root ; kids: 3 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 123 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:Adding vg_erwan-desktop-lv_root/161,25 Gio to vg_erwan-desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added lvmlv vg_erwan-desktop-lv_root (id 118) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/vg_erwan--desktop-lv_root ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/vg_erwan-desktop/lv_root ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-label/_Fedora-17-x86_6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '7', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_LV_NAME': 'lv_root', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'vg_erwan--desktop-lv_root', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': '_Fedora-17-x86_6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_READY': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '6304888'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [12] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[12]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[12]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [12] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [13] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[13]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[13]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [13] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [14] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[14]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[14]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [14] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b912490) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = True id = 118 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [15] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[15]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[15]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [15] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 125 >Aug 16 05:23:38 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 126 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 127 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 128 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'vg_erwan-desktop-lv_root' is 'ext4' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem volume name: _Fedora-17-x86_6 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mounted on: / >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem UUID: 4221e451-5d48-4d3a-913b-14b39cc69f82 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem state: clean >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Errors behavior: Continue >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem OS type: Linux >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode count: 10567680 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block count: 42270720 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved block count: 131050 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Overhead clusters: 699683 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free blocks: 15122701 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free inodes: 8417995 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First block: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragment size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved GDT blocks: 245 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Blocks per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragments per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inodes per group: 8192 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode blocks per group: 512 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Flex block group size: 16 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem created: Tue May 22 16:37:52 2012 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mount time: Wed Jan 18 06:56:54 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last write time: Wed Jan 18 06:56:53 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Mount count: 797 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Maximum mount count: -1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last checked: Mon Oct 1 06:25:44 2012 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Lifetime writes: 3569 GB >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First inode: 11 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode size: 256 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Required extra isize: 28 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Desired extra isize: 28 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal inode: 8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default directory hash: half_md4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal backup: inode blocks >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal features: journal_incompat_revoke >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal size: 128M >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal blocks: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Max transaction length: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fast commit length: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal sequence: 0x006f7963 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal start: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Estimated minimum size of the filesystem: 27329597 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:padding min size from 104,25 Gio up to 104,74 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 129 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing lvmpv >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:seat:uaccess:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-diskseq/4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/cdrom /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/sr0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_BUS': 'ata', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_CD': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_CD_R': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_CD_RW': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_PLUS_R': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_PLUS_RW': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_PLUS_R_DL': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_R': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_RAM': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_RW': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_RW_RO': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_RW_SEQ': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_R_DL': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_R_DL_JR': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_DVD_R_DL_SEQ': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_MRW': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_MRW_W': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_CDROM_RW_REMOVABLE': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-3_0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL': 'TSSTcorp_DVD-RW_SH-216AB', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD-RW\\x20SH-216AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_REVISION': 'LE03', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL': 'TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_SERIAL_SHORT': 'R8E568DC301L8Z', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_TYPE': 'cd', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '11', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'sr0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:seat:uaccess:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '15741738'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: OpticalDevicePopulator.run: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 134 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/size: 323039373135310a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated sr0 size to 1024 Mio (1024 Mio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added cdrom sr0 (id 132) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: OpticalDevice instance (0x7f4f7b912290) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sr0 status = True id = 132 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 1024 Mio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 11 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 1024 Mio path = /dev/sr0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sr0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-diskseq/19', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/loop0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/loop0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '19', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'squashfs', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '4.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '7', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'loop0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/loop0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '14884411'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 138 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 139 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 137) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 143 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added loop loop0 (id 141) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LoopDevice instance (0x7f4f7ad0cd90) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = loop0 status = False id = 141 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 O path = /dev/loop0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 145 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 146 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 147 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 148 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'loop0' is 'squashfs' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 149 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-label/Anaconda ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-diskseq/20', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/loop1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/loop1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '20', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': 'Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': 'Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '7', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'loop1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/loop1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '14731544'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added file /LiveOS/rootfs.img (id 151) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 156 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added loop loop1 (id 155) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LoopDevice instance (0x7f4f7ad4e790) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = loop1 status = False id = 155 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 0 O file /LiveOS/rootfs.img (151)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 O path = /dev/loop1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 160 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 161 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 162 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'loop1' is 'ext4' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... dumpe2fs -h /dev/loop1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem volume name: Anaconda >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem state: clean >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Errors behavior: Continue >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem OS type: Linux >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode count: 496784 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block count: 1984512 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved block count: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Overhead clusters: 56285 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free blocks: 438931 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free inodes: 350344 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First block: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragment size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Group descriptor size: 64 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved GDT blocks: 968 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Blocks per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragments per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inodes per group: 8144 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode blocks per group: 509 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Flex block group size: 16 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Mount count: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Maximum mount count: -1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Lifetime writes: 6149 MB >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First inode: 11 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode size: 256 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Required extra isize: 32 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Desired extra isize: 32 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal inode: 8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default directory hash: half_md4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal backup: inode blocks >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Checksum type: crc32c >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Checksum: 0x2274c4ab >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal size: 64M >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal blocks: 16384 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Max transaction length: 16384 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fast commit length: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal sequence: 0x00000013 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal start: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal checksum type: crc32c >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal checksum: 0x2e85f01a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... resize2fs -P /dev/loop1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Couldn't find valid filesystem superblock. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 163 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-diskseq/21', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/loop2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/loop2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '21', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '7', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'loop2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/loop2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '14727515'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 166 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 167 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added file /overlay (deleted) (id 165) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 170 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added loop loop2 (id 169) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LoopDevice instance (0x7f4f7b67f890) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = loop2 status = False id = 169 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 0 O file /overlay (deleted) (165)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 0 O path = /dev/loop2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no type or existing type for loop2, bailing >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/vg_erwan-desktop/lv_swap ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/vg_erwan--desktop-lv_swap ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '5', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_LV_NAME': 'lv_swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'vg_erwan--desktop-lv_swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'other', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_READY': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '6304100'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [16] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[16]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[16]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [16] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [17] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[17]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[17]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [17] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [18] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[18]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[18]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [18] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f88237d50) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_swap status = True id = 105 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing swap >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 15,53 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [19] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[19]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[19]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [19] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_swap, bailing >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/vg_erwan-desktop/lv_home ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/vg_erwan--desktop-lv_home ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_LV_NAME': 'lv_home', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'vg_erwan--desktop-lv_home', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_READY': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '6304630'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [20] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[20]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[20]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [20] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [21] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[21]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[21]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [21] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [22] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[22]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[22]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [22] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b5fbb50) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_home status = True id = 92 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 153,22 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [23] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[23]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[23]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [23] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_home, bailing >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/vg_erwan-desktop/lv_root ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/vg_erwan--desktop-lv_root ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '7', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_LV_NAME': 'lv_root', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'vg_erwan--desktop-lv_root', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': '_Fedora-17-x86_6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYSTEMD_READY': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '6304888'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [24] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[24]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[24]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [24] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [25] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[25]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[25]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [25] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [26] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[26]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[26]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [26] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b912490) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = True id = 118 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [27] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[27]: LVM >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[27]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [27] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_root, bailing >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/mapper/live-rw', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '22', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'live-rw', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': 'Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': 'Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-3', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '7878127'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-3)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[28]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[28]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [28] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[29]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[29]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [29] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[30]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[30]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [30] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[31]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[31]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [31] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[32]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[32]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [32] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[33]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[33]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [33] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[34]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[34]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [34] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[35]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[35]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [35] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[36]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[36]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [36] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[37]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[37]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [37] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[38]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[38]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [38] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[39]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[39]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [39] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[40]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[40]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [40] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop2 (169) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 175 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 176 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-3 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 31353837363039360a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated live-rw size to 7,57 Gio (7,57 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added dm live-rw (id 174) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DMDevice instance (0x7f4f7b5dbc90) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = live-rw status = True id = 174 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 7,57 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = True >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-3 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 7,57 Gio path = /dev/mapper/live-rw >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None target = None dm_uuid = None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[41]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[41]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [41] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[42]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[42]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [42] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[43]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[43]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [43] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/ro: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 179 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 180 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 181 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'live-rw' is 'ext4' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem volume name: Anaconda >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mounted on: /sysroot >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem state: clean >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Errors behavior: Continue >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem OS type: Linux >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode count: 496784 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block count: 1984512 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved block count: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Overhead clusters: 56285 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free blocks: 438931 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free inodes: 350344 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First block: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragment size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Group descriptor size: 64 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved GDT blocks: 968 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Blocks per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragments per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inodes per group: 8144 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode blocks per group: 509 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Flex block group size: 16 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mount time: Wed Aug 16 05:21:20 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last write time: Wed Aug 16 05:21:20 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Mount count: 2 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Maximum mount count: -1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Lifetime writes: 6149 MB >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First inode: 11 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode size: 256 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Required extra isize: 32 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Desired extra isize: 32 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal inode: 8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First orphan inode: 15948 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default directory hash: half_md4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal backup: inode blocks >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Checksum type: crc32c >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Checksum: 0x52917bb9 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal size: 64M >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.localization.localization:Language is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal blocks: 16384 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Max transaction length: 16384 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fast commit length: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal sequence: 0x00000014 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal start: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal checksum type: crc32c >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal checksum: 0x1e0e73be >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... resize2fs -P /dev/mapper/live-rw >Aug 16 05:23:38 localhost-live anaconda[2877]: anaconda: localization: setting locale to: fr_FR.UTF-8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Estimated minimum size of the filesystem: 1984512 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:using current size 7,57 Gio as min size >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 182 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: '/dev/disk/by-label/Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVNAME': '/dev/dm-4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVPATH': '/devices/virtual/block/dm-4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DEVTYPE': 'disk', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DISKSEQ': '23', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_NAME': 'live-base', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_SUSPENDED': '0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL': 'Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_LABEL_ENC': 'Anaconda', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ID_FS_VERSION': '1.0', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MAJOR': '253', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'MINOR': '4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SUBSYSTEM': 'block', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_NAME': 'dm-4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'SYS_PATH': '/sys/devices/virtual/block/dm-4', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'TAGS': ':systemd:', >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'USEC_INITIALIZED': '7939313'} ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-4)... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live anaconda[2877]: anaconda: localization: setting locale to: fr_FR.UTF-8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[44]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[44]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [44] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[45]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[45]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [45] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[46]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[46]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [46] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[47]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[47]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [47] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[48]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[48]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [48] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live anaconda[2877]: anaconda: ui.common: Entered spoke: WelcomeLanguageSpoke >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[49]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[49]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [49] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[50]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[50]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [50] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[51]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[51]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [51] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[52]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[52]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [52] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[53]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[53]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [53] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[54]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[54]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [54] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[55]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[55]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [55] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[56]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[56]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [56] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 186 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 31353837363039360a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:updated live-base size to 7,57 Gio (7,57 Gio) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added dm live-base (id 184) to device tree >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got device: DMDevice instance (0x7f4f7ad71010) -- >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = live-base status = True id = 184 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 7,57 Gio >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = True >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 7,57 Gio path = /dev/mapper/live-base >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None target = None dm_uuid = None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[57]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[57]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [57] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[58]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[58]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [58] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [59] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[59]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[59]: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [59] (exit code: 0) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/ro: 310a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 188 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 189 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 190 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 191 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:type detected on 'live-base' is 'ext4' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem volume name: Anaconda >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem state: clean >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Errors behavior: Continue >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem OS type: Linux >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode count: 496784 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block count: 1984512 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved block count: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Overhead clusters: 56285 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free blocks: 438931 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Free inodes: 350344 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First block: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Block size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragment size: 4096 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Group descriptor size: 64 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved GDT blocks: 968 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Blocks per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fragments per group: 32768 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inodes per group: 8144 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode blocks per group: 509 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Flex block group size: 16 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Mount count: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Maximum mount count: -1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Lifetime writes: 6149 MB >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:First inode: 11 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Inode size: 256 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Required extra isize: 32 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Desired extra isize: 32 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal inode: 8 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Default directory hash: half_md4 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal backup: inode blocks >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Checksum type: crc32c >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Checksum: 0x2274c4ab >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal size: 64M >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Total journal blocks: 16384 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Max transaction length: 16384 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Fast commit length: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal sequence: 0x00000013 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal start: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal checksum type: crc32c >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Journal checksum: 0x2e85f01a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... resize2fs -P /dev/mapper/live-base >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Couldn't find valid filesystem superblock. >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr: >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 192 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:device /dev/sda data[440:443] = 16070900 >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:device /dev/sdb data[440:443] = 9d21703a >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:edd: collected mbr signatures: {'sda': '0x00090716', 'sdb': '0x3a70219d'} >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:23:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/zram0' >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Resolved live device to sdc. >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Marking device sdc as protected. >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Marking device sdc as protected. >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[60] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:23:39 localhost-live kernel: dm-1: detected capacity change from 321323008 to 0 >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[60] Done. >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[60] No result, no job started >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:23:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[61] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:23:39 localhost-live kernel: dm-0: detected capacity change from 32571392 to 0 >Aug 16 05:23:39 localhost-live kernel: dm-2: detected capacity change from 338165760 to 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[61] Done. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[61] No result, no job started >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Aug 16 05:23:40 localhost-live kernel: EXT4-fs (sda1): mounted filesystem e78bdfed-d203-4338-a4ed-8db17172bdbd with ordered data mode. Quota mode: none. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... umount /mnt/sysimage >Aug 16 05:23:40 localhost-live kernel: EXT4-fs (sda1): unmounting filesystem e78bdfed-d203-4338-a4ed-8db17172bdbd. >Aug 16 05:23:40 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_home ; orig: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[62] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[62] Done. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[62] No result, no job started >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_home /mnt/sysimage >Aug 16 05:23:40 localhost-live kernel: EXT4-fs (dm-0): mounted filesystem 0901706e-a709-4c51-a005-c8385cf934e2 with ordered data mode. Quota mode: none. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... umount /mnt/sysimage >Aug 16 05:23:40 localhost-live kernel: EXT4-fs (dm-0): unmounting filesystem 0901706e-a709-4c51-a005-c8385cf934e2. >Aug 16 05:23:40 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[63] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:23:40 localhost-live kernel: dm-0: detected capacity change from 321323008 to 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[63] Done. >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[63] No result, no job started >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >Aug 16 05:23:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[64] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[64] Done. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[64] No result, no job started >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_root /mnt/sysimage >Aug 16 05:23:41 localhost-live kernel: EXT4-fs (dm-0): mounted filesystem 4221e451-5d48-4d3a-913b-14b39cc69f82 with ordered data mode. Quota mode: none. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... arch >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout: >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:x86_64 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve 'UUID=34a162f3-a35c-4266-8c6d-322b6372a3eb' >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'UUID=e78bdfed-d203-4338-a4ed-8db17172bdbd' to 'sda1' (partition) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... umount /mnt/sysimage >Aug 16 05:23:41 localhost-live kernel: EXT4-fs (dm-0): unmounting filesystem 4221e451-5d48-4d3a-913b-14b39cc69f82. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: False ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[65] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:23:41 localhost-live kernel: dm-0: detected capacity change from 338165760 to 0 >Aug 16 05:23:41 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[65] Done. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:[65] No result, no job started >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [66] mkswap --version ... >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[66]: mkswap from util-linux 2.38.1 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[66]: >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [66] (exit code: 0) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139979348747968) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Aug 16 05:23:41 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaStorageThread (140126185322176) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/2. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.threading:Running Thread: AnaTaskThread-SetUpSourcesTask-1 (139646627964608) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.modules.common.task.task:Set Up Installation Sources >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.base.initialization:Collected ['Set up a Live OS image'] tasks from SourceType.LIVE_OS_IMAGE source >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.base.initialization:Running task Set up a Live OS image >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.modules.common.task.task:Set up a Live OS image >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.mount_tasks:Mounting installation source >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Resolving /dev/mapper/live-base. >Aug 16 05:23:41 localhost-live anaconda[2877]: program: Running... hwclock --hctosys --utc >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Mounting /dev/mapper/live-base at /run/install/sources/mount-0000-live_os_image. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:program:Running... mount -t auto -o ro /dev/mapper/live-base /run/install/sources/mount-0000-live_os_image >Aug 16 05:23:41 localhost-live kernel: EXT4-fs (dm-4): mounted filesystem 2074eb84-624c-4790-83b6-8f3e4a82ae85 with ordered data mode. Quota mode: none. >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:program:Return code: 0 >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Required space: 5,68 Gio >Aug 16 05:23:41 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.threading:Thread Done: AnaTaskThread-SetUpSourcesTask-1 (139646627964608) >Aug 16 05:23:41 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaPayloadThread (140126040610496) >Aug 16 05:23:47 localhost-live systemd-resolved[1310]: Clock change detected. Flushing caches. >Aug 16 05:23:47 localhost-live audit[3457]: USYS_CONFIG pid=3457 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=? addr=? terminal=? res=success' >Aug 16 05:23:47 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:23:47 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaTimeInitThread (140126057395904) >Aug 16 05:23:56 localhost-live chronyd[1507]: Selected source 45.128.41.10 (2.fedora.pool.ntp.org) >Aug 16 05:23:56 localhost-live chronyd[1507]: System clock wrong by -3.879296 seconds >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.localization.localization:Language is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: localization: setting locale to: fr_FR.UTF-8 >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Boss[2890]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:24:01 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:01 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:01 localhost-live audit: BPF prog-id=83 op=LOAD >Aug 16 05:24:01 localhost-live audit: BPF prog-id=84 op=LOAD >Aug 16 05:24:01 localhost-live audit: BPF prog-id=85 op=LOAD >Aug 16 05:24:01 localhost-live systemd[1]: Starting systemd-hostnamed.service - Hostname Service... >Aug 16 05:24:01 localhost-live systemd[1]: Started systemd-hostnamed.service - Hostname Service. >Aug 16 05:24: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' >Aug 16 05:24:01 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:anaconda.modules.network.network:Connecting to the hostnamed service. >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.network: network standalone spoke (init): completed: True >Aug 16 05:24:01 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:01 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: ui.common: Left spoke: WelcomeLanguageSpoke >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: ui.common: Spoke UserSpoke will not be displayed because it is hidden by the Anaconda configuration file. >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: ui.common: Spoke PasswordSpoke will not be displayed because it is hidden by the Anaconda configuration file. >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: ui.common: Spoke NetworkSpoke will not be displayed because it is hidden by the Anaconda configuration file. >Aug 16 05:24:01 localhost-live anaconda[2877]: anaconda: lifecycle: Adding controller: SummaryHub >Aug 16 05:24:01 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:01 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Aug 16 05:24:02 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['fr (oss)']. >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaAddLayoutsInitThread (140126026983104) >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f71a3eb3c90>> on <list object at 0x7f71a1723680> >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaGtkBatchPre1 (140126057395904) >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaGtkBatchPre1 (140126057395904) >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaKeyboardThread (140126057395904) >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaDateTimeThread (140126040610496) >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >Aug 16 05:24:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Running Thread: AnaStorageWatcher (140126185322176) >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: incomplete spokes: [StorageSpoke] >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: ui.lib.storage: Selecting one or less disks by default: >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: lifecycle: Module initialized: StorageSpoke >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaStorageWatcher (140126185322176) >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: lifecycle: Module initialized: CustomPartitioningSpoke >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: lifecycle: Module initialized: BlivetGuiSpoke >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: lifecycle: Module initialized: FilterSpoke >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: lifecycle: Initialization of all modules (6) has been started. >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: Starting event loop for hub SummaryHub >Aug 16 05:24:02 localhost-live anaconda[2877]: anaconda: ui.common: Entered hub: SummaryHub >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f71a3eb3c90>> on <list object at 0x7f71a1723680> >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaAddLayoutsInitThread (140126026983104) >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: lifecycle: Module initialized: KeyboardSpoke >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaKeyboardThread (140126057395904) >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: lifecycle: Module initialized: DatetimeSpoke >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: lifecycle: All modules have been initialized. >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: threading: Thread Done: AnaDateTimeThread (140126040610496) >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: spoke is not ready: KeyboardSpoke >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: setting KeyboardSpoke status to: Obtention de la liste des agencements... >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Analyse de lâespace de stockage... >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: setting StorageSpoke status to: Analyse de lâespace de stockage... >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: spoke is ready: StorageSpoke >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:24:03 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: spoke is ready: KeyboardSpoke >Aug 16 05:24:03 localhost-live anaconda[2877]: anaconda: ui.gui.hubs: spoke is ready: DatetimeSpoke >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:24:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:24:13 localhost-live anaconda[2877]: anaconda: ui.common: Entered spoke: StorageSpoke >Aug 16 05:24:31 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Aug 16 05:24: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' >Aug 16 05:24:31 localhost-live audit: BPF prog-id=85 op=UNLOAD >Aug 16 05:24:31 localhost-live audit: BPF prog-id=84 op=UNLOAD >Aug 16 05:24:31 localhost-live audit: BPF prog-id=83 op=UNLOAD >Aug 16 05:25:00 localhost-live chronyd[1507]: System clock wrong by -2.205339 seconds >Aug 16 05:25:01 localhost-live chronyd[1507]: Can't synchronise: no majority >Aug 16 05:25:01 localhost-live chronyd[1507]: Selected source 5.135.137.188 (2.fedora.pool.ntp.org) >Aug 16 05:25:01 localhost-live chronyd[1507]: System clock wrong by 1.218322 seconds >Aug 16 05:26:06 localhost-live chronyd[1507]: Selected source 95.81.173.74 (2.fedora.pool.ntp.org) >Aug 16 05:26:38 localhost-live systemd[1614]: Created slice background.slice - User Background Tasks Slice. >Aug 16 05:26:38 localhost-live systemd[1614]: Starting systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories... >Aug 16 05:26:38 localhost-live systemd[1614]: Finished systemd-tmpfiles-clean.service - Cleanup of User's Temporary Files and Directories. >Aug 16 05:27:01 localhost-live PackageKit[1982]: daemon quit >Aug 16 05:27:01 localhost-live systemd[1]: packagekit.service: Deactivated successfully. >Aug 16 05:27:01 localhost-live audit[1]: SERVICE_STOP 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' >Aug 16 05:27:11 localhost-live chronyd[1507]: Selected source 37.187.104.44 (2.fedora.pool.ntp.org) >Aug 16 05:27:11 localhost-live chronyd[1507]: System clock wrong by -1.483159 seconds >Aug 16 05:27:11 localhost-live chronyd[1507]: Can't synchronise: no majority >Aug 16 05:28:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:28:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:28:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:28:09 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:29:04 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.storage: Partitioning method has changed from AUTOMATIC to INTERACTIVE. >Aug 16 05:29:04 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.storage: Rolling back planed storage configuration changes. >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 119,24 Gio disk sda (39) with existing msdos disklabel ; hidden: True ; >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdc depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdd depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sde depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdf depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdg depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdh depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda1 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda2 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdb depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdb1 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sr0 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop0 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop1 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /overlay (deleted) depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop2 depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if live-rw depends on sda >Aug 16 05:29:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if live-base depends on sda >Aug 16 05:29:09 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:29:09 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:29:20 localhost-live chronyd[1507]: Selected source 5.135.137.188 (2.fedora.pool.ntp.org) >Aug 16 05:29:20 localhost-live chronyd[1507]: System clock wrong by 2.081475 seconds >Aug 16 05:29:20 localhost-live chronyd[1507]: Can't synchronise: no majority >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:29:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:30:13 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.storage: Disk selection has changed. >Aug 16 05:30:13 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.storage: Rolling back planed storage configuration changes. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 119,24 Gio disk sda (39) with existing msdos disklabel ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdc depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdd depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sde depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdf depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdg depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdh depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda1 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda2 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdb depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdb1 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sr0 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop0 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop1 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /overlay (deleted) depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop2 depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if live-rw depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if live-base depends on sda >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 465,76 Gio disk sdb (73) with existing msdos disklabel ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdc depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdd depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sde depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdf depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdg depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdh depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda1 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sda2 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdb depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sdb1 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if sr0 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop0 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop1 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if /overlay (deleted) depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if loop2 depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if live-rw depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking if live-base depends on sdb >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda', 'sdb']'. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda', 'sdb']'. >Aug 16 05:30:13 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.storage: Skipping the execute method for the INTERACTIVE partitioning method. >Aug 16 05:30:13 localhost-live anaconda[2877]: anaconda: ui.common: Left spoke: StorageSpoke >Aug 16 05:30:13 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:30:13 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:30:13 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:30:13 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:Created the partitioning INTERACTIVE. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for INTERACTIVE with selected disks ['sda', 'sdb']. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:starting Blivet copy >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7ab3ad10> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7ab7fe90> >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sda1 type: 0 >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ab7d110> PedPartition: <_ped.Partition object at 0x7f4f7abecfe0> >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7ab3ad10> fileSystem: None >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ab7fdd0> PedPartition: <_ped.Partition object at 0x7f4f7abe75b0> >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7ab3fad0> fileSystem: None >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ac4f210> PedPartition: <_ped.Partition object at 0x7f4f7aaf9b70> >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:finished Blivet copy >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:30:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:30:13 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new []). >Aug 16 05:30:13 localhost-live anaconda[2877]: program: Running [2] btrfs --version ... >Aug 16 05:30:14 localhost-live anaconda[2877]: program: stdout[2]: btrfs-progs v6.2.2 >Aug 16 05:30:14 localhost-live anaconda[2877]: program: stderr[2]: >Aug 16 05:30:14 localhost-live anaconda[2877]: program: ...done [2] (exit code: 0) >Aug 16 05:30:14 localhost-live anaconda[2877]: program: Running [3] dmsetup --version ... >Aug 16 05:30:14 localhost-live anaconda[2877]: program: stdout[3]: Library version: 1.02.189-git (2022-11-10) >Driver version: 4.47.0 >Aug 16 05:30:14 localhost-live anaconda[2877]: program: stderr[3]: >Aug 16 05:30:14 localhost-live anaconda[2877]: program: ...done [3] (exit code: 0) >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:30:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:30:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:30:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:30:14 localhost-live anaconda[2877]: anaconda: ui.common: Entered spoke: CustomPartitioningSpoke >Aug 16 05:30:24 localhost-live chronyd[1507]: Selected source 5.135.137.188 (2.fedora.pool.ntp.org) >Aug 16 05:30:35 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:30:35 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:30:35 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 293 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 294 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 295 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 296 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 297 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 298 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 299 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 300 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 301 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 302 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 303 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 304 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 305 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 306 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 307 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... modprobe --dry-run xfs >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 308 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 309 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 310 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 311 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 312 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 313 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 314 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 315 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 316 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 317 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 318 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 319 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... modprobe --dry-run udf >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 320 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 321 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 322 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 323 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 324 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 325 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 326 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 327 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 328 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 329 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 330 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 331 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 332 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 333 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [67] mdadm --version ... >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[67]: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[67]: mdadm - v4.2 - 2021-12-30 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [67] (exit code: 0) >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 334 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 335 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 336 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 337 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 338 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 339 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 340 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 341 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 342 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 343 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 344 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 345 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 346 >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:30:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running [68] btrfs --version ... >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stdout[68]: btrfs-progs v6.2.2 >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:stderr[68]: >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:...done [68] (exit code: 0) >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:30:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:30:55 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 347 >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 348 >Aug 16 05:32:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:47 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:32:47 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:32:47 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_root >Aug 16 05:32:47 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' -> '/' >reformat = False -> True >} >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 349 >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='vg_erwan-desktop', container_raid_level='', container_size_policy=127506841600, container_spec='vg_erwan-desktop', device_encrypted=False, device_name='lv_root', device_raid_level='', device_size=173140869120, device_spec='vg_erwan-desktop-lv_root', device_type=0, disks=['sda', 'sdb'], format_type='ext4', label='_Fedora-17-x86_6', luks_version='', mount_point='/', reformat=True) >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of vg_erwan-desktop-lv_root as ext4. >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 350 >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: ext4 ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [351] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [352] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 05:32:47 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 354 >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:32:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root']). >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 355 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 356 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 357 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 358 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 359 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 360 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 361 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 362 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 363 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 364 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 365 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 366 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 367 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 368 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 369 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 370 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 371 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 372 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 373 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 374 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 375 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 376 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 377 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 378 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 379 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 380 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 381 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 382 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 383 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 384 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 385 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 386 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 387 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 388 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 389 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 390 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 391 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 392 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 393 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 394 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 395 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 396 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 397 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 398 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 399 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 400 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 401 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 402 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 403 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 404 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 405 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 406 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 407 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 408 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 409 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 410 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 411 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 412 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 413 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 414 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 415 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 416 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 417 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 418 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 419 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 420 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 421 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 422 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 423 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 424 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 425 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 426 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 427 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 428 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 429 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 430 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 431 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 432 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 433 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 434 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 435 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 436 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 437 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 438 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 439 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 440 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 441 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 442 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 443 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 444 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 445 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 446 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 447 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 448 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 449 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 450 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 451 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 452 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 453 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 454 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 455 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 456 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 457 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 458 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 459 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 460 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 461 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 462 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 463 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 464 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 465 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 466 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 467 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 468 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 469 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 470 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 471 >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 472 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 473 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 474 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 475 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 476 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 477 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 478 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 479 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 480 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 481 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 482 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 483 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 484 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 485 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 486 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 487 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 488 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 489 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 490 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 491 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 492 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 493 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 494 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 495 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 496 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 497 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 498 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 499 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 500 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 501 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 502 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 503 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 504 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 505 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 506 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 507 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 508 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 509 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 510 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 511 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 512 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 513 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 514 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 515 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 516 >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:58 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:32:58 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_home >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac4ca10) -- >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_home status = False id = 92 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 153,22 Gio} >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 517 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 518 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_home: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 519 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 520 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 521 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 522 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 523 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 524 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 525 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 526 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 527 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 528 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 529 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 530 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 531 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 532 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 533 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 534 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 535 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 536 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 537 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 538 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 539 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 540 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 541 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 542 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 543 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 544 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 545 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 546 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 547 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 548 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 549 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 550 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 551 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 552 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 553 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 554 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 555 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 556 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 557 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 558 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 559 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 560 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 561 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 562 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 563 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 564 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 565 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 566 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 567 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 568 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 569 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 570 >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:32:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_home >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' -> '/home' >reformat = False >} >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 571 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 572 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='vg_erwan-desktop', container_raid_level='', container_size_policy=127506841600, container_spec='vg_erwan-desktop', device_encrypted=False, device_name='lv_home', device_raid_level='', device_size=164517380096, device_spec='vg_erwan-desktop-lv_home', device_type=0, disks=['sda', 'sdb'], format_type='ext4', label='', luks_version='', mount_point='/home', reformat=False) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Reverting device reformat. >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Nothing to revert for vg_erwan-desktop-lv_home. >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device mount point: /home >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 573 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 574 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 575 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 576 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 577 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 578 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 579 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 580 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 581 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 582 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 583 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 584 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 585 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 586 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 587 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 588 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 589 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 590 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 591 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 592 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 593 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 594 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 595 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 596 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 597 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 598 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 599 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 600 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 601 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 602 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 603 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 604 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 605 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 606 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 607 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 608 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 609 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 610 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 611 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 612 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 613 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 614 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 615 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 616 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 617 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 618 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 619 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 620 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 621 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 622 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 623 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 624 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 625 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 626 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 627 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac4ca10) -- >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_home status = False id = 92 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 153,22 Gio} >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 628 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 629 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_home: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/home' >reformat = False >} >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 630 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 631 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 632 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 633 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 634 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 635 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 636 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 637 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 638 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 639 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 640 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 641 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 642 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 643 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 644 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 645 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 646 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 647 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 648 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 649 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 650 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 651 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 652 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 653 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 654 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 655 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 656 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 657 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 658 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 659 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 660 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 661 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 662 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 663 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 664 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 665 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 666 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 667 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 668 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 669 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 670 >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 671 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 672 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 673 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 674 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 675 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 676 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 677 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 678 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 679 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 680 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 681 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac4ca10) -- >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_home status = False id = 92 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 153,22 Gio} >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 682 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 683 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_home: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/home' >reformat = False >} >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 684 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 685 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 686 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 687 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 688 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 689 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 690 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 691 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 692 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 693 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 694 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 695 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 696 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 697 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 698 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 699 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 700 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 701 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 702 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 703 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 704 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 705 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 706 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 707 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 708 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 709 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 710 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 711 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 712 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 713 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 714 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 715 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 716 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 717 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 718 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 719 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 720 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 721 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 722 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 723 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 724 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 725 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 726 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 727 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 728 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 729 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 730 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 731 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 732 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 733 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 734 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 735 >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:33:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:33:20 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:33:20 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 736 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 737 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 738 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 739 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 740 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 741 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 742 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 743 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 744 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 745 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 746 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 747 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 748 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 749 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 750 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 751 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 752 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 753 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 754 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 755 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 756 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 757 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 758 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 759 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 760 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 761 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 762 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 763 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 764 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 765 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 766 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 767 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 768 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 769 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 770 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 771 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 772 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 773 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 774 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 775 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 776 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 777 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 778 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 779 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 780 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 781 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 782 >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:33:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 783 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 784 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 785 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 786 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 787 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 788 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 789 >Aug 16 05:33:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:34:10 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:34:10 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 790 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 791 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 792 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 793 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 794 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 795 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 796 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 797 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 798 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 799 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 800 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 801 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 802 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 803 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 804 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 805 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 806 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 807 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 808 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 809 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 810 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 811 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 812 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 813 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 814 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 815 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 816 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 817 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 818 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 819 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 820 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 821 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 822 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 823 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 824 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 825 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 826 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 827 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 828 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 829 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 830 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 831 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 832 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 833 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 834 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 835 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 836 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 837 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 838 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 839 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 840 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 841 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 842 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 843 >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:34:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:36:23 localhost-live systemd[1]: Starting systemd-tmpfiles-clean.service - Cleanup of Temporary Directories... >Aug 16 05:36:23 localhost-live systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully. >Aug 16 05:36:23 localhost-live systemd[1]: Finished systemd-tmpfiles-clean.service - Cleanup of Temporary Directories. >Aug 16 05:36: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-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:36:23 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-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:36:23 localhost-live systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully. >Aug 16 05:37:41 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:37:41 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 844 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 845 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 846 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 847 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 848 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 849 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 850 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 851 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 852 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 853 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 854 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 855 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 856 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 857 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 858 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 859 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 860 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 861 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 862 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 863 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 864 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 865 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 866 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 867 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 868 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 869 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 870 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 871 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 872 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 873 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 874 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 875 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 876 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 877 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 878 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 879 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 880 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 881 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 882 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 883 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 884 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 885 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 886 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 887 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 888 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 889 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 890 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 891 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 892 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 893 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 894 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 895 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 896 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 897 >Aug 16 05:37:41 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 898 >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 899 >Aug 16 05:41:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' -> '/boot' >reformat = False -> True >} >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 900 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 901 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='ext4', label='', luks_version='', mount_point='/boot', reformat=True) >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of sda1 as ext4. >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 902 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 905 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [903] destroy format ext4 filesystem on partition sda1 (id 49) >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [904] create format ext4 filesystem mounted at /boot on partition sda1 (id 49) >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 906 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:42:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:42:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 907 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 908 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 909 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 910 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 911 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 912 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 913 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 914 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 915 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 916 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 917 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 918 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 919 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 920 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 921 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 922 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 923 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 924 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 925 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 926 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 927 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 928 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 929 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 930 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 931 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 932 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 933 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 934 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 935 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 936 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 937 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 938 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 939 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 940 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 941 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 942 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 943 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 944 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 945 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 946 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 947 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 948 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 949 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 950 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 951 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 952 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 953 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 954 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 955 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 956 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 957 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 958 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 959 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 960 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 961 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 962 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 963 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 964 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 965 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 966 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 967 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 968 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 969 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 970 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 971 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 972 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 973 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 974 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 975 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 976 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 977 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 978 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 979 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 980 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 981 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 982 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 983 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 984 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 985 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 986 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 987 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 988 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 989 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 990 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 991 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 992 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 993 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 994 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 995 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 996 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 997 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 998 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 999 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1000 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1001 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1002 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1003 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1004 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1005 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1006 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1007 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1008 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1009 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1010 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1011 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1012 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1013 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1014 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1015 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1016 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1017 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1018 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1019 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1020 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1021 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1022 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1023 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1024 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1025 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1026 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1027 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1028 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1029 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1030 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1031 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1032 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1033 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1034 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1035 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1036 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1037 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1038 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1039 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1040 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1041 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1042 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1043 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1044 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1045 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1046 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1047 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1048 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1049 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1050 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1051 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1052 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1053 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1054 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1055 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1056 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1057 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1058 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1059 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1060 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1061 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1062 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1063 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1064 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1065 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1066 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1067 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1068 >Aug 16 05:42:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:42:07 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7b5f3d50) -- >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_swap status = False id = 105 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem mounted at /home', >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 15,53 Gio} >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1069 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1070 >Aug 16 05:42:07 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_swap: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_swap' >device-raid-level = '' >device-size = 16676552704 >device-spec = 'vg_erwan-desktop-lv_swap' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'swap' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1071 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1072 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1073 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1074 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1075 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1076 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1077 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1078 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1079 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1080 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1081 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1082 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1083 >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1084 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1085 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1086 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1087 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1088 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1089 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1090 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1091 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1092 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1093 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1094 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1095 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1096 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1097 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1098 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1099 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1100 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1101 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1102 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1103 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1104 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1105 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1106 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1107 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1108 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1109 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1110 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1111 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1112 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1113 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1114 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1115 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1116 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1117 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1118 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1119 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1120 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1121 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1122 >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:42:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:42:32 localhost-live anaconda[2877]: anaconda: ui.lib.storage: Applying partitioning >Aug 16 05:42:32 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-1 (139979348747968) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7ab3b750) -- >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'mounted at /boot', >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdb1 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdb1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdb1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdb1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sdb1 not bootable >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdb1) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdb1) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdd a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sde a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdf a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdg a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdh a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.storage.partitioning.base_partitioning:Bootloader configuration has failed: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Failed: AnaTaskThread-InteractivePartitioningTask-1 (139979348747968) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InteractivePartitioningTask-1 has failed: Traceback (most recent call last): >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._run(self._storage) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._prepare_bootloader(storage) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: setup_bootloader(storage) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: executor.execute(storage=storage, dry_run=dry_run) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.bootloader.set_stage1_device(storage.devices) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootLoaderError(msg) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threading.Thread.run(self) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._target(*self._args, **self._kwargs) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._task_run_callback() >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._set_result(self.run()) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^ >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._handle_bootloader_error(e, str(e)) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootloaderConfigurationError(message) from exception >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-1 (139979348747968) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._run(self._storage) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._prepare_bootloader(storage) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: setup_bootloader(storage) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: executor.execute(storage=storage, dry_run=dry_run) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.bootloader.set_stage1_device(storage.devices) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootLoaderError(msg) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: result = self._handle_call( >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^ >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: return handler(*parameters, **additional_args) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self.implementation.finish() >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threadMgr.raise_if_error(self._thread_name) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise exc_info[1] >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threading.Thread.run(self) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._target(*self._args, **self._kwargs) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._task_run_callback() >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._set_result(self.run()) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^ >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._handle_bootloader_error(e, str(e)) >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootloaderConfigurationError(message) from exception >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:42:32 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Impossible de sauvegarder la configuration du chargeur dâamorçage >Aug 16 05:42:32 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >Aug 16 05:42:37 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Clicked on the info bar: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >Aug 16 05:42:37 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >dlg = Gtk.MessageDialog( >Aug 16 05:42:37 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >dlg = Gtk.MessageDialog( >Aug 16 05:43:10 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b5c1b00' has no handler with id '33431' >return func(*args, **kwargs) >Aug 16 05:43:10 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b5c1b00' has no handler with id '33432' >return func(*args, **kwargs) >Aug 16 05:43:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:43:14 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1123 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1124 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1125 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1126 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1127 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1128 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1129 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1130 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1131 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1132 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1133 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1134 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1135 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1136 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1137 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1138 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1139 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1140 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1141 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1142 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1143 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1144 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1145 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1146 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1147 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1148 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1149 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1150 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1151 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1152 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1153 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1154 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1155 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1156 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1157 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1158 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1159 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1160 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1161 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1162 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1163 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1164 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1165 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1166 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1167 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1168 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1169 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1170 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1171 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1172 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1173 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1174 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1175 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1176 >Aug 16 05:43:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1177 >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1178 >Aug 16 05:43:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' -> 'efi' >label = '' >luks-version = '' >mount-point = '/boot' -> '/boot/efi' >reformat = True >} >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1179 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1180 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='efi', label='', luks_version='', mount_point='/boot/efi', reformat=True) >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of sda1 as efi. >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1181 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1184 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1182] destroy format ext4 filesystem mounted at /boot on partition sda1 (id 49) >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1183] create format efi filesystem mounted at /boot/efi on partition sda1 (id 49) >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1185 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1186 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1187 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' >label = '' >luks-version = '' >mount-point = '/boot/efi' >reformat = True >} >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1188 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1189 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1190 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1191 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1192 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1193 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1194 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1195 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1196 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1197 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1198 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1199 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1200 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1201 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1202 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1203 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1204 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1205 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1206 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1207 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1208 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1209 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1210 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1211 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1212 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1213 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1214 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1215 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1216 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1217 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1218 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1219 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1220 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1221 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1222 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1223 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1224 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1225 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1226 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1227 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1228 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1229 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1230 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1231 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1232 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1233 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1234 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1235 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1236 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1237 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1238 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1239 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:43:49 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:43:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1240 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1241 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' >label = '' >luks-version = '' >mount-point = '/boot/efi' >reformat = True >} >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1242 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1243 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1244 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1245 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1246 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1247 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1248 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1249 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1250 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1251 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1252 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1253 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1254 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1255 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1256 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1257 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1258 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1259 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1260 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1261 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1262 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1263 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1264 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1265 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1266 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1267 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1268 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1269 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1270 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1271 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1272 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1273 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1274 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1275 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1276 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1277 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1278 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1279 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1280 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1281 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1282 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1283 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1284 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1285 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1286 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1287 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1288 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1289 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1290 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1291 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1292 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1293 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:removing obsolete action 904 (1183) >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:removing obsolete action 1182 (1183) >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:action 1182 already pruned >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:action 904 already pruned >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1294 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1295 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' >label = '' >luks-version = '' >mount-point = '/boot/efi' >reformat = True >} >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1296 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1297 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1298 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1299 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1300 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1301 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1302 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1303 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1304 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1305 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1306 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1307 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1308 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1309 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1310 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1311 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1312 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1313 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1314 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1315 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1316 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1317 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1318 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1319 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1320 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1321 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1322 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1323 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1324 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1325 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1326 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1327 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1328 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1329 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1330 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1331 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1332 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1333 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1334 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1335 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1336 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1337 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1338 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1339 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1340 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1341 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1342 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1343 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1344 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1345 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1346 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1347 >Aug 16 05:43:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:44:07 localhost-live anaconda[2877]: anaconda: ui.lib.storage: Applying partitioning >Aug 16 05:44:07 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-2 (139979348747968) >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7ab3b750) -- >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with non-existent efi filesystem ' >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'mounted at /boot/efi', >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >Aug 16 05:44:07 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-2 (139979348747968) >Aug 16 05:44:08 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Vérification de la configuration de lâespace de stockage... >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (139979348747968) >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Validate a storage model >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage2 target device? >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vg_erwan-desktop-lv_root) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vg_erwan-desktop-lv_root) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vg_erwan-desktop-lv_root) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vg_erwan-desktop-lv_root) returning True >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vg_erwan-desktop-lv_root) returning False >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11,77 Gio >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 118,75 Gio partition sda2 (59) with existing lvmpv >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465,76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/var', '/home', '/usr/share', '/tmp', '/usr/lib', '/usr', '/'}, 'must_be_on_root': {'/root', '/mnt', '/sbin', '/lib', '/dev', '/etc', '/bin', '/proc', 'lost+found'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/var', '/boot', '/tmp'}, 'reformat_blocklist': {'/opt', '/var/www', '/home', '/usr/local'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity error: système de fichiers /boot ne peut pas être du type lvmlv >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >Aug 16 05:44:08 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (139979348747968) >Aug 16 05:44:08 localhost-live anaconda[2877]: anaconda: ui.lib.storage: Validation has been completed: ValidationReport(error_messages=['système de fichiers /boot ne peut pas être du type lvmlv'], warning_messages=[]) >Aug 16 05:44:11 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Clicked on the info bar: système de fichiers /boot ne peut pas être du type lvmlv ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >Aug 16 05:44:24 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b608280' has no handler with id '35689' >return func(*args, **kwargs) >Aug 16 05:44:24 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b608280' has no handler with id '35690' >return func(*args, **kwargs) >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1348 >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1349 >Aug 16 05:44:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' -> 'ext4' >label = '' >luks-version = '' >mount-point = '/boot/efi' -> '/boot' >reformat = True >} >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1350 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1351 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='ext4', label='', luks_version='', mount_point='/boot', reformat=True) >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of sda1 as ext4. >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1352 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1355 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: efi ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1353] destroy format efi filesystem mounted at /boot/efi on partition sda1 (id 49) >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1354] create format ext4 filesystem mounted at /boot on partition sda1 (id 49) >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1356 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1357 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1358 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1359 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1360 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1361 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1362 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1363 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1364 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1365 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1366 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1367 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1368 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1369 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1370 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1371 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1372 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1373 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1374 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1375 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1376 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1377 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1378 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1379 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1380 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1381 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1382 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1383 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1384 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1385 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1386 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1387 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1388 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1389 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1390 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1391 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1392 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1393 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1394 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1395 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1396 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1397 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1398 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1399 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1400 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1401 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1402 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1403 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1404 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1405 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1406 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1407 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1408 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1409 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1410 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1411 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1412 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1413 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1414 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1415 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1416 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1417 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1418 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1419 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1420 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1421 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1422 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1423 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1424 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1425 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1426 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1427 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1428 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1429 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1430 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1431 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1432 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1433 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1434 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1435 >Aug 16 05:45:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1436 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1437 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1438 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1439 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1440 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1441 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1442 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1443 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1444 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1445 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1446 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1447 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1448 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1449 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1450 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1451 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1452 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1453 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1454 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1455 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1456 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1457 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1458 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1459 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1460 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1461 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1462 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1463 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1464 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:removing obsolete action 1183 (1354) >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:removing obsolete action 1353 (1354) >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:action 1353 already pruned >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:action 1183 already pruned >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:45:02 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:45:02 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1465 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1466 >Aug 16 05:45:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1467 >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b623ef0' has no handler with id '37605' >return func(*args, **kwargs) >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b623ef0' has no handler with id '37606' >return func(*args, **kwargs) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.add_device:Add device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='', device_raid_level='', device_size=0, device_spec='', device_type=3, disks=['sda', 'sdb'], format_type='', label='', luks_version='', mount_point='/boot/efi', reformat=False) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'size': None} >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: device_type = 2, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: device = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disks = [DiskDevice instance (0x7f4f7ab3b750) -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'mounted at /boot', >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe], >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: mountpoint = '/boot/efi', >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: fstype = 'efi', >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: label = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: luks_version = 'luks2', >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: device_name = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: size = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raid_level = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: encrypted = False, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: container_name = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: container_size = 0, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: container_raid_level = None, >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: container_encrypted = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: } >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: InstallerStorage.factory_device: 2 ; device: None ; disks: [DiskDevice instance (0x7f4f7ab3b750) -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'mounted at /boot', >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] ; mountpoint: /boot/efi ; fstype: efi ; label: None ; luks_version: luks2 ; device_name: None ; size: None ; raid_level: None ; encrypted: False ; container_name: None ; container_size: 0 ; container_raid_level: None ; container_encrypted: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f4f7aafd3d0>, ['sda', 'sdb'], {'device': None, 'disks': [DiskDevice instance (0x7f4f7ab3b750) -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'mounted at /boot', >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe], 'mountpoint': '/boot/efi', 'fstype': 'efi', 'label': None, 'luks_version': 'luks2', 'device_name': None, 'size': None, 'raid_level': None, 'encrypted': False, 'container_name': None, 'container_size': 0, 'container_raid_level': None, 'container_encrypted': False} >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionFactory.configure: parent_factory: None ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:starting Blivet copy >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7a9b7110> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7aaa3e50> >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sda1 type: 0 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ac63f50> PedPartition: <_ped.Partition object at 0x7f4f7b671080> >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7a9b7110> fileSystem: None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7aaa3150> PedPartition: <_ped.Partition object at 0x7f4f7b671df0> >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7a9c0b50> fileSystem: None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7aaa2490> PedPartition: <_ped.Partition object at 0x7f4f7aa2a070> >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:finished Blivet copy >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:setting new factory disks to ['sda', 'sdb'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1574 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:adjusted size from 2,3 Mio to 50 Mio to honor format limits >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1575 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1576 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1577 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1579 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 2 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: req0 ; kids: 1 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: req0 ; type: efi ; current: None ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: req0 ; kids: 2 ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:added partition req0 (id 1578) to device tree >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1581] create device partition req0 (id 1578) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1583 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_format: req0 ; type: efi ; current: efi ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1582] create format efi filesystem mounted at /boot/efi on partition req0 (id 1578) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:removing all non-preexisting partitions ['req0(id 1578)', 'sda1(id 49)', 'sda2(id 59)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req0(id 1578)', 'sda1(id 49)', 'sda2(id 59)', 'sdb1(id 83)'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:removing all non-preexisting partitions ['req0(id 1578)'] from disk(s) ['sda', 'sdb'] >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:allocating partition: req0 ; id: 1578 ; disks: ['sda', 'sdb'] ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: boot: True ; primary: False ; size: 50 Mio ; grow: True ; max_size: 50 Mio ; start: None ; end: None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking freespace on sda >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=50 Mio boot=True best=None grow=True start=None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking 63-2047 (992,5 Kio) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:current free range is 63-2047 (992,5 Kio) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking 250068992-250069679 (344 Kio) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:current free range is 250068992-250069679 (344 Kio) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:not enough free space for primary -- trying logical >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking freespace on sdb >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sdb part_type=0 req_size=50 Mio boot=True best=None grow=True start=None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:checking 2-2047 (1023 Kio) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:current free range is 2-2047 (1023 Kio) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:not enough free space for primary -- trying logical >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:blivet:failed to allocate partitions: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:blivet:device post-create method failed: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:removed partition req0 (id 1578) from device tree >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1584] destroy device partition req0 (id 1578) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:blivet:failed to configure device factory: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.storage.partitioning.interactive.add_device:The device creation has failed: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'size': None} >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.storage.partitioning.interactive.add_device:Failed to add a device: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Modules.Storage.DeviceTree.Scheduler.AddDevice has failed with an exception: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 745, in _create_device >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._post_create() >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 1092, in _post_create >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: do_partitioning(self.storage) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/partitioning.py", line 618, in do_partitioning >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: allocate_partitions(storage, disks, partitions, free, boot_disk=boot_disk) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/partitioning.py", line 971, in allocate_partitions >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise PartitioningError(_("Unable to allocate requested partition scheme.")) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: blivet.errors.PartitioningError: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/add_device.py", line 67, in run >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._add_device(self._storage, self._request, use_existing_container=False) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/add_device.py", line 168, in _add_device >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.factory_device(**dev_info) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: return m(*args, **kwargs) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^ >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 1296, in factory_device >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: factory.configure() >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 936, in configure >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._configure() >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 1082, in _configure >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: super(PartitionFactory, self)._configure() >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 988, in _configure >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._create_device() >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 749, in _create_device >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise_from(StorageError(e), e) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "<string>", line 3, in raise_from >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: blivet.errors.StorageError: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: result = self._handle_call( >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^ >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: return handler(*parameters, **additional_args) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/scheduler_interface.py", line 288, in AddDevice >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self.implementation.add_device( >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/scheduler_module.py", line 320, in add_device >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: task.run() >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/add_device.py", line 89, in run >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise StorageConfigurationError(message) from exception >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.StorageConfigurationError: Impossible dâallouer des schémas de partition requis. >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_swap'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1585 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1586 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1587 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1588 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1589 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1590 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1591 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1592 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1593 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1594 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1595 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1596 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1597 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1598 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1599 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1600 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1601 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1602 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1603 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1604 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1605 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1606 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1607 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1608 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1609 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1610 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1611 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1612 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1613 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1614 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1615 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1616 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1617 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1618 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1619 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1620 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1621 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1622 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1623 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1624 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1625 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1626 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1627 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1628 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1629 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1630 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1631 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1632 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1633 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1634 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1635 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1636 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1637 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1638 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Inconnu >Aug 16 05:45:30 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:45:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:45:36 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Clicked on the info bar: Impossible dâallouer des schémas de partition requis. ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >Aug 16 05:45:36 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >dlg = Gtk.MessageDialog( >Aug 16 05:45:36 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >dlg = Gtk.MessageDialog( >Aug 16 05:45:40 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b607270' has no handler with id '38904' >return func(*args, **kwargs) >Aug 16 05:45:40 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b607270' has no handler with id '38905' >return func(*args, **kwargs) >Aug 16 05:46:34 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:46:34 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:46:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:46:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Bootloader mode is set to 'BootloaderMode.ENABLED'. >Aug 16 05:46:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'. >Aug 16 05:46:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >Aug 16 05:46:56 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6383e0' has no handler with id '39727' >return func(*args, **kwargs) >Aug 16 05:46:56 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6383e0' has no handler with id '39728' >return func(*args, **kwargs) >Aug 16 05:47:28 localhost-live anaconda[2877]: anaconda: ui.lib.storage: Applying partitioning >Aug 16 05:47:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-3 (139979348747968) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7a9b6410) -- >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'mounted at /boot', >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7a9c0090) -- >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:program:Return code: 0 >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O disk sdd (14) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O disk sde (19) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O disk sdf (24) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O disk sdg (29) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O disk sdh (34) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 118,75 Gio partition sda2 (59) with existing lvmpv >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 465,76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ... >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 1024 Mio cdrom sr0 (132) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O loop loop0 (141) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O file /LiveOS/rootfs.img (151) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 7,57 Gio dm live-rw (174) with existing ext4 filesystem >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O file /overlay (deleted) (165) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: existing 0 O loop loop2 (169) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: and disks_only=True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.storage.partitioning.base_partitioning:Bootloader configuration has failed: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Failed: AnaTaskThread-InteractivePartitioningTask-3 (139979348747968) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InteractivePartitioningTask-3 has failed: Traceback (most recent call last): >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._run(self._storage) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._prepare_bootloader(storage) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: setup_bootloader(storage) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: executor.execute(storage=storage, dry_run=dry_run) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.bootloader.set_stage1_device(storage.devices) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootLoaderError(msg) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threading.Thread.run(self) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._target(*self._args, **self._kwargs) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._task_run_callback() >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._set_result(self.run()) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^ >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._handle_bootloader_error(e, str(e)) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootloaderConfigurationError(message) from exception >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-3 (139979348747968) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._run(self._storage) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._prepare_bootloader(storage) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: setup_bootloader(storage) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: executor.execute(storage=storage, dry_run=dry_run) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.bootloader.set_stage1_device(storage.devices) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootLoaderError(msg) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: result = self._handle_call( >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^ >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: return handler(*parameters, **additional_args) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self.implementation.finish() >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threadMgr.raise_if_error(self._thread_name) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise exc_info[1] >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threading.Thread.run(self) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._target(*self._args, **self._kwargs) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._task_run_callback() >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._set_result(self.run()) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^ >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._handle_bootloader_error(e, str(e)) >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootloaderConfigurationError(message) from exception >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:47:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Impossible de sauvegarder la configuration du chargeur dâamorçage >Aug 16 05:47:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >Aug 16 05:47:32 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Clicked on the info bar: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >Aug 16 05:47:32 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >dlg = Gtk.MessageDialog( >Aug 16 05:47:32 localhost-live anaconda[2877]: anaconda: misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations >dlg = Gtk.MessageDialog( >Aug 16 05:47:47 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6648e0' has no handler with id '40851' >return func(*args, **kwargs) >Aug 16 05:47:47 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6648e0' has no handler with id '40852' >return func(*args, **kwargs) >Aug 16 05:48:33 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6afb70' has no handler with id '41601' >return func(*args, **kwargs) >Aug 16 05:48:33 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6afb70' has no handler with id '41602' >return func(*args, **kwargs) >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for INTERACTIVE with selected disks ['sda', 'sdb']. >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:starting Blivet copy >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7a93dc50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7ac32850> >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sda1 type: 0 >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ad25bd0> PedPartition: <_ped.Partition object at 0x7f4f7a9203b0> >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7a93dc50> fileSystem: None >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7ac32210> PedPartition: <_ped.Partition object at 0x7f4f7aba0860> >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: disk: <parted.disk.Disk object at 0x7f4f7a94e9d0> fileSystem: None >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name: None active: True busy: False >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: geometry: <parted.geometry.Geometry object at 0x7f4f7b677690> PedPartition: <_ped.Partition object at 0x7f4f7ac35a80> >Aug 16 05:48:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:finished Blivet copy >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:48:34 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new []). >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:48:34 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:48:34 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:48:34 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:49:10 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:49:10 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:49:10 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1738 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1739 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1740 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1741 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1742 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1743 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1744 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1745 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1746 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1747 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1748 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1749 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1750 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1751 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1752 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1753 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1754 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1755 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1756 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1757 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1758 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1759 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1760 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1761 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1762 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1763 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1764 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1765 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1766 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1767 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1768 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1769 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1770 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1771 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1772 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1773 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1774 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1775 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1776 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1777 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1778 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1779 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1780 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1781 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1782 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1783 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1784 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1785 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1786 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1787 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1788 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1789 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1790 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1791 >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:49:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:05 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:05 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:50:05 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_root >Aug 16 05:50:05 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' -> '/' >reformat = False >} >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1792 >Aug 16 05:50:05 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Validation has failed: ValidationReport(error_messages=['Vous devez créer un nouveau système de fichiers sur le périphérique racine.'], warning_messages=[]) >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1793 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1794 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1795 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1796 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1797 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1798 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1799 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1800 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1801 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1802 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1803 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1804 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1805 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1806 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1807 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1808 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1809 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1810 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1811 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1812 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1813 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1814 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1815 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1816 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1817 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1818 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1819 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1820 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1821 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1822 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1823 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1824 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1825 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1826 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1827 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1828 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1829 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1830 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1831 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1832 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1833 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1834 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1835 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1836 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1837 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1838 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1839 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1840 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1841 >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1842 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1843 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1844 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1845 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1846 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1847 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1848 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1849 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1850 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1851 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1852 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1853 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1854 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1855 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1856 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1857 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1858 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1859 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1860 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1861 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1862 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1863 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1864 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1865 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1866 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1867 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1868 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1869 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1870 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1871 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1872 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1873 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1874 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1875 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1876 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1877 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1878 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1879 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1880 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1881 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1882 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1883 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1884 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1885 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1886 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1887 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1888 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1889 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1890 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1891 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1892 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1893 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1894 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1895 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1896 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1897 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1898 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1899 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1900 >Aug 16 05:50:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:18 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem'] >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1901 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1902 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1903 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1904 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1905 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1906 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1907 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1908 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1909 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1910 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1911 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1912 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1913 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1914 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1915 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1916 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1917 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1918 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1919 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1920 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1921 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1922 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1923 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1924 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1925 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1926 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1927 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1928 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1929 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1930 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1931 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1932 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1933 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1934 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1935 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1936 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1937 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1938 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1939 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1940 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1941 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1942 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1943 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1944 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1945 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1946 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1947 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1948 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1949 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1950 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1951 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1952 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1953 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1954 >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1955 >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1956 >Aug 16 05:50:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_root >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' -> '/' >reformat = False -> True >} >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1957 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='vg_erwan-desktop', container_raid_level='', container_size_policy=127506841600, container_spec='vg_erwan-desktop', device_encrypted=False, device_name='lv_root', device_raid_level='', device_size=173140869120, device_spec='vg_erwan-desktop-lv_root', device_type=0, disks=['sda', 'sdb'], format_type='ext4', label='_Fedora-17-x86_6', luks_version='', mount_point='/', reformat=True) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of vg_erwan-desktop-lv_root as ext4. >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1958 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1961 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: ext4 ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1959] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:registered action: [1960] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1962 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root']). >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1963 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1964 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1965 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1966 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1967 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1968 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1969 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1970 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1971 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1972 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1973 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1974 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1975 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1976 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1977 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1978 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1979 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1980 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1981 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1982 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1983 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1984 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1985 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1986 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1987 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1988 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1989 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1990 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1991 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1992 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1993 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1994 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1995 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1996 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1997 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1998 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1999 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2000 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2001 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2002 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2003 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2004 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2005 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2006 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2007 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2008 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2009 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2010 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2011 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2012 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2013 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2014 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2015 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2016 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2017 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2018 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2019 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2020 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2021 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2022 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2023 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2024 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2025 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2026 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2027 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2028 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2029 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2030 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2031 >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:28 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2032 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2033 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2034 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2035 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2036 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2037 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2038 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2039 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2040 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2041 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2042 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2043 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2044 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2045 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2046 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2047 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2048 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2049 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2050 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2051 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2052 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2053 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2054 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2055 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2056 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2057 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2058 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2059 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2060 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2061 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2062 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2063 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2064 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2065 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2066 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2067 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2068 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2069 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2070 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2071 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2072 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2073 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2074 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2075 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2076 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2077 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2078 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2079 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2080 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2081 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2082 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2083 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2084 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2085 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2086 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2087 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2088 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2089 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2090 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2091 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2092 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2093 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2094 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2095 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2096 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2097 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2098 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2099 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2100 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2101 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2102 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2103 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2104 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2105 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2106 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2107 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2108 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2109 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2110 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2111 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2112 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2113 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2114 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2115 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2116 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2117 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2118 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2119 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2120 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2121 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2122 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2123 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2124 >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:29 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:33 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:33 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2125 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2126 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2127 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2128 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2129 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2130 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2131 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2132 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2133 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2134 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2135 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2136 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2137 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2138 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2139 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2140 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2141 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2142 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2143 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2144 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2145 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2146 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2147 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2148 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2149 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2150 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2151 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2152 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2153 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2154 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2155 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2156 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2157 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2158 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2159 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2160 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2161 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2162 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2163 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2164 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2165 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2166 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2167 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2168 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2169 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2170 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2171 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2172 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2173 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2174 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2175 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2176 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2177 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2178 >Aug 16 05:50:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' -> '/boot' >reformat = False >} >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2179 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2180 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='ext4', label='', luks_version='', mount_point='/boot', reformat=False) >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Reverting device reformat. >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Nothing to revert for sda1. >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device mount point: /boot >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: The device request changes are applied. >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2181 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root', 'sda1']). >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 161,25 Gio} >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2182 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2183 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2184 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2185 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2186 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2187 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2188 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2189 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2190 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2191 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2192 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2193 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2194 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2195 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2196 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2197 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2198 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2199 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2200 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2201 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2202 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2203 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2204 >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2205 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2206 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2207 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2208 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2209 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2210 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2211 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2212 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2213 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2214 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2215 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2216 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2217 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2218 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2219 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2220 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2221 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2222 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2223 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2224 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2225 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2226 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2227 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2228 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2229 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2230 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2231 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2232 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2233 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2234 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2235 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:45 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >Aug 16 05:50:45 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >Aug 16 05:50:45 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:45 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: sda1 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2236 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2237 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = False >} >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2238 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2239 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2240 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2241 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2242 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2243 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2244 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2245 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2246 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2247 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2248 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2249 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2250 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2251 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2252 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2253 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2254 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2255 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2256 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2257 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2258 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2259 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2260 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2261 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2262 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2263 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2264 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2265 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2266 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2267 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2268 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2269 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2270 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2271 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2272 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2273 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2274 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2275 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2276 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2277 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2278 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2279 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2280 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2281 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2282 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2283 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2284 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2285 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2286 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2287 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2288 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2289 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:failed to resolve '/dev/' >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2290 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2291 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = False >} >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2292 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2293 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2294 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2295 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2296 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2297 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2298 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2299 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2300 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2301 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2302 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2303 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2304 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2305 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2306 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2307 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2308 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2309 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2310 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2311 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2312 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2313 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2314 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2315 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2316 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2317 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2318 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2319 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2320 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2321 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2322 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2323 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2324 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2325 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2326 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2327 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2328 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2329 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2330 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2331 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2332 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2333 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2334 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2335 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2336 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2337 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2338 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2339 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2340 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2341 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2342 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2343 >Aug 16 05:50:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Unselecting all items. >Aug 16 05:50:57 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac33d90) -- >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop-lv_swap status = False id = 105 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = [] >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /', >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing None >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PE Free = 8144 PV Count = 2 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'filesystem', >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'ext4 filesystem mounted at /'] >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: segment type = linear percent = 0 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: VG space used = 15,53 Gio} >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2344 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2345 >Aug 16 05:50:57 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_swap: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_swap' >device-raid-level = '' >device-size = 16676552704 >device-spec = 'vg_erwan-desktop-lv_swap' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'swap' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2346 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2347 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2348 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2349 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2350 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2351 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2352 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2353 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2354 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2355 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2356 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2357 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2358 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2359 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2360 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2361 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2362 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2363 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2364 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2365 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2366 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2367 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2368 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2369 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2370 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2371 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2372 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2373 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2374 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2375 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2376 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2377 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2378 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2379 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2380 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2381 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2382 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2383 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2384 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2385 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2386 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2387 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2388 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2389 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2390 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2391 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2392 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2393 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2394 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2395 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2396 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2397 >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:50:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:26 localhost-live anaconda[2877]: anaconda: ui.lib.storage: Applying partitioning >Aug 16 05:51:26 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-4 (139979348747968) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7a93d710) -- >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sda status = True id = 39 >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted ' >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'at /boot', >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 119,24 Gio >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 119,24 Gio path = /dev/sda >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7a94e250) -- >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: name = sdb status = True id = 73 >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: parents = [] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: uuid = None size = 465,76 Gio >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format = existing msdos disklabel >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdb1 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdb1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdb1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdb1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sdb1 not bootable >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdb1) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdb1) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdd a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sde a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdf a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdg a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sdh a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.storage.partitioning.base_partitioning:Bootloader configuration has failed: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Failed: AnaTaskThread-InteractivePartitioningTask-4 (139979348747968) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InteractivePartitioningTask-4 has failed: Traceback (most recent call last): >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._run(self._storage) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._prepare_bootloader(storage) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: setup_bootloader(storage) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: executor.execute(storage=storage, dry_run=dry_run) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.bootloader.set_stage1_device(storage.devices) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootLoaderError(msg) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threading.Thread.run(self) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._target(*self._args, **self._kwargs) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._task_run_callback() >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._set_result(self.run()) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^ >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._handle_bootloader_error(e, str(e)) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootloaderConfigurationError(message) from exception >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-4 (139979348747968) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._run(self._storage) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._prepare_bootloader(storage) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: setup_bootloader(storage) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: executor.execute(storage=storage, dry_run=dry_run) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: storage.bootloader.set_stage1_device(storage.devices) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootLoaderError(msg) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: The above exception was the direct cause of the following exception: >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: Traceback (most recent call last): >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: result = self._handle_call( >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^ >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: return handler(*parameters, **additional_args) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self.implementation.finish() >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threadMgr.raise_if_error(self._thread_name) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise exc_info[1] >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: threading.Thread.run(self) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._target(*self._args, **self._kwargs) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._task_run_callback() >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._set_result(self.run()) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: ^^^^^^^^^^ >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: self._handle_bootloader_error(e, str(e)) >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: raise BootloaderConfigurationError(message) from exception >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >Aug 16 05:51:26 localhost-live anaconda[2877]: anaconda: ui.gui.spokes.custom_storage: Impossible de sauvegarder la configuration du chargeur dâamorçage >Aug 16 05:51:26 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >Aug 16 05:51:33 localhost-live anaconda[2877]: program: Running... xisxwayland >Aug 16 05:51:33 localhost-live anaconda[2877]: program: Return code: 0 >Aug 16 05:51:36 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b690e80' has no handler with id '46305' >return func(*args, **kwargs) >Aug 16 05:51:36 localhost-live anaconda[2877]: anaconda: misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b690e80' has no handler with id '46306' >return func(*args, **kwargs) >Aug 16 05:51:36 localhost-live anaconda[2877]: anaconda: ui.common: Left hub: SummaryHub >Aug 16 05:51:36 localhost-live anaconda[2877]: anaconda: core.util: Reporting the IPMI event: 9 >Aug 16 05:51:36 localhost-live anaconda.desktop[2877]: Starting installer, one moment... >Aug 16 05:51:36 localhost-live anaconda.desktop[2877]: terminal size detection failed, using default width >Aug 16 05:51:36 localhost-live anaconda.desktop[2877]: anaconda 38.23.4-2.fc38 for Fedora 38 started. >Aug 16 05:51:36 localhost-live anaconda.desktop[2877]: * installation log files are stored in /tmp during the installation >Aug 16 05:51:36 localhost-live anaconda.desktop[2877]: * shell is available on TTY2 and in second TMUX pane (ctrl+b, then press 2) >Aug 16 05:51:36 localhost-live anaconda.desktop[2877]: * when reporting a bug add logs from /tmp as separate text/plain attachments >Aug 16 05:51:36 localhost-live anaconda[2877]: anaconda: screensaver: Un-inhibiting screensaver. >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/3. >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.threading:Running Thread: AnaTaskThread-TearDownSourcesTask-1 (139646627964608) >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.modules.common.task.task:Tear Down Installation Sources >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.base.initialization:Collected ['Tear down mount installation source'] tasks from SourceType.LIVE_OS_IMAGE source >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.base.initialization:Running task Tear down mount installation source >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:anaconda.modules.payloads.source.mount_tasks:Unmounting installation source >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:program:Running... umount /run/install/sources/mount-0000-live_os_image >Aug 16 05:51:36 localhost-live kernel: EXT4-fs (dm-4): unmounting filesystem 2074eb84-624c-4790-83b6-8f3e4a82ae85. >Aug 16 05:51:36 localhost-live systemd[1]: run-install-sources-mount\x2d0000\x2dlive_os_image.mount: Deactivated successfully. >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:program:Return code: 0 >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: INFO:anaconda.threading:Thread Done: AnaTaskThread-TearDownSourcesTask-1 (139646627964608) >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no type or existing type for sdc, bailing >Aug 16 05:51:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet:no media present for device sr0 >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-UnmountFilesystemsTask-1 (139979348747968) >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Unmount filesystems >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-UnmountFilesystemsTask-1 (139979348747968) >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Running Thread: AnaTaskThread-TeardownDiskImagesTask-1 (139979348747968) >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.modules.common.task.task:Tear down disk images >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: INFO:anaconda.threading:Thread Done: AnaTaskThread-TeardownDiskImagesTask-1 (139979348747968) >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:Stop modules. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Network[2904]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Network has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Services[2908]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Services has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[2911]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Storage has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Users[2915]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Users has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Security[2918]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Security has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[2931]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Payloads has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[2928]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Timezone has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Modules.Localization[2932]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:anaconda.modules.boss.module_manager.module_manager:org.fedoraproject.Anaconda.Modules.Localization has quit. >Aug 16 05:51:37 localhost-live org.fedoraproject.Anaconda.Boss[2890]: DEBUG:dasbus.connection:Disconnecting from the bus. >Aug 16 05:51:37 localhost-live audit: MAC_STATUS enforcing=1 old_enforcing=0 auid=1000 ses=2 enabled=1 old-enabled=1 lsm=selinux res=1 >Aug 16 05:51:37 localhost-live audit[2707]: USER_END pid=2707 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:37 localhost-live audit[2707]: CRED_DISP pid=2707 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:38 localhost-live systemd[1614]: app-gnome-org.fedoraproject.welcome\x2dscreen-2074.scope: Consumed 53.400s CPU time. >Aug 16 05:51:38 localhost-live dbus-broker-launch[1681]: avc: op=setenforce lsm=selinux enforcing=1 res=1 >Aug 16 05:51:41 localhost-live audit[1393]: USER_MAC_STATUS pid=1393 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=1 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' >Aug 16 05:51:43 localhost-live userhelper[3748]: pam_timestamp(liveinst:auth): timestamp file `/var/run/pam_timestamp/liveuser/unknown:root' is older than oldest login, disallowing access to liveinst for user liveuser >Aug 16 05:51:43 localhost-live userhelper[3748]: pam_unix(liveinst:auth): user [root] has blank password; authenticated without it >Aug 16 05:51:43 localhost-live audit[3748]: USER_AUTH pid=3748 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:authentication grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:43 localhost-live audit[3748]: USER_ACCT pid=3748 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_permit acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:43 localhost-live systemd[1614]: selinux: avc: op=setenforce lsm=selinux enforcing=1 res=1 >Aug 16 05:51:43 localhost-live userhelper[3748]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/pam_timestamp/liveuser/unknown:root' >Aug 16 05:51:43 localhost-live audit[3748]: USER_START pid=3748 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_permit,pam_xauth,pam_timestamp acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:43 localhost-live audit[3748]: CRED_ACQ pid=3748 uid=1000 auid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_unix acct="root" exe="/usr/sbin/userhelper" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:43 localhost-live userhelper[3752]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Aug 16 05:51:43 localhost-live systemd[1614]: Started app-gnome-anaconda-3748.scope - Application launched by gnome-shell. >Aug 16 05:51:43 localhost-live audit: MAC_STATUS enforcing=0 old_enforcing=1 auid=1000 ses=2 enabled=1 old-enabled=1 lsm=selinux res=1 >Aug 16 05:51:43 localhost-live dbus-broker-launch[1681]: avc: op=setenforce lsm=selinux enforcing=0 res=1 >Aug 16 05:51:43 localhost-live audit[1393]: USER_MAC_STATUS pid=1393 uid=81 auid=4294967295 ses=4294967295 subj=system_u:system_r:system_dbusd_t:s0-s0:c0.c1023 msg='avc: op=setenforce lsm=selinux enforcing=0 res=1 exe="/usr/bin/dbus-broker" sauid=81 hostname=? addr=? terminal=?' >Aug 16 05:51:44 localhost-live kernel: sdb: sdb1 >Aug 16 05:51:44 localhost-live lvm[3827]: PV /dev/sdb1 online, VG vg_erwan-desktop is complete. >Aug 16 05:51:44 localhost-live systemd[1]: Started lvm-activate-vg_erwan-desktop.service - /usr/sbin/lvm vgchange -aay --autoactivation event vg_erwan-desktop. >Aug 16 05:51: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=lvm-activate-vg_erwan-desktop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 05:51:44 localhost-live lvm[3829]: 3 logical volume(s) in volume group "vg_erwan-desktop" now active >Aug 16 05:51:44 localhost-live systemd[1]: lvm-activate-vg_erwan-desktop.service: Deactivated successfully. >Aug 16 05:51: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=lvm-activate-vg_erwan-desktop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >import crypt # pylint: disable=deprecated-module >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: SELinux support is enabled >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3907 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: import cgi >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/UserInterface. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Boss. >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/1. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StartModulesTask-1 (140719564183232) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.common.task.task:Start the modules >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Storage. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Subscription. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Found org.fedoraproject.Anaconda.Addons.Kdump. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Storage. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Subscription. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Starting org.fedoraproject.Anaconda.Addons.Kdump. >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[3951]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[3951]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[3951]: import cgi >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class DeviceFormat as None >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class BIOSBoot as biosboot >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/territories.xml.gz' 0x7f2069898af0> >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class DiskLabel as disklabel >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [1] mkdosfs --help ... >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: import cgi >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: import cgi >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: import cgi >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: import cgi >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[3951]: INFO:program:Running... systemctl list-unit-files rhsm.service --no-legend >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: Create FAT filesystem in TARGET, which can be a block device or file. Use only >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: created with a size of 1024 bytes times BLOCKS, which must be specified. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: Options: >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -a Disable alignment of data structures >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -A Toggle Atari variant of the filesystem >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -b SECTOR Select SECTOR as location of the FAT32 backup boot sector >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -c Check device for bad blocks before creating the filesystem >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -C Create file TARGET then create filesystem in it >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -D NUMBER Write BIOS drive number NUMBER to boot sector >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -f COUNT Create COUNT file allocation tables >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -F SIZE Select FAT size SIZE (12, 16 or 32) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -g GEOM Select disk geometry: heads/sectors_per_track >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -h NUMBER Write hidden sectors NUMBER to boot sector >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -I Ignore and disable safety checks >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -l FILENAME Read bad blocks list from FILENAME >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -m FILENAME Replace default error message in boot block with contents of FILENAME >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -M TYPE Set media type in boot sector to TYPE >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -n LABEL Set volume name to LABEL (up to 11 characters long) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: --codepage=N use DOS codepage N to encode label (default: 850) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -r COUNT Make room for at least COUNT entries in the root directory >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -R COUNT Set minimal number of reserved sectors to COUNT >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -s COUNT Set number of sectors per cluster to COUNT >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -S SIZE Select a sector size of SIZE (a power of two, at least 512) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: -v Verbose execution >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: --variant=TYPE Select variant TYPE of filesystem (standard or Atari) >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: --invariant Use constants for randomly generated or time based values >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: --offset=SECTOR Write the filesystem at a specific sector into the device file. >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: --help Show this help message and exit >Aug 16 05:51:46 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [1] (exit code: 0) >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class Ext2FS as ext2 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class Ext3FS as ext3 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class Ext4FS as ext4 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class FATFS as vfat >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class EFIFS as efi >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class BTRFS as btrfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class GFS2 as gfs2 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class JFS as jfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class ReiserFS as reiserfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class XFS as xfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class StratisXFS as stratis xfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[3951]: DEBUG:program:Return code: 1 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class HFS as hfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Subscription[3951]: DEBUG:anaconda.modules.subscription.initialization:subscription: The required rhsm systemd service is not available. The Subscription module won't be started. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class HFSPlus as hfs+ >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class MacEFIFS as macefi >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class NTFS as ntfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class ExFATFS as exfat >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class F2FS as f2fs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class NFS as nfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class NFSv4 as nfs4 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class Iso9660FS as iso9660 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class UDFFS as udf >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class NoDevFS as nodev >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class DevPtsFS as devpts >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class ProcFS as proc >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class SysFS as sysfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class TmpFS as tmpfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class BindFS as bind >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class USBFS as usbfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class EFIVarFS as efivarfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/territories.xml.gz' 0x7fb6c185b6d0> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Addons.Kdump[3960]: DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Services started successfully. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Services is available. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Addons.Kdump[3960]: DEBUG:com_redhat_kdump.service.initialization:The kdump add-on is disabled. Quit. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: INFO:dasbus.connection:Connecting to the system bus. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: INFO:dasbus.connection:Connecting to the system bus. >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Security started successfully. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Security is available. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.network.nm_client:get new NM Client succeeded. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.network.network:Connected to network: True >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class LUKS as luks >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.network.network:Applying boot options <pyanaconda.core.kernel.KernelArguments object at 0x7f9e98d15f90> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Firewall. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class Integrity as integrity >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class MDRaidMember as mdmember >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class MultipathMember as multipath_member >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Modules.Subscription. The optional module has failed to start, so it won't be available during the installation. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Network started successfully. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.network.network:Watching the hostnamed service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class SwapSpace as swap >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Network is available. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:registered device format class StratisBlockdev as stratis >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: import cgi >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Skip org.fedoraproject.Anaconda.Addons.Kdump. The optional module has failed to start, so it won't be available during the installation. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:default disklabel has been set to gpt >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: import cgi >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: WARNING:py.warnings:/usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: import crypt # pylint: disable=deprecated-module >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Payloads started successfully. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Payloads is available. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Users started successfully. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Users is available. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: import cgi >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/languages.xml.gz' 0x7f20698990c0> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/languages.xml.gz' 0x7fb6c185b760> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... modprobe libfc >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Failed to read FCoE EDD info: No such file or directory >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:ISCSID is /sbin/iscsid >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... systemctl start iscsi-init.service >Aug 16 05:51:47 localhost-live systemd[1]: iscsi-init.service - One time configuration for iscsi.service was skipped because of an unmet condition check (ConditionPathExists=!/etc/iscsi/initiatorname.iscsi). >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:no initiator set >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [2] e2fsck -V ... >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[2]: >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: Using EXT2FS Library version 1.46.5, 30-Dec-2021 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [2] (exit code: 0) >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:trying to set new default fstype to 'ext4' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:loop0 1987653632 root disk brw-rw---- squashfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:loop2 34359738368 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sda 128035676160 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:|-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sdb 500107862016 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sdd 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sde 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sdf 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sdg 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sdh 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:sr0 1073741312 root cdrom brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:lsblk output: >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: loop0 1987653632 root disk brw-rw---- squashfs >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: |-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: `-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: loop2 34359738368 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: `-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sda 128035676160 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: |-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: `-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sdb 500107862016 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: `-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: |-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: |-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: `-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sdd 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sde 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sdf 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sdg 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sdh 0 root disk brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sr0 1073741312 root cdrom brw-rw---- >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: zram0 8589934592 root disk brw-rw---- [SWAP] >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:lvm filter: clearing the lvm devices list >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:lvm filter: clearing the lvm devices list >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:trying to set new default fstype to 'ext4' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >Aug 16 05:51:47 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Storage started successfully. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Storage is available. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/keyboards.xml.gz' 0x7f2069898910> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezones.xml.gz' 0x7f2069898a60> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7f2069899030> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/keyboards.xml.gz' 0x7fb6c185bd00> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezones.xml.gz' 0x7fb6c185bee0> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:root:reading file=<gzip _io.BufferedReader name='/usr/lib/python3.11/site-packages/langtable/data/timezoneidparts.xml.gz' 0x7fb6c185bfd0> >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: import cgi >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: import pipes >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone. >Aug 16 05:51:47 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:51:48 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Timezone started successfully. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Timezone is available. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Publish the service. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:51:48 localhost-live dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Start the loop. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:Service org.fedoraproject.Anaconda.Modules.Localization started successfully. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.boss.module_manager.start_modules:org.fedoraproject.Anaconda.Modules.Localization is available. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StartModulesTask-1 (140719564183232) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.boss:Reading a kickstart file at /usr/share/anaconda/interactive-defaults.ks. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: import pipes >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Network handles commands ['network', 'firewall'] sections [] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Network. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Services handles commands ['firstboot', 'services', 'skipx', 'xconfig'] sections [] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Services. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Storage handles commands ['autopart', 'bootloader', 'btrfs', 'clearpart', 'fcoe', 'ignoredisk', 'iscsi', 'iscsiname', 'logvol', 'mount', 'nvdimm', 'part', 'partition', 'raid', 'reqpart', 'snapshot', 'volgroup', 'zerombr', 'zfcp', 'zipl'] sections [] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Storage. ><auto-removed line containing rootpw> >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Users. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Security handles commands ['authselect', 'selinux', 'realm'] sections [] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Security. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Payloads handles commands ['cdrom', 'harddrive', 'hmc', 'liveimg', 'module', 'nfs', 'ostreecontainer', 'ostreesetup', 'repo', 'url'] sections ['packages'] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Payloads. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Timezone handles commands ['timezone', 'timesource'] sections [] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Timezone. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:org.fedoraproject.Anaconda.Modules.Localization handles commands ['keyboard', 'lang'] sections [] addons []. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.kickstart_manager.kickstart_manager:There are no kickstart data for org.fedoraproject.Anaconda.Modules.Localization. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.payloads:Created the payload PayloadType.LIVE_OS. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Payload/1. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.payloads:Activated the payload PayloadType.LIVE_OS. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Source/1. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.payload.payload_base:New sources [Source(type='LIVE_OS_IMAGE', image='')] were added. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/1. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.threading:Running Thread: AnaTaskThread-DetectLiveOSImageTask-1 (140296100415168) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.modules.common.task.task:Detect a Live OS image >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Checking the /dev/mapper/live-base block device. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Detected the Live OS image '/dev/mapper/live-base'. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.threading:Thread Done: AnaTaskThread-DetectLiveOSImageTask-1 (140296100415168) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.live_os.live_os:LiveOS image path is set to '/dev/mapper/live-base' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.security.security:Fingerprint authentication enabled is set to True. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:Language is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.timezone.timezone:Time sources are set to: [TimeSourceData(hostname='BEL-DC03.corp.proofpoint.com', options=['iburst'], type='SERVER'), TimeSourceData(hostname='BEL-DC02.corp.proofpoint.com', options=['iburst'], type='SERVER')] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: >-a Disable alignment of data structures >-A Toggle Atari variant of the filesystem >-b SECTOR Select SECTOR as location of the FAT32 backup boot sector >-c Check device for bad blocks before creating the filesystem >-C Create file TARGET then create filesystem in it >-D NUMBER Write BIOS drive number NUMBER to boot sector >-f COUNT Create COUNT file allocation tables >-F SIZE Select FAT size SIZE (12, 16 or 32) >-g GEOM Select disk geometry: heads/sectors_per_track >-h NUMBER Write hidden sectors NUMBER to boot sector >-i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) >-I Ignore and disable safety checks >-l FILENAME Read bad blocks list from FILENAME >-m FILENAME Replace default error message in boot block with contents of FILENAME >-M TYPE Set media type in boot sector to TYPE >--mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk >-n LABEL Set volume name to LABEL (up to 11 characters long) >--codepage=N use DOS codepage N to encode label (default: 850) >-r COUNT Make room for at least COUNT entries in the root directory >-R COUNT Set minimal number of reserved sectors to COUNT >-s COUNT Set number of sectors per cluster to COUNT >-S SIZE Select a sector size of SIZE (a power of two, at least 512) >-v Verbose execution >--variant=TYPE Select variant TYPE of filesystem (standard or Atari) > >--invariant Use constants for randomly generated or time based values >--offset=SECTOR Write the filesystem at a specific sector into the device file. >--help Show this help message and exit >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to resolve '/dev/zram0' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:starting Blivet copy >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:finished Blivet copy >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140071291320000) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Scan all devices >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... systemctl start iscsi-init.service >Aug 16 05:51:48 localhost-live systemd[1]: iscsi-init.service - One time configuration for iscsi.service was skipped because of an unmet condition check (ConditionPathExists=!/etc/iscsi/initiatorname.iscsi). >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:no initiator set >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f64e3951f10> >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:lvm filter: clearing the lvm devices list >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/1. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.threading:Running Thread: AnaTaskThread-GeolocationTask-1 (140422812792512) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.modules.common.task.task:Geolocate the system >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.modules.timezone.initialization:Geoloc: starting lookup using provider: https://geoip.fedoraproject.org/city >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.modules.timezone.initialization:Geoloc: querying the API >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.services.services:Setup on boot is set to SetupOnBootAction.ENABLED. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): geoip.fedoraproject.org:443 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'vg_erwan--desktop-lv_swap', 'vg_erwan--desktop-lv_home', 'vg_erwan--desktop-lv_root', 'live-rw', 'live-base'] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-uuid/2023-04-13-22-15-10-00 /dev/disk/by-diskseq/8 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdc', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'iso9660', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '2023-04-13-22-15-10-00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': 'Joliet Extension', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '32', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdc', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16440533'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/hidden: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: while device: >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/vendor: 47656e65726963200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sdc is a disk >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/size: 383032323333360a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdc size to 3.83 GiB (3.83 GiB) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/queue/rotational: 310a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sdc (id 4) to device tree >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e395b890) -- >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdc status = True id = 4 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 3.83 GiB >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 32 exists = True protected = False >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 3.83 GiB path = /dev/sdc >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/ro: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:Stratis DBus service is not running >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'sdc' is 'iso9660' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing iso9660 filesystem >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-diskseq/8-part1 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/2023-04-13-22-15-10-00 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partlabel/ISO9660', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdc1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'partition', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'iso9660', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '2023-04-13-22-15-10-00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': 'Joliet Extension', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_DISK': '8:32', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NAME': 'ISO9660', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NUMBER': '1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_OFFSET': '64', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SIZE': '4075920', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba95-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '33', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTN': '1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTNAME': 'ISO9660', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdc1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16735616'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:ignoring partition sdc1 on iso9660 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no device obtained for sdc1 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partlabel/Appended2 /dev/disk/by-uuid/EEB5-E40F ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/8-part2 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-label/ANACONDA', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdc2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'partition', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': 'ANACONDA', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': 'ANACONDA', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'vfat', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': 'EEB5-E40F', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': 'EEB5-E40F', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': 'FAT16', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_DISK': '8:32', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NAME': 'Appended2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NUMBER': '2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_OFFSET': '4075984', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SIZE': '23844', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba96-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '34', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTN': '2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTNAME': 'Appended2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdc2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'UDISKS_IGNORE': '1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16595439'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:ignoring partition sdc2 on iso9660 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no device obtained for sdc2 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdc3 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partlabel/Gap1 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/8-part3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdc3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'partition', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_DISK': '8:32', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NAME': 'Gap1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NUMBER': '3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_OFFSET': '4099828', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SCHEME': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SIZE': '600', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba97-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'gpt', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'usb-storage', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'Flash_Disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '6387', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '8.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '39661D1D', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '058f', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '35', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTN': '3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTNAME': 'Gap1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdc3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16552064'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdc3 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdc3 ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:ignoring partition sdc3 on iso9660 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no device obtained for sdc3 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/163', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdd', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '163', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Compact_Flash', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '0184', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '1.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'Compact_Flash', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '1.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '48', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdd', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16182205'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/hidden: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: while device: >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/vendor: 47656e657269632d0a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sdd is a disk >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdd size to 0 B (0 B) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/queue/rotational: 310a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sdd (id 14) to device tree >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e307d910) -- >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdd status = True id = 14 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 B >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 48 exists = True protected = False >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 B path = /dev/sdd >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/ro: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no media present for device sdd >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/167', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sde', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '167', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'SM_xD-Picture', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '0184', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '1.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'SM_xD-Picture', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '1.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '64', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sde', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16206091'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/hidden: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/vendor: 47656e657269632d0a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sde is a disk >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sde size to 0 B (0 B) >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/queue/rotational: 310a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sde (id 19) to device tree >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e3054450) -- >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sde status = True id = 19 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 B >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 64 exists = True protected = False >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 B path = /dev/sde >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/ro: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sde ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no media present for device sde >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/166 ' >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdf', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '166', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'SD_MMC', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '0184', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '1.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'SD_MMC', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '1.00', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '80', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdf', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16184440'} ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf)... >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/hidden: 300a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/vendor: 47656e657269632d0a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sdf is a disk >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >Aug 16 05:51:48 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdf size to 0 B (0 B) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/queue/rotational: 310a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sdf (id 24) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e30552d0) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdf status = True id = 24 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 B >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 80 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 B path = /dev/sdf >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/ro: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no media present for device sdf >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-diskseq/71 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdg', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '71', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'M.S._M.S.Pro_HG', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '0184', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '1.00', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'M.S._M.S.Pro_HG', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '1.00', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '96', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdg', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16194523'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdg (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sdg ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/vendor: 47656e657269632d0a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sdg is a disk >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 30 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdg size to 0 B (0 B) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/queue/rotational: 310a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sdg (id 29) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e3079a50) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdg status = True id = 29 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 B >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 96 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 B path = /dev/sdg >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/ro: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdg ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no media present for device sdg >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/165', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdh', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '165', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'usb', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_INSTANCE': '0:4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'SD_MMC_M.S.PRO', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ID': '0184', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': '1.00', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_DRIVER': 'ums-realtek', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INSTANCE': '0:4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACES': ':080650:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_INTERFACE_NUM': '00', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL': 'SD_MMC_M.S.PRO', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_MODEL_ID': '0184', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_REVISION': '1.00', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_SERIAL_SHORT': '20100818841300000', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ENC': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_USB_VENDOR_ID': '0bda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ENC': 'Generic-', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_VENDOR_ID': '0bda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '112', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdh', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '16196631'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdh (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sdh ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/vendor: 47656e657269632d0a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sdh is a disk >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdh size to 0 B (0 B) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/queue/rotational: 310a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sdh (id 34) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64f16fb9d0) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdh status = True id = 34 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 B >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 112 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 B path = /dev/sdh >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = True wwn = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/ro: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdh ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no media present for device sdh >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/wwn-0x5002538043584d30 /dev/disk/by-diskseq/1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'ata', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'SAMSUNG_SSD_830_Series', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '00090716', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': 'CXM03B1Q', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': 'S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN': '0x5002538043584d30', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '15611759'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sda is a disk >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3235303036393638300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sda size to 119.24 GiB (119.24 GiB) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sda (id 39) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e398ba90) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 GiB >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 GiB path = /dev/sda >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = False wwn = 5002538043584d30 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sda ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 44 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 45 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.__init__: uuid: 00090716 ; label: None ; device: /dev/sda ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: type: msdos primaryPartitionCount: 2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: partitions: [<parted.partition.Partition object at 0x7f64e307e0d0>, <parted.partition.Partition object at 0x7f64e307ec10>] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: <parted.device.Device object at 0x7f64f3aee550> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedDisk: <_ped.Disk object at 0x7f64f0d27240> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 47 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partuuid/00090716-01 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/wwn-0x5002538043584d30-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/1-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sda1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'partition', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'ata', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'SAMSUNG_SSD_830_Series', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_DISK': '8:0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_FLAGS': '0x80', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NUMBER': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_OFFSET': '2048', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SCHEME': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SIZE': '1024000', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_TYPE': '0x83', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_UUID': '00090716-01', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '00090716', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': 'CXM03B1Q', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': 'S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN': '0x5002538043584d30', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sda1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '15620384'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:urllib3.connectionpool:https://geoip.fedoraproject.org:443 "GET /city HTTP/1.1" 200 284 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 GiB disk sda (39) with existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:looking up parted Partition: /dev/sda1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.modules.timezone.initialization:Geoloc: lookup finished in 0.5 seconds, result is valid: True >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: INFO:anaconda.threading:Thread Done: AnaTaskThread-GeolocationTask-1 (140422812792512) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.timezone.timezone:Geolocation result is set, valid=True >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition sda1 (id 49) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: PartitionDevice instance (0x7f64e3968a50) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda1 status = True id = 49 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 GiB disk sda (39) with existing msdos disklabel'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 00090716-01 size = 500 MiB >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 1 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 500 MiB path = /dev/sda1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = None max size = 0 B bootable = True >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e3a99090> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e307d850> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e307cf50> PedPartition: <_ped.Partition object at 0x7f64e305ca90> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 GiB disk sda (39) with existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2048 end = 1026047 length = 1024000 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = boot >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'sda1' is 'ext4' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... dumpe2fs -h /dev/sda1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem volume name: <none> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mounted on: /boot >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem UUID: e78bdfed-d203-4338-a4ed-8db17172bdbd >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem state: clean >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Errors behavior: Continue >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem OS type: Linux >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode count: 128016 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block count: 512000 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved block count: 25600 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Overhead clusters: 26652 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free blocks: 270344 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free inodes: 127503 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First block: 1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block size: 1024 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragment size: 1024 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved GDT blocks: 256 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Blocks per group: 8192 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragments per group: 8192 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inodes per group: 2032 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode blocks per group: 254 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Flex block group size: 16 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem created: Mon Oct 1 06:22:58 2012 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last write time: Thu Jun 29 08:54:05 2023 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Mount count: 800 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Maximum mount count: -1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last checked: Mon Oct 1 06:22:58 2012 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Lifetime writes: 9 GB >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First inode: 11 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode size: 128 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal inode: 8 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default directory hash: half_md4 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Directory Hash Seed: faebf505-53d2-4f8e-88bf-6c45bb943930 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal backup: inode blocks >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal features: journal_incompat_revoke >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal size: 8M >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal blocks: 8192 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Max transaction length: 8192 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fast commit length: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal sequence: 0x00001811 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal start: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... resize2fs -P /dev/sda1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Estimated minimum size of the filesystem: 351528 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:padding min size from 343.29 MiB up to 378 MiB >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 57 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-diskseq/1-part2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/wwn-0x5002538043584d30-part2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partuuid/00090716-02', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sda2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'partition', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'ata', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'LVM2_member', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'raid', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': 'LVM2 001', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'SAMSUNG_SSD_830_Series', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_DISK': '8:0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NUMBER': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_OFFSET': '1026048', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SCHEME': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SIZE': '249042944', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_TYPE': '0x83', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_UUID': '00090716-02', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '00090716', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': 'CXM03B1Q', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': 'S0XYNEAC722469', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN': '0x5002538043584d30', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTN': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sda2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '15774121'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.timezone.timezone:Timezone is set to Europe/Paris. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Kickstarted is set to True. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:Language is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:looking up parted Partition: /dev/sda2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition sda2 (id 59) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: PartitionDevice instance (0x7f64e3042e10) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda2 status = True id = 59 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119,24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 00090716-02 size = 118,75 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 2 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 118,75 Gio path = /dev/sda2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = None max size = 0 O bootable = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e3a99090> fileSystem: None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e307cfd0> PedPartition: <_ped.Partition object at 0x7f64e304db70> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 1026048 end = 250068991 length = 249042944 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 63 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 64 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 65 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 66 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMFormatPopulator.run: pv: sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:lvm filter: device /dev/sda2 added to the list of allowed devices >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'sda2' is 'lvmpv' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ; label: None ; device: /dev/sda2 ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 118,75 Gio ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 67 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: vg_erwan-desktop ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._set_format: vg_erwan-desktop ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added lvmvg vg_erwan-desktop (id 68) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:Skipping LVs for incomplete VG vg_erwan-desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing lvmpv >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d409a2fbe ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 /dev/disk/by-diskseq/2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdb', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'ata', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '3a70219d', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': 'EMT02B6Q', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN': '0x5002538d409a2fbe', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '16', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdb', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '15610822'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: while device: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sdb is a disk >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 75 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 3937363737333136380a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdb size to 465,76 Gio (465,76 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added disk sdb (id 73) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DiskDevice instance (0x7f64e3089490) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdb status = True id = 73 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 465,76 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 16 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 465,76 Gio path = /dev/sdb >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None removable = False wwn = 5002538d409a2fbe >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 78 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 79 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 80 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.__init__: uuid: 3a70219d ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: type: msdos primaryPartitionCount: 1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: partitions: [<parted.partition.Partition object at 0x7f64e3089650>] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: <parted.device.Device object at 0x7f64e3040810> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedDisk: <_ped.Disk object at 0x7f64e3041040> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 81 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/2-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-partuuid/3a70219d-01', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sdb1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'partition', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_DOWNLOAD_MICROCODE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_ROTATION_RATE_RPM': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_WRITE_CACHE_ENABLED': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'ata', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'LVM2_member', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'raid', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': 'LVM2 001', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_DISK': '8:16', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_NUMBER': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_OFFSET': '2048', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SCHEME': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_SIZE': '976771120', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_TYPE': '0x8e', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_ENTRY_UUID': '3a70219d-01', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_TYPE': 'dos', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PART_TABLE_UUID': '3a70219d', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': 'EMT02B6Q', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN': '0x5002538d409a2fbe', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '8', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '17', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'PARTN': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sdb1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'UDISKS_IGNORE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832388253'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:hidden is not a valid attribute >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 84 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:looking up parted Partition: /dev/sdb1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition sdb1 (id 83) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: PartitionDevice instance (0x7f64e306ab10) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdb1 status = True id = 83 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 465,76 Gio disk sdb (73) with existing msdos disklabel'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3a70219d-01 size = 465,76 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 17 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 465,76 Gio path = /dev/sdb1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = None max size = 0 O bootable = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e3042d50> fileSystem: None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e3041cd0> PedPartition: <_ped.Partition object at 0x7f64e30ace50> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2048 end = 976773167 length = 976771120 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = lvm >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:parted exception: msdos disk labels do not support partition names. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 88 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 89 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 90 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMFormatPopulator.run: pv: sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:lvm filter: device /dev/sdb1 added to the list of allowed devices >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'sdb1' is 'lvmpv' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA ; label: None ; device: /dev/sdb1 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 135,75 Gio ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 91 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: lvmpv ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:Language is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.add_child: name: sdb1 ; child: vg_erwan-desktop ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sdb1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 94 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_home ; kids: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:Adding vg_erwan-desktop-lv_home/153,22 Gio to vg_erwan-desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added lvmlv vg_erwan-desktop-lv_home (id 92) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [3] dmsetup --version ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[3]: Library version: 1.02.189-git (2022-11-10) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: Driver version: 4.47.0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[3]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [3] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/mapper/vg_erwan--desktop-lv_home ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/vg_erwan-desktop/lv_home', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '169', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_LV_NAME': 'lv_home', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'vg_erwan--desktop-lv_home', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_READY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832460023'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [4] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[4]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[4]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [4] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [5] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[5]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[5]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [5] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [6] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[6]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[6]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [6] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e30691d0) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_home status = True id = 92 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 431,28 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 13801 reserved percent = 0 reserved space = 0 O >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 153,22 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [7] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[7]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[7]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [7] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 100 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 101 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 102 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'vg_erwan-desktop-lv_home' is 'ext4' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem volume name: <none> >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mounted on: /home >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem UUID: 0901706e-a709-4c51-a005-c8385cf934e2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem state: clean >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Errors behavior: Continue >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem OS type: Linux >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode count: 10043392 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block count: 40165376 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved block count: 1745770 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Overhead clusters: 678307 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free blocks: 16196555 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free inodes: 9024333 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First block: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block size: 4096 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragment size: 4096 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved GDT blocks: 1014 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Blocks per group: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragments per group: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inodes per group: 8192 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode blocks per group: 512 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Flex block group size: 16 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem created: Mon Oct 1 06:23:05 2012 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last write time: Thu Jun 29 08:54:06 2023 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Mount count: 280 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Maximum mount count: -1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last checked: Mon Jan 4 03:34:53 2016 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Lifetime writes: 9 TB >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First inode: 11 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode size: 256 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Required extra isize: 28 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Desired extra isize: 28 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal inode: 8 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default directory hash: half_md4 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Directory Hash Seed: ebbf0af5-dc21-40e4-94b6-daf59b90bf54 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal backup: inode blocks >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal features: journal_incompat_revoke >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal size: 128M >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal blocks: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Max transaction length: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fast commit length: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal sequence: 0x02b2639a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal start: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Estimated minimum size of the filesystem: 24006350 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:padding min size from 91,58 Gio up to 92,07 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 103 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: ext4 ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 106 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:Adding vg_erwan-desktop-lv_swap/15,53 Gio to vg_erwan-desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added lvmlv vg_erwan-desktop-lv_swap (id 105) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_swap ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/mapper/vg_erwan--desktop-lv_swap ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/vg_erwan-desktop/lv_swap', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '168', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_LV_NAME': 'lv_swap', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'vg_erwan--desktop-lv_swap', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'swap', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'other', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_READY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832458886'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [8] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[8]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[8]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [8] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [9] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[9]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[9]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [9] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [10] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[10]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[10]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [10] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e393ed10) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_swap status = True id = 105 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 415,75 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 13304 reserved percent = 0 reserved space = 0 O >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 15,53 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [11] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[11]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[11]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [11] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 112 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 113 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 114 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'vg_erwan-desktop-lv_swap' is 'swap' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: SwapSpace.__init__: uuid: 3fbcc456-95b8-4681-8cd8-981dab52cbf3 ; label: None ; device: /dev/mapper/vg_erwan--desktop-lv_swap ; serial: None ; exists: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 116 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: swap ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing swap >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 119 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 122 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_root ; kids: 3 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 123 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:Adding vg_erwan-desktop-lv_root/161,25 Gio to vg_erwan-desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added lvmlv vg_erwan-desktop-lv_root (id 118) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-label/_Fedora-17-x86_6 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/mapper/vg_erwan--desktop-lv_root ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/vg_erwan-desktop/lv_root ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '170', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_LV_NAME': 'lv_root', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'vg_erwan--desktop-lv_root', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': '_Fedora-17-x86_6', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_READY': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832460019'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [12] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[12]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[12]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [12] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [13] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[13]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[13]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [13] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [14] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[14]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[14]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [14] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e3054d90) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_root status = True id = 118 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 161,25 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [15] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[15]: LVM >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[15]: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [15] (exit code: 0) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 125 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 126 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 127 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 128 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'vg_erwan-desktop-lv_root' is 'ext4' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem volume name: _Fedora-17-x86_6 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mounted on: / >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem UUID: 4221e451-5d48-4d3a-913b-14b39cc69f82 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem state: clean >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Errors behavior: Continue >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem OS type: Linux >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode count: 10567680 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block count: 42270720 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved block count: 131050 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Overhead clusters: 699683 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free blocks: 15122701 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free inodes: 8417995 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First block: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block size: 4096 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragment size: 4096 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved GDT blocks: 245 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Blocks per group: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragments per group: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inodes per group: 8192 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode blocks per group: 512 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Flex block group size: 16 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem created: Tue May 22 16:37:52 2012 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mount time: Wed Jan 18 06:56:54 2023 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last write time: Wed Jan 18 06:56:53 2023 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Mount count: 797 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Maximum mount count: -1 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last checked: Mon Oct 1 06:25:44 2012 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Lifetime writes: 3569 GB >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First inode: 11 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode size: 256 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Required extra isize: 28 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Desired extra isize: 28 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal inode: 8 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default directory hash: half_md4 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal backup: inode blocks >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal features: journal_incompat_revoke >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal size: 128M >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal blocks: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Max transaction length: 32768 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fast commit length: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal sequence: 0x006f7963 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal start: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Estimated minimum size of the filesystem: 27329597 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:padding min size from 104,25 Gio up to 104,74 Gio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 129 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing lvmpv >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/cdrom ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/4 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/sr0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_BUS': 'ata', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_CD': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_CD_R': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_CD_RW': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_PLUS_R': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_PLUS_RW': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_PLUS_R_DL': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_R': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_RAM': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_RW': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_RW_RO': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_RW_SEQ': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_R_DL': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_R_DL_JR': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_DVD_R_DL_SEQ': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_MRW': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_MRW_W': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_CDROM_RW_REMOVABLE': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-3_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL': 'TSSTcorp_DVD-RW_SH-216AB', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD-RW\\x20SH-216AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_REVISION': 'LE03', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL': 'TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_SERIAL_SHORT': 'R8E568DC301L8Z', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_TYPE': 'cd', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '11', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'sr0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:uaccess:seat:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '15741738'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: OpticalDevicePopulator.run: >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 134 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/size: 323039373135310a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated sr0 size to 1024 Mio (1024 Mio) >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added cdrom sr0 (id 132) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: OpticalDevice instance (0x7f64e3fabe50) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sr0 status = True id = 132 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 1024 Mio >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 11 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 1024 Mio path = /dev/sr0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no media present for device sr0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-diskseq/19', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/loop0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/loop0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '19', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'squashfs', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '4.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '7', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'loop0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/loop0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '14884411'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 138 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 139 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 137) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 143 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added loop loop0 (id 141) to device tree >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LoopDevice instance (0x7f64e3041a90) -- >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = loop0 status = False id = 141 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137)'] >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 O >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 O path = /dev/loop0 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 145 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 146 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 147 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 148 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'loop0' is 'squashfs' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 149 >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-label/Anaconda ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-diskseq/20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/loop1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/loop1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '20', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': 'Anaconda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': 'Anaconda', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '7', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'loop1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/loop1', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '14731544'} ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:49 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added file /LiveOS/rootfs.img (id 151) to device tree >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 156 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added loop loop1 (id 155) to device tree >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LoopDevice instance (0x7f64e3042910) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = loop1 status = False id = 155 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 0 O file /LiveOS/rootfs.img (151)'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 O >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 O path = /dev/loop1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 160 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 161 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 162 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'loop1' is 'ext4' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... dumpe2fs -h /dev/loop1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem volume name: Anaconda >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem state: clean >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Errors behavior: Continue >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem OS type: Linux >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode count: 496784 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block count: 1984512 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved block count: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Overhead clusters: 56285 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free blocks: 438931 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free inodes: 350344 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First block: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block size: 4096 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragment size: 4096 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Group descriptor size: 64 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved GDT blocks: 968 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Blocks per group: 32768 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragments per group: 32768 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inodes per group: 8144 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode blocks per group: 509 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Flex block group size: 16 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Mount count: 1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Maximum mount count: -1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Lifetime writes: 6149 MB >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First inode: 11 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode size: 256 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Required extra isize: 32 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Desired extra isize: 32 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal inode: 8 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default directory hash: half_md4 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal backup: inode blocks >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Checksum type: crc32c >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Checksum: 0x2274c4ab >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal size: 64M >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal blocks: 16384 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Max transaction length: 16384 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fast commit length: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal sequence: 0x00000013 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal start: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal checksum type: crc32c >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal checksum: 0x2e85f01a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... resize2fs -P /dev/loop1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Couldn't find valid filesystem superblock. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 163 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-diskseq/21', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/loop2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/loop2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '21', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '7', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'loop2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/loop2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '14727515'} ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 166 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 167 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added file /overlay (deleted) (id 165) to device tree >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 170 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added loop loop2 (id 169) to device tree >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LoopDevice instance (0x7f64e3927f10) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = loop2 status = False id = 169 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 0 O file /overlay (deleted) (165)'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 0 O >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 O path = /dev/loop2 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no type or existing type for loop2, bailing >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/vg_erwan-desktop/lv_swap ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/mapper/vg_erwan--desktop-lv_swap ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '168', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_LV_NAME': 'lv_swap', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'vg_erwan--desktop-lv_swap', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'swap', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'other', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_READY': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832458886'} ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [16] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[16]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[16]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [16] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [17] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[17]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[17]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [17] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [18] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[18]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[18]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [18] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e393ed10) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_swap status = True id = 105 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing swap >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 15,53 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [19] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[19]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[19]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [19] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_swap, bailing >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/mapper/vg_erwan--desktop-lv_home ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/vg_erwan-desktop/lv_home ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '169', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_LV_NAME': 'lv_home', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'vg_erwan--desktop-lv_home', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_READY': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832460023'} ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [20] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[20]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[20]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [20] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [21] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[21]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[21]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [21] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [22] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[22]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[22]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [22] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e30691d0) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_home status = True id = 92 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 153,22 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [23] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[23]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[23]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [23] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_home, bailing >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-label/_Fedora-17-x86_6 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/vg_erwan-desktop/lv_root ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/mapper/vg_erwan--desktop-lv_root', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '170', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_LV_NAME': 'lv_root', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'vg_erwan--desktop-lv_root', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_VG_NAME': 'vg_erwan-desktop', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': '_Fedora-17-x86_6', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYSTEMD_READY': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '1832460019'} ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [24] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[24]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[24]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [24] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [25] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[25]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[25]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [25] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [26] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[26]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[26]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [26] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e3054d90) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_root status = True id = 118 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-2 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = True id = 68 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584,5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 254,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 161,25 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [27] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[27]: LVM >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[27]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [27] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_root, bailing >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-id/dm-name-live-rw', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '22', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'live-rw', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': 'Anaconda', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': 'Anaconda', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-3', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '7878127'} ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-3)... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[28]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[28]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [28] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[29]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[29]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [29] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[30]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[30]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [30] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[31]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[31]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [31] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[32]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[32]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [32] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[33]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[33]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [33] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[34]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[34]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [34] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[35]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[35]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [35] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[36]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[36]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [36] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[37]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[37]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [37] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[38]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[38]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [38] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[39]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[39]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [39] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[40]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[40]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [40] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop2 (169) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 175 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 176 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-3 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 31353837363039360a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated live-rw size to 7,57 Gio (7,57 Gio) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added dm live-rw (id 174) to device tree >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DMDevice instance (0x7f64e3042f50) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = live-rw status = True id = 174 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 7,57 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = True >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-3 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 7,57 Gio path = /dev/mapper/live-rw >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None target = None dm_uuid = None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[41]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[41]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [41] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[42]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[42]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [42] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-rw ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[43]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[43]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [43] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/ro: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 179 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 180 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 181 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'live-rw' is 'ext4' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem volume name: Anaconda >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mounted on: /sysroot >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem state: clean >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Errors behavior: Continue >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem OS type: Linux >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode count: 496784 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block count: 1984512 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved block count: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Overhead clusters: 56285 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free blocks: 438931 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free inodes: 350344 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First block: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block size: 4096 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragment size: 4096 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Group descriptor size: 64 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved GDT blocks: 968 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Blocks per group: 32768 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragments per group: 32768 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inodes per group: 8144 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode blocks per group: 509 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Flex block group size: 16 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mount time: Wed Aug 16 05:21:20 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last write time: Wed Aug 16 05:21:20 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Mount count: 2 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Maximum mount count: -1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Lifetime writes: 6149 MB >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First inode: 11 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode size: 256 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Required extra isize: 32 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Desired extra isize: 32 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal inode: 8 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First orphan inode: 15948 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default directory hash: half_md4 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal backup: inode blocks >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Checksum type: crc32c >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Checksum: 0x52917bb9 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal size: 64M >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal blocks: 16384 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Max transaction length: 16384 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fast commit length: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal sequence: 0x000000d9 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal start: 4097 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal checksum type: crc32c >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal checksum: 0x9dea9d75 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... resize2fs -P /dev/mapper/live-rw >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Estimated minimum size of the filesystem: 1984512 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using current size 7,57 Gio as min size >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 182 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: '/dev/mapper/live-base', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVNAME': '/dev/dm-4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVPATH': '/devices/virtual/block/dm-4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DEVTYPE': 'disk', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DISKSEQ': '23', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_NAME': 'live-base', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_SUSPENDED': '0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'DM_UDEV_RULES_VSN': '2', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL': 'Anaconda', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_LABEL_ENC': 'Anaconda', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_TYPE': 'ext4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_USAGE': 'filesystem', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'ID_FS_VERSION': '1.0', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MAJOR': '253', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'MINOR': '4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'NVME_HOST_IFACE': 'none', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SUBSYSTEM': 'block', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_NAME': 'dm-4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'SYS_PATH': '/sys/devices/virtual/block/dm-4', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'TAGS': ':systemd:', >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'USEC_INITIALIZED': '7939313'} ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-4)... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[44]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[44]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [44] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[45]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[45]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [45] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[46]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[46]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [46] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[47]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[47]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [47] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[48]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[48]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [48] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[49]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[49]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [49] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[50]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[50]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [50] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[51]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[51]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [51] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[52]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[52]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [52] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[53]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[53]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [53] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[54]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[54]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [54] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[55]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[55]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [55] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[56]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[56]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [56] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 186 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-4 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 31353837363039360a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updated live-base size to 7,57 Gio (7,57 Gio) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added dm live-base (id 184) to device tree >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got device: DMDevice instance (0x7f64e30bbe10) -- >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = live-base status = True id = 184 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 7,57 Gio >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = True >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-4 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 7,57 Gio path = /dev/mapper/live-base >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None target = None dm_uuid = None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[57]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[57]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [57] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[58]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[58]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [58] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [59] dmsetup info -co subsystem --noheadings live-base ... >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[59]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[59]: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [59] (exit code: 0) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/ro: 310a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 188 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 189 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 190 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 191 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:type detected on 'live-base' is 'ext4' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem volume name: Anaconda >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem magic number: 0xEF53 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem revision #: 1 (dynamic) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem flags: signed_directory_hash >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default mount options: user_xattr acl >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem state: clean >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Errors behavior: Continue >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem OS type: Linux >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode count: 496784 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block count: 1984512 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved block count: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Overhead clusters: 56285 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free blocks: 438931 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Free inodes: 350344 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First block: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Block size: 4096 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragment size: 4096 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Group descriptor size: 64 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved GDT blocks: 968 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Blocks per group: 32768 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fragments per group: 32768 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inodes per group: 8144 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode blocks per group: 509 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Flex block group size: 16 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Mount count: 1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Maximum mount count: -1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Check interval: 0 (<none>) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Lifetime writes: 6149 MB >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks uid: 0 (user root) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Reserved blocks gid: 0 (group root) >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:First inode: 11 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Inode size: 256 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Required extra isize: 32 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Desired extra isize: 32 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal inode: 8 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Default directory hash: half_md4 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal backup: inode blocks >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Checksum type: crc32c >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Checksum: 0x2274c4ab >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal size: 64M >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Total journal blocks: 16384 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Max transaction length: 16384 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Fast commit length: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal sequence: 0x00000013 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal start: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal checksum type: crc32c >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Journal checksum: 0x2e85f01a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... resize2fs -P /dev/mapper/live-base >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Couldn't find valid filesystem superblock. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr: >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 192 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:got format: existing ext4 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:device /dev/sda data[440:443] = 16070900 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:device /dev/sdb data[440:443] = 9d21703a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:edd: collected mbr signatures: {'sda': '0x00090716', 'sdb': '0x3a70219d'} >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to resolve '/dev/zram0' >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned None >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Resolved live device to sdc. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Marking device sdc as protected. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Marking device sr0 as protected. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Marking device sdc as protected. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[60] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:51:50 localhost-live kernel: dm-1: detected capacity change from 321323008 to 0 >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[60] Done. >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[60] No result, no job started >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:51:50 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[61] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:51:50 localhost-live kernel: dm-0: detected capacity change from 32571392 to 0 >Aug 16 05:51:50 localhost-live kernel: dm-2: detected capacity change from 338165760 to 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[61] Done. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[61] No result, no job started >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Aug 16 05:51:51 localhost-live kernel: EXT4-fs (sda1): mounted filesystem e78bdfed-d203-4338-a4ed-8db17172bdbd with ordered data mode. Quota mode: none. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... umount /mnt/sysimage >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live kernel: EXT4-fs (sda1): unmounting filesystem e78bdfed-d203-4338-a4ed-8db17172bdbd. >Aug 16 05:51:51 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_home ; orig: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[62] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[62] Done. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[62] No result, no job started >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_home /mnt/sysimage >Aug 16 05:51:51 localhost-live kernel: EXT4-fs (dm-0): mounted filesystem 0901706e-a709-4c51-a005-c8385cf934e2 with ordered data mode. Quota mode: none. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... umount /mnt/sysimage >Aug 16 05:51:51 localhost-live kernel: EXT4-fs (dm-0): unmounting filesystem 0901706e-a709-4c51-a005-c8385cf934e2. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[63] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:51:51 localhost-live kernel: dm-0: detected capacity change from 321323008 to 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[63] Done. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[63] No result, no job started >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[64] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[64] Done. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[64] No result, no job started >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_root /mnt/sysimage >Aug 16 05:51:51 localhost-live kernel: EXT4-fs (dm-0): mounted filesystem 4221e451-5d48-4d3a-913b-14b39cc69f82 with ordered data mode. Quota mode: none. >Aug 16 05:51:51 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... arch >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:x86_64 >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to resolve 'UUID=34a162f3-a35c-4266-8c6d-322b6372a3eb' >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved 'UUID=e78bdfed-d203-4338-a4ed-8db17172bdbd' to 'sda1' (partition) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... umount /mnt/sysimage >Aug 16 05:51:52 localhost-live kernel: EXT4-fs (dm-0): unmounting filesystem 4221e451-5d48-4d3a-913b-14b39cc69f82. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: False ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[65] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 05:51:52 localhost-live kernel: dm-0: detected capacity change from 338165760 to 0 >Aug 16 05:51:52 localhost-live systemd[1]: mnt-sysimage.mount: Deactivated successfully. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[65] Done. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[65] No result, no job started >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [66] mkswap --version ... >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[66]: mkswap from util-linux 2.38.1 >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[66]: >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [66] (exit code: 0) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140071291320000) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Payloads/Task/2. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.threading:Running Thread: AnaTaskThread-SetUpSourcesTask-1 (140296100415168) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.modules.common.task.task:Set Up Installation Sources >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.timezone.timezone:UTC is set to True. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.base.initialization:Collected ['Set up a Live OS image'] tasks from SourceType.LIVE_OS_IMAGE source >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.base.initialization:Running task Set up a Live OS image >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.modules.common.task.task:Set up a Live OS image >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.mount_tasks:Mounting installation source >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Resolving /dev/mapper/live-base. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Mounting /dev/mapper/live-base at /run/install/sources/mount-0000-live_os_image. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:program:Running... mount -t auto -o ro /dev/mapper/live-base /run/install/sources/mount-0000-live_os_image >Aug 16 05:51:52 localhost-live kernel: EXT4-fs (dm-4): mounted filesystem 2074eb84-624c-4790-83b6-8f3e4a82ae85 with ordered data mode. Quota mode: none. >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:program:Return code: 0 >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.payloads.source.live_os.initialization:Required space: 5,68 Gio >Aug 16 05:51:52 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: INFO:anaconda.threading:Thread Done: AnaTaskThread-SetUpSourcesTask-1 (140296100415168) >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:Language is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.boss:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Boss[3918]: INFO:anaconda.modules.boss.module_manager.module_manager:Setting locale of all modules to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Payloads[3956]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:53 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >Aug 16 05:51:58 localhost-live systemd-resolved[1310]: Clock change detected. Flushing caches. >Aug 16 05:51:58 localhost-live audit[4417]: USYS_CONFIG pid=4417 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=? addr=? terminal=? res=success' >Aug 16 05:51:58 localhost-live audit: BPF prog-id=86 op=LOAD >Aug 16 05:51:58 localhost-live audit: BPF prog-id=87 op=LOAD >Aug 16 05:51:58 localhost-live audit: BPF prog-id=88 op=LOAD >Aug 16 05:51:58 localhost-live systemd[1]: Starting systemd-hostnamed.service - Hostname Service... >Aug 16 05:51:58 localhost-live systemd[1]: Started systemd-hostnamed.service - Hostname Service. >Aug 16 05:51: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' >Aug 16 05:51:58 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:anaconda.modules.network.network:Connecting to the hostnamed service. >Aug 16 05:51:58 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to []. >Aug 16 05:51:58 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['fr (oss)']. >Aug 16 05:51:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >Aug 16 05:51:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >Aug 16 05:52:01 localhost-live chronyd[1507]: Selected source 37.187.104.44 (2.fedora.pool.ntp.org) >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:52:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:52:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:52:17 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 119,24 Gio disk sda (39) with existing msdos disklabel ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdc depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdd depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sde depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdf depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdg depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdh depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sda depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sda1 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sda2 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdb depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdb1 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sr0 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if loop0 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if loop1 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if /overlay (deleted) depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if loop2 depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if live-rw depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if live-base depends on sda >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 465,76 Gio disk sdb (73) with existing msdos disklabel ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdc depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdd depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sde depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdf depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdg depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdh depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sda depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sda1 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sda2 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdb depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sdb1 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if sr0 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if loop0 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if loop1 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if /overlay (deleted) depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if loop2 depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if live-rw depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking if live-base depends on sdb >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda', 'sdb']'. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda', 'sdb']'. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:Created the partitioning BLIVET. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for BLIVET with selected disks ['sda', 'sdb']. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:starting Blivet copy >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e2f48e90> >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f4b7d0> PedPartition: <_ped.Partition object at 0x7f64e1f244a0> >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f4acd0> PedPartition: <_ped.Partition object at 0x7f64e2e80720> >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e2f78210> fileSystem: None >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f81c10> PedPartition: <_ped.Partition object at 0x7f64e2f8b240> >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:finished Blivet copy >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:52:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:28 localhost-live systemd[1]: systemd-hostnamed.service: Deactivated successfully. >Aug 16 05:52: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' >Aug 16 05:52:28 localhost-live audit: BPF prog-id=88 op=UNLOAD >Aug 16 05:52:28 localhost-live audit: BPF prog-id=87 op=UNLOAD >Aug 16 05:52:28 localhost-live audit: BPF prog-id=86 op=UNLOAD >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:52:53 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:53:14 localhost-live gnome-shell[1766]: Window manager warning: WM_TRANSIENT_FOR window 0x8033ad for 0x803491 window override-redirect is an override-redirect window and this is not correct according to the standard, so we'll fallback to the first non-override-redirect window 0x800003. >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >Aug 16 05:53:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Editing parents for LVM volume group 'vg_erwan-desktop' >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: edit_device: existing 584.5 Gio lvmvg vg_erwan-desktop (68) >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: action_type: remove >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents_list: existing 118.75 Gio partition sda2 (59) with existing lvmpv >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVMVolumeGroupDevice instance (0x7f64e1fc5ad0) -- >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 118.75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584.5 Gio >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584.5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254.5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 18704 free space = 254.5 Gio >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 8144 reserved percent = 0 reserved space = 0 O >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 118.75 Gio partition sda2 (59) with existing lvmpv', >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem'] >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e1fc5250) -- >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda2 status = True id = 59 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 584.5 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 00090716-02 size = 118.75 Gio >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing lvmpv >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 2 exists = True protected = False >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 118.75 Gio path = /dev/sda2 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = lvmpv grow = None max size = 0 O bootable = None >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f4acd0> PedPartition: <_ped.Partition object at 0x7f64e2e80720> >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 1026048 end = 250068991 length = 249042944 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.remove_child: name: sda2 ; child: vg_erwan-desktop ; kids: 1 ; >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [293] remove container member partition sda2 (id 59) >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:54:04 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:54:05 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:54:11 localhost-live chronyd[1507]: Source 45.128.41.10 replaced with 162.159.200.1 (2.fedora.pool.ntp.org) >Aug 16 05:54:27 localhost-live gnome-shell[1766]: Window manager warning: WM_TRANSIENT_FOR window 0x8033ad for 0x803491 window override-redirect is an override-redirect window and this is not correct according to the standard, so we'll fallback to the first non-override-redirect window 0x800003. >Aug 16 05:54:29 localhost-live gnome-shell[1766]: Window manager warning: WM_TRANSIENT_FOR window 0x8033ad for 0x803491 window override-redirect is an override-redirect window and this is not correct according to the standard, so we'll fallback to the first non-override-redirect window 0x800003. >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'sda2': >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: existing 118.75 Gio partition sda2 (59) with existing lvmpv >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: False >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e1fc5250) -- >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda2 status = True id = 59 >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 00090716-02 size = 118.75 Gio >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing lvmpv >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 2 exists = True protected = False >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 118.75 Gio path = /dev/sda2 >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = lvmpv grow = None max size = 0 O bootable = None >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f4acd0> PedPartition: <_ped.Partition object at 0x7f64e2e80720> >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 1026048 end = 250068991 length = 249042944 >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 295 >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: lvmpv ; >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [294] destroy format lvmpv on partition sda2 (id 59) >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 2 ; >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed partition sda2 (id 59) from device tree >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [296] destroy device partition sda2 (id 59) >Aug 16 05:54:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 249043632 to 249042944 >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:54:56 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 249043632 to 249042944 >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 249043632 to 249042944 >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:DiskLabel.parted_device returning None >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext2FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext3FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FATFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: BTRFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... modprobe --dry-run xfs >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: XFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: StratisXFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: HFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: HFSPlus.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MacEFIFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NTFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: ExFATFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: F2FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NFSv4.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Iso9660FS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... modprobe --dry-run udf >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: UDFFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: NoDevFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DevPtsFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: ProcFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: SysFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: TmpFS.supported: supported: True ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: BindFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: SELinuxFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: USBFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIVarFS.supported: supported: False ; >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LUKS.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Integrity.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MDRaidMember.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running [67] mdadm --version ... >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout[67]: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stderr[67]: mdadm - v4.2 - 2021-12-30 >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:...done [67] (exit code: 0) >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: MultipathMember.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: SwapSpace.__init__: >Aug 16 05:55:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: StratisBlockdev.__init__: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: partition >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 476.84 Mio >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 118.75 Gio free space >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 476.84 Mio >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: efi >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: /boot/efi >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parttype: primary >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem'] >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 344 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req3 ; kids: 1 ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 345 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req3 ; type: None ; current: None ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 348 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req3 (id 343) to device tree >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [347] create device partition req3 (id 343) >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req3 ; type: efi ; current: None ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [349] create format efi filesystem mounted at /boot/efi on partition req3 (id 343) >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)', 'sda1(id 49)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req3(id 343)', 'sda1(id 49)', 'sdb1(id 83)'] >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)'] from disk(s) ['sda', 'sdb'] >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req3 ; id: 343 ; disks: ['sda'] ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 476.84 Mio ; grow: False ; max_size: 0 O ; start: 1026048 ; end: None >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=476.84 Mio boot=True best=None grow=False start=1026048 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 1026048-250069679 (118.75 Gio) >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 1026048-250069679 (118.75 Gio) >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 1026048-250069679 / 118.75 Gio >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e27fa0> >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda2 of 476.84 Mio and added it to /dev/sda >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e39a99d0> PedPartition: <_ped.Partition object at 0x7f64e1e797b0> >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e39479d0> PedPartition: <_ped.Partition object at 0x7f64e1e329d0> >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda2(id 343)', 'sda1(id 49)', 'sdb1(id 83)'] >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:55:52 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 05:55:54 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:56:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'lvm' device: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: lvm >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 118.29 Gio >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 118.29 Gio free space >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 118.29 Gio >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: vg_erwan-desktop >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: pesize: 4 Mio >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem', >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem mounted at /boot/efi'] >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 354 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req7 ; kids: 2 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 355 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req7 ; type: None ; current: None ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req7 ; kids: 3 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.__init__: >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 358 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req7 (id 353) to device tree >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [357] create device partition req7 (id 353) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req7 ; type: lvmpv ; current: None ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [359] create format lvmpv on partition req7 (id 353) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 361 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop-0 ; parent: req7 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.add_child: name: req7 ; child: vg_erwan-desktop-0 ; kids: 0 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 362 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice._set_format: vg_erwan-desktop-0 ; type: None ; current: None ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added lvmvg vg_erwan-desktop-0 (id 360) to device tree >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [364] create device lvmvg vg_erwan-desktop-0 (id 360) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req7(id 353)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req7(id 353)', 'sda1(id 49)', 'req3(id 343)', 'sdb1(id 83)'] >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)', 'req7(id 353)'] from disk(s) ['sda', 'sdb'] >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req3 ; id: 343 ; disks: ['sda'] ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 476.84 Mio ; grow: False ; max_size: 0 O ; start: 1026048 ; end: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=476.84 Mio boot=True best=None grow=False start=1026048 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 1026048-250069679 (118.75 Gio) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 1026048-250069679 (118.75 Gio) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 1026048-250069679 / 118.75 Gio >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e27910> >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda2 of 476.84 Mio and added it to /dev/sda >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e39c2e50> PedPartition: <_ped.Partition object at 0x7f64e39a6160> >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1e34b10> PedPartition: <_ped.Partition object at 0x7f64e1e30180> >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req7 ; id: 353 ; disks: ['sda'] ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: False ; primary: False ; size: 118.29 Gio ; grow: False ; max_size: 0 O ; start: 2002944 ; end: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=118.29 Gio boot=False best=None grow=False start=2002944 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 2002612-250069679 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2002944-250069679 (118.29 Gio) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2002944-250069679 (118.29 Gio) >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2002944-250069679 / 118.29 Gio >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e27b20> >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda3 of 118.29 Gio and added it to /dev/sda >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req7 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req7 new parted_partition parted.Partition instance -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1e90750> PedPartition: <_ped.Partition object at 0x7f64e1e329d0> >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e3947a10> PedPartition: <_ped.Partition object at 0x7f64e1e30f40> >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 353)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:57:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:57:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >Aug 16 05:57:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >Aug 16 05:57:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >Aug 16 05:57:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >Aug 16 05:57:25 localhost-live chronyd[1507]: Selected source 95.81.173.74 (2.fedora.pool.ntp.org) >Aug 16 05:57:25 localhost-live chronyd[1507]: System clock wrong by -4.918179 seconds >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'vg_erwan-desktop-0': >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: non-existent 118.29 Gio lvmvg vg_erwan-desktop-0 (360) >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: True >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVMVolumeGroupDevice instance (0x7f64e1dee9d0) -- >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-0 status = False id = 360 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv'] >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 118.29 Gio >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = non-existent None >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = False protected = False >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 0 O path = /dev/vg_erwan--desktop--0 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 0 PE Size = 4 Mio PE Count = 0 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 0 PV Count = 1 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = True extents = 30281 free space = 118.29 Gio >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 30281 reserved percent = 0 reserved space = 0 O >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv'] >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = [] >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.remove_child: name: sda3 ; child: vg_erwan-desktop-0 ; kids: 1 ; >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed lvmvg vg_erwan-desktop-0 (id 360) from device tree >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [366] destroy device lvmvg vg_erwan-desktop-0 (id 360) >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'sda3': >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: False >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e2f96ad0) -- >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda3 status = False id = 353 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 118.29 Gio >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = non-existent lvmpv >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = False protected = False >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 118.29 Gio path = /dev/sda3 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = False max size = 0 O bootable = None >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = False start sector = 2002944 end sector = None >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e3947a10> PedPartition: <_ped.Partition object at 0x7f64e1e30f40> >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2002944 end = 250068659 length = 248065716 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 368 >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: lvmpv ; >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [367] destroy format lvmpv on partition sda3 (id 353) >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 3 ; >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed partition sda3 (id 353) from device tree >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [369] destroy device partition sda3 (id 353) >Aug 16 05:57:55 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 05:57:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 05:58:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:58:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:58:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:58:02 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:58:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:58:30 localhost-live chronyd[1507]: Selected source 162.159.200.1 (2.fedora.pool.ntp.org) >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Setting mountpoint for device 'vg_erwan-desktop-lv_home'================================================================================ >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: edit_device: existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: do_set: True >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: /home >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVMLogicalVolumeDevice instance (0x7f64e1fc5c10) -- >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_home status = False id = 92 >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 465.75 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153.22 Gio >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing ext4 filesystem >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 153.22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e1fc5ad0) -- >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 465.75 Gio >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584.5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254.5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 14904 free space = 135.75 Gio >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 4344 reserved percent = 0 reserved space = 0 O >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem'] >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:59:10 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 153.22 Gio >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:12 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:13 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:21 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Formatting device 'vg_erwan-desktop-lv_root' >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: edit_device: existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format: True >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: ext4 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: None >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: / >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVMLogicalVolumeDevice instance (0x7f64e1fc7f90) -- >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop-lv_root status = False id = 118 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 465.75 Gio lvmvg vg_erwan-desktop (68)'] >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161.25 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing ext4 filesystem >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/virtual/block/dm-0 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 161.25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e1fc5ad0) -- >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = vg_erwan-desktop status = False id = 68 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem mounted at /home', >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem', >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 465.75 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing None >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = True protected = False >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 584.5 Gio path = /dev/vg_erwan--desktop >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None free = 254.5 Gio PE Size = 32 Mio PE Count = 18704 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PE Free = 8144 PV Count = 2 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: modified = False extents = 14904 free space = 135.75 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free extents = 4344 reserved percent = 0 reserved space = 0 O >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PVs = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: LVs = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem mounted at /home', >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem'] >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: segment type = linear percent = 0 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: VG space used = 161.25 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 375 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 377 >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: ext4 ; >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [376] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 05:59:40 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:00:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:00:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:01:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:01:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 06:01:43 localhost-live gnome-shell[1766]: Window manager warning: WM_TRANSIENT_FOR window 0x8033ad for 0x803491 window override-redirect is an override-redirect window and this is not correct according to the standard, so we'll fallback to the first non-override-redirect window 0x800003. >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:01:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: partition >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 118.29 Gio >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 118.29 Gio free space >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 118.29 Gio >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: lvmpv >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parttype: primary >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem', >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem mounted at /boot/efi'] >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 384 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req18 ; kids: 2 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 385 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req18 ; type: None ; current: None ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req18 ; kids: 3 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.__init__: label: ; mountpoint: ; create_options: ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 388 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req18 (id 383) to device tree >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [387] create device partition req18 (id 383) >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req18 ; type: lvmpv ; current: None ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [389] create format lvmpv on partition req18 (id 383) >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req18(id 383)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req18(id 383)', 'sda1(id 49)', 'req3(id 343)', 'sdb1(id 83)'] >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)', 'req18(id 383)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req3 ; id: 343 ; disks: ['sda'] ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 476.84 Mio ; grow: False ; max_size: 0 O ; start: 1026048 ; end: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=476.84 Mio boot=True best=None grow=False start=1026048 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 1026048-250069679 (118.75 Gio) >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 1026048-250069679 (118.75 Gio) >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 1026048-250069679 / 118.75 Gio >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e494b0> >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda2 of 476.84 Mio and added it to /dev/sda >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1e21190> PedPartition: <_ped.Partition object at 0x7f64e1e7b560> >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1eaa250> PedPartition: <_ped.Partition object at 0x7f64e1fb3ec0> >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req18 ; id: 383 ; disks: ['sda'] ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: False ; primary: False ; size: 118.29 Gio ; grow: False ; max_size: 0 O ; start: 2002944 ; end: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=118.29 Gio boot=False best=None grow=False start=2002944 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 2002612-250069679 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2002944-250069679 (118.29 Gio) >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2002944-250069679 (118.29 Gio) >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2002944-250069679 / 118.29 Gio >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e48f40> >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda3 of 118.29 Gio and added it to /dev/sda >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req18 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req18 new parted_partition parted.Partition instance -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e307a5d0> PedPartition: <_ped.Partition object at 0x7f64e1e7aa70> >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1d08a10> PedPartition: <_ped.Partition object at 0x7f64e1e301d0> >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 383)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:02:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:27 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:02:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:02:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:02:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:02:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:04 localhost-live gnome-shell[1766]: Window manager warning: WM_TRANSIENT_FOR window 0x8033ad for 0x803491 window override-redirect is an override-redirect window and this is not correct according to the standard, so we'll fallback to the first non-override-redirect window 0x800003. >Aug 16 06:03:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:03:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:03:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:03:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:43 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:03:44 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:04:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:04:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-1 (140071291320000) >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem', >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem mounted at /boot/efi', >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv'] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f64e2faf750) -- >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdb status = True id = 73 >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 465.76 Gio >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 16 exists = True protected = False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 465.76 Gio path = /dev/sdb >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-1 (140071291320000) >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140071291320000) >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Validate a storage model >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage2 target device? >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vg_erwan-desktop-lv_root) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vg_erwan-desktop-lv_root) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vg_erwan-desktop-lv_root) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vg_erwan-desktop-lv_root) returning True >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vg_erwan-desktop-lv_root) returning False >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.69 Gio >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity error: système de fichiers /boot ne peut pas être du type lvmlv >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >Aug 16 06:04:45 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (140071291320000) >dlg = Gtk.MessageDialog(flags=Gtk.DialogFlags.MODAL, >dlg = Gtk.MessageDialog(flags=Gtk.DialogFlags.MODAL, >return func(*args, **kwargs) >return func(*args, **kwargs) >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Formatting device 'sda1' >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: edit_device: existing 500 Mio partition sda1 (49) with existing ext4 filesystem >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format: True >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: ext4 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: None >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: /boot >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e1fbbc50) -- >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda1 status = True id = 49 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 00090716-01 size = 500 Mio >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing ext4 filesystem >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 1 exists = True protected = False >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 500 Mio path = /dev/sda1 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = ext4 grow = False max size = 0 O bootable = True >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e2f48e90> >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f4b7d0> PedPartition: <_ped.Partition object at 0x7f64e1f244a0> >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2048 end = 1026047 length = 1024000 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = boot >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 393 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 395 >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >Aug 16 06:05:18 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [394] create format ext4 filesystem mounted at /boot on partition sda1 (id 49) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-2 (140071291320000) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot', >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'filesystem mounted at /boot/efi', >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv'] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f64e2faf750) -- >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdb status = True id = 73 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 465.76 Gio >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 16 exists = True protected = False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 465.76 Gio path = /dev/sdb >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 3.83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdd (14) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sde (19) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdf (24) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdg (29) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdh (34) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 465.76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 465.75 Gio lvmvg vg_erwan-desktop (68) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 1024 Mio cdrom sr0 (132) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O loop loop0 (141) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O file /LiveOS/rootfs.img (151) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 7.57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 7.57 Gio dm live-rw (174) with existing ext4 filesystem >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O file /overlay (deleted) (165) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O loop loop2 (169) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: and disks_only=True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-2 (140071291320000) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-2 (140071291320000) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Validate a storage model >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.69 Gio >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity warning: La taille de votre partition /boot est inférieure à 512 Mio, ce qui est inférieure à la taille recommandée pour une installation normale de Fedora. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-2 (140071291320000) >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:starting Blivet copy >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1d41110> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e1c3b990> >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c3ba10> PedPartition: <_ped.Partition object at 0x7f64e30be8e0> >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1d41110> fileSystem: None >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c3bc50> PedPartition: <_ped.Partition object at 0x7f64e305e340> >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1d41110> fileSystem: None >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c3b3d0> PedPartition: <_ped.Partition object at 0x7f64e1be83b0> >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1c1e090> fileSystem: None >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c23cd0> PedPartition: <_ped.Partition object at 0x7f64e1bebfb0> >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:finished Blivet copy >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.69 Gio >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity warning: La taille de votre partition /boot est inférieure à 512 Mio, ce qui est inférieure à la taille recommandée pour une installation normale de Fedora. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 06:05:25 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The partitioning BLIVET is applied. >return func(*args, **kwargs) >return func(*args, **kwargs) >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'sda1': >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: False >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e1fbbc50) -- >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda1 status = True id = 49 >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = 00090716-01 size = 500 Mio >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = non-existent ext4 filesystem mounted at /boot >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 1 exists = True protected = False >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 500 Mio path = /dev/sda1 >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = ext4 grow = False max size = 0 O bootable = True >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = None start sector = None end sector = None >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e2f48e90> >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e2f4b7d0> PedPartition: <_ped.Partition object at 0x7f64e1f244a0> >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2048 end = 1026047 length = 1024000 >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = boot >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 535 >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [534] destroy format ext4 filesystem mounted at /boot on partition sda1 (id 49) >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 3 ; >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed partition sda1 (id 49) from device tree >Aug 16 06:06:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [536] destroy device partition sda1 (id 49) >Aug 16 06:06:01 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 1025985 to 1024000 >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:06:03 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 1025985 to 1024000 >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'sda2': >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: False >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e2f8e350) -- >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda2 status = False id = 343 >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 476.84 Mio >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = non-existent efi filesystem mounted at /boot/efi >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = False protected = False >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 476.84 Mio path = /dev/sda2 >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = False max size = 0 O bootable = None >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = False start sector = 1026048 end sector = None >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1eaa250> PedPartition: <_ped.Partition object at 0x7f64e1fb3ec0> >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 1026048 end = 2002611 length = 976564 >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 540 >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: efi ; >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [539] destroy format efi filesystem mounted at /boot/efi on partition sda2 (id 343) >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 2 ; >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed partition sda2 (id 343) from device tree >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [541] destroy device partition sda2 (id 343) >Aug 16 06:06:19 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 2002881 to 2000896 >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:06:20 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 2002881 to 2000896 >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'sda3': >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: False >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e1df9310) -- >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda3 status = False id = 383 >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 118.29 Gio >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = non-existent lvmpv >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = False protected = False >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 118.29 Gio path = /dev/sda3 >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = False max size = 0 O bootable = None >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = False start sector = 2002944 end sector = None >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1d08a10> PedPartition: <_ped.Partition object at 0x7f64e1e301d0> >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2002944 end = 250068659 length = 248065716 >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 545 >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: lvmpv ; >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [544] destroy format lvmpv on partition sda3 (id 383) >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 1 ; >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed partition sda3 (id 383) from device tree >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [546] destroy device partition sda3 (id 383) >Aug 16 06:06:30 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 250069617 to 250068992 >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:06:31 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 250069617 to 250068992 >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:06:39 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 250069617 to 250068992 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: partition >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 1024 Mio >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 119.24 Gio free space >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 1024 Mio >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: efi >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: /boot/efi >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parttype: primary >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 551 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req28 ; kids: 0 ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 552 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req28 ; type: None ; current: None ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 1 ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: EFIFS.supported: supported: True ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 555 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req28 (id 550) to device tree >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [554] create device partition req28 (id 550) >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req28 ; type: efi ; current: None ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [556] create format efi filesystem mounted at /boot/efi on partition req28 (id 550) >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req28(id 550)', 'sdb1(id 83)'] >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-250069679 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e4b8b0> >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1d59890> PedPartition: <_ped.Partition object at 0x7f64e2f7d760> >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c71e50> PedPartition: <_ped.Partition object at 0x7f64e1c02110> >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda1(id 550)', 'sdb1(id 83)'] >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:07:14 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:07:15 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >Aug 16 06:07:16 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:07:23 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: partition >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 118.24 Gio >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 118.24 Gio free space >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 118.24 Gio >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: ext4 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: /boot >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parttype: primary >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot/efi'] >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req32 ; kids: 1 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 562 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req32 ; type: None ; current: None ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req32 ; kids: 2 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 565 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req32 (id 560) to device tree >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [564] create device partition req32 (id 560) >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req32 ; type: ext4 ; current: None ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [566] create format ext4 filesystem mounted at /boot on partition req32 (id 560) >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req32(id 560)', 'sda1(id 550)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 1 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req32(id 560)', 'req28(id 550)', 'sdb1(id 83)'] >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'req32(id 560)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-250069679 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1c509d0> >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c95010> PedPartition: <_ped.Partition object at 0x7f64e1dc6520> >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c69b10> PedPartition: <_ped.Partition object at 0x7f64e1dc74c0> >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req32 ; id: 560 ; disks: ['sda'] ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 118.24 Gio ; grow: False ; max_size: 0 O ; start: 2099200 ; end: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=118.24 Gio boot=True best=None grow=False start=2099200 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2099200-250069679 (118.24 Gio) >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2099200-250069679 (118.24 Gio) >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2099200-250069679 / 118.24 Gio >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e4bb20> >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda2 of 118.24 Gio and added it to /dev/sda >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req32 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req32 new parted_partition parted.Partition instance -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c7d750> PedPartition: <_ped.Partition object at 0x7f64e1c01d50> >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c749d0> PedPartition: <_ped.Partition object at 0x7f64e1c02f70> >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda2(id 560)', 'sda1(id 550)', 'sdb1(id 83)'] >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 118.24 Gio partition sda2 (560) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:07:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Deleting device 'sda2': >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device: non-existent 118.24 Gio partition sda2 (560) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: delete_parents: False >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PartitionDevice instance (0x7f64e1bd4f50) -- >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda2 status = False id = 560 >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = [] >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 118.24 Gio >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = non-existent ext4 filesystem mounted at /boot >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 0 minor = 0 exists = False protected = False >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 118.24 Gio path = /dev/sda2 >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = None grow = False max size = 0 O bootable = None >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: part type = 0 primary = False start sector = 2099200 end sector = None >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parted_partition = parted.Partition instance -- >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c749d0> PedPartition: <_ped.Partition object at 0x7f64e1c02f70> >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: start = 2099200 end = 250068991 length = 247969792 >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: flags = >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 568 >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: ext4 ; >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [567] destroy format ext4 filesystem mounted at /boot on partition sda2 (id 560) >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 2 ; >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removed partition sda2 (id 560) from device tree >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [569] destroy device partition sda2 (id 560) >Aug 16 06:07:59 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:08:00 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:08:06 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: partition >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 1024 Mio >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 118.24 Gio free space >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 1024 Mio >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: ext4 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: /boot >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parttype: primary >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot/efi'] >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 574 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req36 ; kids: 1 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 575 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req36 ; type: None ; current: None ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req36 ; kids: 2 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.supported: supported: True ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 578 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req36 (id 573) to device tree >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [577] create device partition req36 (id 573) >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req36 ; type: ext4 ; current: None ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [579] create format ext4 filesystem mounted at /boot on partition req36 (id 573) >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req36(id 573)', 'sda1(id 550)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 1 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req36(id 573)', 'req28(id 550)', 'sdb1(id 83)'] >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'req36(id 573)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-250069679 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e4ba00> >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c6a490> PedPartition: <_ped.Partition object at 0x7f64e1c03010> >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1cc3910> PedPartition: <_ped.Partition object at 0x7f64e1c01e40> >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req36 ; id: 573 ; disks: ['sda'] ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2099200 ; end: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2099200 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2099200-250069679 (118.24 Gio) >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2099200-250069679 (118.24 Gio) >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2099200-250069679 / 118.24 Gio >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e4bd60> >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda2 of 1024 Mio and added it to /dev/sda >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req36 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req36 new parted_partition parted.Partition instance -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1d179d0> PedPartition: <_ped.Partition object at 0x7f64e1e7a8e0> >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1cc5790> PedPartition: <_ped.Partition object at 0x7f64e1fb2f70> >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda2(id 573)', 'sda1(id 550)', 'sdb1(id 83)'] >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:08:22 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 245873328 to 245872640 >Aug 16 06:08:24 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 245873328 to 245872640 >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:08:33 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:length of free region aligned from 245873328 to 245872640 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet-gui-utils:Adding a new 'partition' device: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ================================================================================ >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **User input:** >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: device_type: partition >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: size_selection: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: total_size: 117.24 Gio >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: free_space: existing 117.24 Gio free space >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: selected_size: 117.24 Gio >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: filesystem: lvmpv >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: label: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: mountpoint: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encrypt: False >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: passphrase: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_type: luks2 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: encryption_sector_size: 0 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raid_level: None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: advanced: >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parttype: primary >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: **Involved devices:** >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot/efi', >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem ' >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot'] >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 584 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req40 ; kids: 2 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 585 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req40 ; type: None ; current: None ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req40 ; kids: 3 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.__init__: label: ; mountpoint: ; create_options: ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 588 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:added partition req40 (id 583) to device tree >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [587] create device partition req40 (id 583) >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_format: req40 ; type: lvmpv ; current: None ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:registered action: [589] create format lvmpv on partition req40 (id 583) >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req40(id 583)', 'sda1(id 550)', 'sda2(id 573)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 2 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: req36 ; old: sda ; new: None ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req36 ; kids: 1 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req40(id 583)', 'req28(id 550)', 'req36(id 573)', 'sdb1(id 83)'] >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'req36(id 573)', 'req40(id 583)'] from disk(s) ['sda', 'sdb'] >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-250069679 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e4b910> >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c7e010> PedPartition: <_ped.Partition object at 0x7f64e1c01940> >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c73b10> PedPartition: <_ped.Partition object at 0x7f64e1cdc450> >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req36 ; id: 573 ; disks: ['sda'] ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2099200 ; end: None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2099200 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 2099200-250069679 (118.24 Gio) >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 2099200-250069679 (118.24 Gio) >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 2099200-250069679 / 118.24 Gio >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:found free space for bootable request >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1e4bee0> >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda2 of 1024 Mio and added it to /dev/sda >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req36 ; >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req36 new parted_partition parted.Partition instance -- >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:57 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1ca2290> PedPartition: <_ped.Partition object at 0x7f64e1fb2f70> >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c79bd0> PedPartition: <_ped.Partition object at 0x7f64e1dc5e90> >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:allocating partition: req40 ; id: 583 ; disks: ['sda'] ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: boot: False ; primary: False ; size: 117.24 Gio ; grow: False ; max_size: 0 O ; start: 4196352 ; end: None >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking freespace on sda >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=117.24 Gio boot=False best=None grow=False start=4196352 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:aligning start sector of region 63-2047 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:failed to align start sector -- skipping region >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:checking 4196352-250069679 (117.24 Gio) >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:current free range is 4196352-250069679 (117.24 Gio) >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:updating use_disk to sda, type: 0 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free: 4196352-250069679 / 117.24 Gio >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:new free allows for 0 sectors of growth >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:using alignment: parted.Alignment instance -- >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: offset: 0 grainSize: 1 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: PedAlignment: <_ped.Alignment object at 0x7f64e1c50940> >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:created partition sda3 of 117.24 Gio and added it to /dev/sda >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: req40 ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device req40 new parted_partition parted.Partition instance -- >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1aed890> PedPartition: <_ped.Partition object at 0x7f64e1ca9710> >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1ad92d0> PedPartition: <_ped.Partition object at 0x7f64e1c037e0> >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 583)', 'sda1(id 550)', 'sda2(id 573)', 'sdb1(id 83)'] >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:no growable partitions >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:08:58 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-3 (140071291320000) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Configure the partitioning >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f64e1fbb610) -- >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sda status = True id = 39 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot/efi', >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem ' >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'mounted at /boot', >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: 'non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv'] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 119.24 Gio >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 0 exists = True protected = False >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 119.24 Gio path = /dev/sda >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f64e2faf750) -- >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name = sdb status = True id = 73 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: children = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: parents = [] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: uuid = None size = 465.76 Gio >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format = existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: major = 8 minor = 16 exists = True protected = False >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: target size = 465.76 Gio path = /dev/sdb >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 3.83 Gio disk sdc (4) with existing iso9660 filesystem >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdd (14) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sde (19) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdf (24) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdg (29) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O disk sdh (34) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 465.76 Gio disk sdb (73) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 465.75 Gio lvmvg vg_erwan-desktop (68) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 1024 Mio cdrom sr0 (132) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O loop loop0 (141) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O file /LiveOS/rootfs.img (151) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O loop loop1 (155) with existing ext4 filesystem >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 7.57 Gio dm live-base (184) with existing ext4 filesystem >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 7.57 Gio dm live-rw (174) with existing ext4 filesystem >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O file /overlay (deleted) (165) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: existing 0 O loop loop2 (169) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: and disks_only=True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:resolved 'sda' to 'sda' (disk) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda1 not bootable >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-3 (140071291320000) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-4 (140071291320000) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Validate a storage model >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda1 not bootable >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.68 Gio >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-4 (140071291320000) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Creating a copy of the storage model. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:starting Blivet copy >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b04590> fileSystem: None >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1c8bbd0> PedPartition: <_ped.Partition object at 0x7f64e2f64d10> >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b04590> fileSystem: None >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1b4fd50> PedPartition: <_ped.Partition object at 0x7f64e1e7a700> >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b04590> fileSystem: None >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 3 path: /dev/sda3 type: 0 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1b4fc50> PedPartition: <_ped.Partition object at 0x7f64e1e7ad40> >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b09a50> fileSystem: None >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1b38c50> PedPartition: <_ped.Partition object at 0x7f64e1da7ec0> >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:finished Blivet copy >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned None >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned None >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.storage:Finished a copy of the storage model. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:anaconda.modules.storage.bootloader.base:sda1 not bootable >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.68 Gio >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdd: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sde: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdf: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdg: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:Skipping disk: sdh: No media present >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The storage model has changed. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:anaconda.modules.storage.storage:The partitioning BLIVET is applied. >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 564 (569) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 566 (569) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 567 (569) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 569 (569) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 567 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 566 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 564 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 387 (546) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 389 (546) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 544 (546) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 546 (546) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 544 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 347 (541) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 349 (541) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 539 (541) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 541 (541) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 539 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 394 (536) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 534 (534) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 394 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 389 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 387 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 357 (369) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 359 (369) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 367 (369) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 369 (369) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 367 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 364 (366) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 366 (366) >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 364 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 359 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 357 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 349 already pruned >Aug 16 06:09:11 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 347 already pruned >return func(*args, **kwargs) >return func(*args, **kwargs) >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:dasbus.connection:Connecting to the system bus. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:dasbus.connection:Connecting to the system bus. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/1. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/1. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/2. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/10. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/3. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/4. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/5. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/2. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/3. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Timezone[3957]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Timezone/Task/4. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/1. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/2. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/3. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/4. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Services[3937]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Services/Task/5. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/2. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Localization/Task/3. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Network[3933]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Network/Task/1. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/1. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/2. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/3. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/4. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Users[3944]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Users/Task/5. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/6. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Security[3947]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Security/Task/7. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/11. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/2. >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Boss[3918]: DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Boss/Task/3. >Number of task queues: 17 >Number of tasks: 40 >Task & task group listing: >Task queue: Installation queue >Task queue: Installation environment setup >Task: Get missing keyboard settings. >Task queue: Early storage configuration >Task: Create storage layout >Task: Mount filesystems >Task queue: Pre-install scripts >Task: Run %pre-install scripts >Task queue: Pre install tasks >Task: Discover information about a realm >Task: Set up FIPS for the payload installation >Task: Find additional packages & run pre_install() >Task queue: Payload installation >Task: Install the payload >Task queue: Late storage configuration >Task: Write the storage configuration >Task queue: Bootloader installation >Task: Configure bootloader >Task: Install bootloader >Task queue: Post-installation setup tasks >Task: Run post-installation setup tasks >Task queue: Configuration queue >Task queue: Installed system configuration >Task: Configure SELinux >Task: Configure fingerprint authentication >Task: Authselect configuration >Task: Set the Hardware Clock from the System Clock >Task: Configure time zone >Task: Configure NTP >Task: Configure Initial Setup >Task: Configure post-installation tools >Task: Configure services >Task: Configure systemd default target >Task: Configure default desktop >Task: Configure language >Task: Configure keyboard >Task: Configure firewall >Task queue: Network configuration >Task: Network configuration >Task queue: User creation >Task: Create groups >Task: Create users >Task: Configure root password >Task: Set SSH keys >Task: Configure optional root password SSH login >Task queue: Anaconda addon configuration >Task queue: Initramfs generation >Task: Generate initramfs >Task: Configure FIPS >Task: Join a realm >Task: Rerun zipl >Task queue: Write configs and kickstarts >Task: Store kickstarts >Task queue: Post installation scripts >Task: Run post installation scripts >Task: Set file contexts >Task: Copy installation logs >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:anaconda.threading:Running Thread: AnaTaskThread-GetMissingKeyboardConfigurationTask-1 (139776949933760) >Aug 16 06:10:35 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:anaconda.modules.common.task.task:Get missing keyboard settings. >Aug 16 06:10:35 localhost-live audit: BPF prog-id=89 op=LOAD >Aug 16 06:10:35 localhost-live audit: BPF prog-id=90 op=LOAD >Aug 16 06:10:35 localhost-live audit: BPF prog-id=91 op=LOAD >Aug 16 06:10:36 localhost-live systemd[1]: Starting systemd-localed.service - Locale Service... >Aug 16 06:10:36 localhost-live systemd[1]: Started systemd-localed.service - Locale Service. >Aug 16 06:10:36 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-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 06:10:36 localhost-live systemd-localed[4741]: The X11 keyboard layout 'fr' is converted to virtual console keymap 'fr-oss' >Aug 16 06:10:36 localhost-live systemd-localed[4741]: Changed X11 keyboard layout to 'fr' model '' variant 'oss' options '' >Aug 16 06:10:36 localhost-live systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. >Aug 16 06:10:36 localhost-live systemd-localed[4741]: Changed X11 keyboard layout to '' model '' variant '' options '' >Aug 16 06:10:36 localhost-live systemd-localed[4741]: Changed virtual console keymap to 'us' toggle '' >Aug 16 06:10:36 localhost-live systemd[1]: Stopped systemd-vconsole-setup.service - Setup Virtual Console. >Aug 16 06:10:36 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-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 06:10:36 localhost-live systemd[1]: Stopping systemd-vconsole-setup.service - Setup Virtual Console... >Aug 16 06:10:36 localhost-live systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console... >Aug 16 06:10:36 localhost-live systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully. >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localed:Missing virtual console keymap value fr-oss converted from ['fr (oss)'] X layouts >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: INFO:anaconda.threading:Thread Done: AnaTaskThread-GetMissingKeyboardConfigurationTask-1 (139776949933760) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:Virtual console keymap is set to fr-oss. >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Localization[3963]: DEBUG:anaconda.modules.localization.localization:X Layouts are set to ['fr (oss)']. >Aug 16 06:10:36 localhost-live systemd[1]: systemd-vconsole-setup.service: Main process exited, code=killed, status=15/TERM >Aug 16 06:10:36 localhost-live systemd[1]: systemd-vconsole-setup.service: Failed with result 'signal'. >Aug 16 06:10:36 localhost-live systemd[1]: Stopped systemd-vconsole-setup.service - Setup Virtual Console. >Aug 16 06:10:36 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-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' >Aug 16 06:10:36 localhost-live systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console... >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140071291320000) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.modules.common.task.task:Create storage layout >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live systemd-vconsole-setup[4744]: Failed to import credentials, ignoring: No such file or directory >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live audit[4748]: AVC avc: denied { getattr } for pid=4748 comm="loadkeys" path="/.liveimg-configured" dev="dm-3" ino=12838 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:root_t:s0 tclass=file permissive=1 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [293] remove container member partition sda2 (id 59) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [294] destroy format lvmpv on partition sda2 (id 59) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [296] destroy device partition sda2 (id 59) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [347] create device partition sda2 (id 343) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [349] create format None on partition sda2 (id 343) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [357] create device partition sda3 (id 353) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [359] create format None on partition sda3 (id 353) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [364] create device lvmvg vg_erwan-desktop-0 (id 360) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [366] destroy device lvmvg vg_erwan-desktop-0 (id 360) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [367] destroy format lvmpv on partition sda3 (id 353) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [369] destroy device partition sda3 (id 353) >Aug 16 06:10:36 localhost-live systemd-vconsole-setup[4744]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument >Aug 16 06:10:36 localhost-live systemd-vconsole-setup[4744]: Fonts will not be copied to remaining consoles >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [376] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [387] create device partition sda3 (id 383) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [389] create format None on partition sda3 (id 383) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [394] create format None on partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [534] destroy format ext4 filesystem mounted at /boot on partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [536] destroy device partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [539] destroy format efi filesystem mounted at /boot/efi on partition sda2 (id 343) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [541] destroy device partition sda2 (id 343) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [544] destroy format lvmpv on partition sda3 (id 383) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [546] destroy device partition sda3 (id 383) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [554] create device partition sda1 (id 550) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [556] create format efi filesystem mounted at /boot/efi on partition sda1 (id 550) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [564] create device partition sda2 (id 560) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [566] create format None on partition sda2 (id 560) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [567] destroy format ext4 filesystem mounted at /boot on partition sda2 (id 560) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [569] destroy device partition sda2 (id 560) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [577] create device partition sda2 (id 573) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [579] create format ext4 filesystem mounted at /boot on partition sda2 (id 573) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [587] create device partition sda3 (id 583) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [589] create format lvmpv on partition sda3 (id 583) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:pruning action queue... >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 564 (569) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 566 (569) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 567 (569) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 569 (569) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 567 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 566 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 564 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 387 (546) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 389 (546) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 544 (546) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 546 (546) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 544 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 347 (541) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 349 (541) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 539 (541) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 541 (541) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 539 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 394 (536) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 534 (534) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 394 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 389 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 387 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 357 (369) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 359 (369) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 367 (369) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 369 (369) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 367 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 364 (366) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:removing obsolete action 366 (366) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 364 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 359 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 357 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 349 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action 347 already pruned >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:resetting parted disks... >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sdb ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sdb ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; >Aug 16 06:10:36 localhost-live systemd[1]: Finished systemd-vconsole-setup.service - Setup Virtual Console. >Aug 16 06:10:36 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-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda3 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdb1 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sector-based lookup found partition sdb1 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b0a290> fileSystem: None >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sdb1 type: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1af8510> PedPartition: <_ped.Partition object at 0x7f64e1b0c900> >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sector-based lookup found partition sda2 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b068d0> fileSystem: None >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 2 path: /dev/sda2 type: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1b4da50> PedPartition: <_ped.Partition object at 0x7f64e1b0e7a0> >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:sector-based lookup found partition sda1 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: disk: <parted.disk.Disk object at 0x7f64e1b068d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e1b54410> >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: number: 1 path: /dev/sda1 type: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: name: None active: True busy: False >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: geometry: <parted.geometry.Geometry object at 0x7f64e1b74a10> PedPartition: <_ped.Partition object at 0x7f64e1b0e610> >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:sorting actions... >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [293] remove container member partition sda2 (id 59) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [294] destroy format lvmpv on partition sda2 (id 59) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [296] destroy device partition sda2 (id 59) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [536] destroy device partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [554] create device partition sda1 (id 550) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [577] create device partition sda2 (id 573) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [587] create device partition sda3 (id 583) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [589] create format lvmpv on partition sda3 (id 583) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [579] create format ext4 filesystem mounted at /boot on partition sda2 (id 573) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [556] create format efi filesystem mounted at /boot/efi on partition sda1 (id 550) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:action: [376] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:executing action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: True ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.destroy: device: /dev/sda1 ; type: ext4 ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... wipefs -f -a /dev/sda1 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:/dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 2 ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:executing action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: True ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: True ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: True ; status: True ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: True ; status: False ; controllable: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[68] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[68] Done. >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[68] No result, no job started >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.destroy: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... wipefs -f -a /dev/mapper/vg_erwan--desktop-lv_root >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:stdout: >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:/dev/mapper/vg_erwan--desktop-lv_root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:36 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: True ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_root ; status: True ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[69] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 06:10:37 localhost-live kernel: dm-0: detected capacity change from 338165760 to 0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[69] Done. >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[69] No result, no job started >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:blivet:executing action: [293] remove container member partition sda2 (id 59) >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.remove: vg_erwan-desktop ; status: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:blivet:Attribute name (vg_uuid) which specifies member format's array UUID does not exist for this object (existing 118.75 Gio partition sda2 (59)). >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_home ; orig: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[70] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[70] Done. >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[70] No result, no job started >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_swap ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_swap ; orig: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: True ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_swap ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[71] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[71] Done. >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[71] No result, no job started >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-1 >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: False ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: True ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >Aug 16 06:10:37 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[72] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[72] Done. >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:[72] No result, no job started >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:program:Running... udevadm settle --timeout=300 >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:program:Return code: 0 >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Failed: AnaTaskThread-CreateStorageLayoutTask-1 (140071291320000) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-CreateStorageLayoutTask-1 has failed: Traceback (most recent call last): >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: threading.Thread.run(self) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._target(*self._args, **self._kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._task_run_callback() >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._set_result(self.run()) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 87, in run >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._turn_on_filesystems( >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 167, in _turn_on_filesystems >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: storage.do_it(callbacks) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 114, in do_it >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 47, in wrapped_func >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return func(obj, *args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 288, in process >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: action.execute(callbacks) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/deviceaction.py", line 1034, in execute >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self.container.remove(self.device) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/devices/container.py", line 189, in remove >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._remove(member) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/devices/lvm.py", line 293, in _remove >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: if member.format.free < member.format.current_size: >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: AttributeError: 'DeviceFormat' object has no attribute 'free' >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140071291320000) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: Traceback (most recent call last): >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: result = self._handle_call( >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return handler(*parameters, **additional_args) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self.implementation.finish() >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: threadMgr.raise_if_error(self._thread_name) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: raise exc_info[1] >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: threading.Thread.run(self) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/threading.py", line 975, in run >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._target(*self._args, **self._kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._task_run_callback() >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._set_result(self.run()) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 87, in run >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._turn_on_filesystems( >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 167, in _turn_on_filesystems >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: storage.do_it(callbacks) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 114, in do_it >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 47, in wrapped_func >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return func(obj, *args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 288, in process >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: action.execute(callbacks) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/deviceaction.py", line 1034, in execute >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self.container.remove(self.device) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/devices/container.py", line 189, in remove >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: self._remove(member) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: return m(*args, **kwargs) >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: File "/usr/lib/python3.11/site-packages/blivet/devices/lvm.py", line 293, in _remove >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: if member.format.free < member.format.current_size: >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: ^^^^^^^^^^^^^^^^^^ >Aug 16 06:10:38 localhost-live org.fedoraproject.Anaconda.Modules.Storage[3940]: AttributeError: 'DeviceFormat' object has no attribute 'free' >File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >threading.Thread.run(self) >File "/usr/lib64/python3.11/threading.py", line 975, in run >self._target(*self._args, **self._kwargs) >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >self._task_run_callback() >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >self._set_result(self.run()) >^^^^^^^^^^ >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run >self._run_installation( >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation >queue.start() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run >item.start() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run >item.start() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run >item.start() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 280, in _run >sync_run_task(self._task_proxy) >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task >task_proxy.Finish() >File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method >return self._get_method_reply( >^^^^^^^^^^^^^^^^^^^^^^^ >File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply >return self._handle_method_error(error) >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error >raise exception from None >pyanaconda.modules.common.errors.general.AnacondaError: 'DeviceFormat' object has no attribute 'free' > >File "/usr/lib64/python3.11/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method >func(*args, **kwargs) > >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback >self._stopped_signal.emit() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit >func(obj, *args, **kargs) > >File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done >self._task.finish() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish >threadMgr.raise_if_error(self._thread_name) > >File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error >raise exc_info[1] > >File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run >threading.Thread.run(self) > >File "/usr/lib64/python3.11/threading.py", line 975, in run >self._target(*self._args, **self._kwargs) > >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback >self._task_run_callback() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback >self._set_result(self.run()) >^^^^^^^^^^ > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run >self._run_installation( > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation >queue.start() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run >item.start() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run >item.start() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run >item.start() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start >self._run() > >File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 280, in _run >sync_run_task(self._task_proxy) > >File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task >task_proxy.Finish() > >File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method >return self._get_method_reply( >^^^^^^^^^^^^^^^^^^^^^^^ > >File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply >return self._handle_method_error(error) >^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error >raise exception from None > >pyanaconda.modules.common.errors.general.AnacondaError: 'DeviceFormat' object has no attribute 'free' > > > >/tmp/anaconda.log: >05:23:33,494 INF core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d. >05:23:33,498 INF core.configuration.profile: Found the 'almalinux' profile at /etc/anaconda/profile.d/almalinux.conf. >05:23:33,498 INF core.configuration.profile: Found the 'centos' profile at /etc/anaconda/profile.d/centos.conf. >05:23:33,499 INF core.configuration.profile: Found the 'circle' profile at /etc/anaconda/profile.d/circle.conf. >05:23:33,499 INF core.configuration.profile: Found the 'fedora-designsuite' profile at /etc/anaconda/profile.d/fedora-designsuite.conf. >05:23:33,500 INF core.configuration.profile: Found the 'fedora-eln' profile at /etc/anaconda/profile.d/fedora-eln.conf. >05:23:33,500 INF core.configuration.profile: Found the 'fedora-iot' profile at /etc/anaconda/profile.d/fedora-iot.conf. >05:23:33,500 INF core.configuration.profile: Found the 'fedora-kde' profile at /etc/anaconda/profile.d/fedora-kde.conf. >05:23:33,501 INF core.configuration.profile: Found the 'fedora-kinoite' profile at /etc/anaconda/profile.d/fedora-kinoite.conf. >05:23:33,501 INF core.configuration.profile: Found the 'fedora-sericea' profile at /etc/anaconda/profile.d/fedora-sericea.conf. >05:23:33,502 INF core.configuration.profile: Found the 'fedora-server' profile at /etc/anaconda/profile.d/fedora-server.conf. >05:23:33,502 INF core.configuration.profile: Found the 'fedora-silverblue' profile at /etc/anaconda/profile.d/fedora-silverblue.conf. >05:23:33,502 INF core.configuration.profile: Found the 'fedora-workstation' profile at /etc/anaconda/profile.d/fedora-workstation.conf. >05:23:33,503 INF core.configuration.profile: Found the 'fedora' profile at /etc/anaconda/profile.d/fedora.conf. >05:23:33,503 INF core.configuration.profile: Found the 'ovirt' profile at /etc/anaconda/profile.d/ovirt.conf. >05:23:33,504 INF core.configuration.profile: Found the 'rhel' profile at /etc/anaconda/profile.d/rhel.conf. >05:23:33,504 INF core.configuration.profile: Found the 'rhvh' profile at /etc/anaconda/profile.d/rhvh.conf. >05:23:33,505 INF core.configuration.profile: Found the 'rocky' profile at /etc/anaconda/profile.d/rocky.conf. >05:23:33,505 INF core.configuration.profile: Found the 'scientific-linux' profile at /etc/anaconda/profile.d/scientific-linux.conf. >05:23:33,506 INF core.configuration.profile: Found the 'virtuozzo-linux' profile at /etc/anaconda/profile.d/virtuozzo-linux.conf. >05:23:33,506 DBG core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=workstation. >05:23:33,506 INF core.configuration.profile: The 'fedora-workstation' profile is detected. >05:23:33,506 INF core.configuration.anaconda: Load the 'fedora-workstation' profile configuration. >05:23:33,510 INF main: /sbin/anaconda 38.23.4-2.fc38 >05:23:33,510 INF core.util: Reporting the IPMI event: 7 >05:23:33,579 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 > import crypt # pylint: disable=deprecated-module > >05:23:33,736 INF startup_utils: check_memory(): total:13896, needed:320 >05:23:33,737 DBG startup_utils: Don't set up proxy variables. >05:23:33,737 INF screensaver: Inhibiting screensaver. >05:23:33,749 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--graphical'] >05:23:33,750 INF main: Default encoding = utf-8 >05:23:33,750 INF misc: Configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/profile.d/fedora.conf', '/etc/anaconda/profile.d/fedora-workstation.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf'] >05:23:33,750 INF misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf >05:23:33,778 INF core.dbus: Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >05:23:35,554 INF main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks >05:23:35,614 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:23:35,848 DBG localization: setting locale to: en_US.UTF-8 >05:23:35,864 INF threading: Running Thread: AnaWaitForConnectingNMThread (140126185322176) >05:23:35,865 DBG anaconda: setting display mode to GUI >05:23:35,878 INF anaconda: Display mode is set to 'interactive graphical mode'. >05:23:35,889 INF network: got 2 NTP servers from DHCP >05:23:35,889 INF startup_utils: check_memory(): total:13896, needed:320 >05:23:35,890 INF startup_utils: check_memory(): total:13896, graphical:410 >05:23:35,958 INF threading: Thread Done: AnaWaitForConnectingNMThread (140126185322176) >05:23:36,852 DBG ui.lib.addons: Loading spokes into module path for addon com_redhat_kdump >05:23:37,021 DBG core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >05:23:37,045 INF threading: Running Thread: AnaStorageThread (140126185322176) >05:23:37,053 INF threading: Running Thread: AnaTimeInitThread (140126057395904) >05:23:37,063 DBG payload.manager: Restarting payload thread >05:23:37,063 INF threading: Running Thread: AnaPayloadRestartThread (140126049003200) >05:23:37,063 INF startup_utils: Geolocation is enabled. >05:23:37,064 INF threading: Running Thread: AnaPayloadThread (140126040610496) >05:23:37,064 INF threading: Thread Done: AnaPayloadRestartThread (140126049003200) >05:23:37,072 DBG startup_utils: Skip the time synchronization. >05:23:37,589 INF startup_utils: Geoloc: using timezone determined by geolocation >05:23:37,606 DBG localization: setting locale to: fr_FR.UTF-8 >05:23:38,223 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >05:23:38,768 DBG localization: setting locale to: fr_FR.UTF-8 >05:23:38,781 DBG localization: setting locale to: fr_FR.UTF-8 >05:23:38,808 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >05:23:41,580 INF threading: Thread Done: AnaStorageThread (140126185322176) >05:23:41,702 INF threading: Thread Done: AnaPayloadThread (140126040610496) >05:23:47,001 INF threading: Thread Done: AnaTimeInitThread (140126057395904) >05:24:01,725 DBG localization: setting locale to: fr_FR.UTF-8 >05:24:01,871 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >05:24:01,901 DBG ui.common: Left spoke: WelcomeLanguageSpoke >05:24:01,905 INF ui.common: Spoke UserSpoke will not be displayed because it is hidden by the Anaconda configuration file. >05:24:01,905 INF ui.common: Spoke PasswordSpoke will not be displayed because it is hidden by the Anaconda configuration file. >05:24:01,906 INF ui.common: Spoke NetworkSpoke will not be displayed because it is hidden by the Anaconda configuration file. >05:24:01,910 INF lifecycle: Adding controller: SummaryHub >05:24:02,380 INF threading: Running Thread: AnaAddLayoutsInitThread (140126026983104) >05:24:02,490 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f71a3eb3c90>> on <list object at 0x7f71a1723680> >05:24:02,491 INF threading: Running Thread: AnaGtkBatchPre1 (140126057395904) >05:24:02,492 INF threading: Thread Done: AnaGtkBatchPre1 (140126057395904) >05:24:02,544 INF threading: Running Thread: AnaKeyboardThread (140126057395904) >05:24:02,733 INF threading: Running Thread: AnaDateTimeThread (140126040610496) >05:24:02,824 INF threading: Running Thread: AnaStorageWatcher (140126185322176) >05:24:02,826 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >05:24:02,831 DBG ui.lib.storage: Selecting one or less disks by default: >05:24:02,831 INF lifecycle: Module initialized: StorageSpoke >05:24:02,831 INF threading: Thread Done: AnaStorageWatcher (140126185322176) >05:24:02,865 INF lifecycle: Module initialized: CustomPartitioningSpoke >05:24:02,901 INF lifecycle: Module initialized: BlivetGuiSpoke >05:24:02,945 INF lifecycle: Module initialized: FilterSpoke >05:24:02,948 INF lifecycle: Initialization of all modules (6) has been started. >05:24:02,950 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >05:24:02,957 DBG ui.common: Entered hub: SummaryHub >05:24:03,020 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f71a3eb3c90>> on <list object at 0x7f71a1723680> >05:24:03,021 INF threading: Thread Done: AnaAddLayoutsInitThread (140126026983104) >05:24:03,021 INF lifecycle: Module initialized: KeyboardSpoke >05:24:03,021 INF threading: Thread Done: AnaKeyboardThread (140126057395904) >11:24:03,175 INF lifecycle: Module initialized: DatetimeSpoke >11:24:03,175 INF lifecycle: All modules have been initialized. >11:24:03,175 INF threading: Thread Done: AnaDateTimeThread (140126040610496) >11:24:03,196 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >11:24:03,196 DBG ui.gui.hubs: setting KeyboardSpoke status to: Obtention de la liste des agencements... >11:24:03,196 DBG ui.gui.hubs: setting StorageSpoke status to: Analyse de lâespace de stockage... >11:24:03,196 DBG ui.gui.hubs: setting StorageSpoke status to: Analyse de lâespace de stockage... >11:24:03,207 DBG ui.gui.hubs: spoke is ready: StorageSpoke >11:24:03,227 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >11:24:03,233 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >11:24:13,288 DBG ui.common: Entered spoke: StorageSpoke >11:29:04,436 INF ui.gui.spokes.storage: Partitioning method has changed from AUTOMATIC to INTERACTIVE. >11:29:04,437 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >11:30:13,555 INF ui.gui.spokes.storage: Disk selection has changed. >11:30:13,556 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >11:30:13,682 DBG ui.gui.spokes.storage: Skipping the execute method for the INTERACTIVE partitioning method. >11:30:13,683 DBG ui.common: Left spoke: StorageSpoke >11:30:13,942 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new []). >11:30:14,216 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:30:14,217 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:30:14,277 DBG ui.common: Entered spoke: CustomPartitioningSpoke >11:30:35,421 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:30:35,421 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:30:35,422 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:30:35,564 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >11:30:55,944 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:32:47,848 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:32:47,849 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:32:47,854 DBG ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_root >11:32:47,856 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' -> '/' >reformat = False -> True >} >11:32:47,936 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:32:48,002 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root']). >11:32:48,141 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:32:48,141 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:32:48,142 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:32:48,241 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:32:48,505 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:32:48,505 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:32:48,506 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:32:48,506 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:32:48,506 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:32:48,587 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:32:48,962 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:32:58,197 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:32:58,199 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_home >11:32:58,308 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_home: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:33:14,205 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:33:14,207 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:33:14,210 DBG ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_home >11:33:14,210 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' -> '/home' >reformat = False >} >11:33:14,245 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:33:14,294 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >11:33:14,405 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:33:14,406 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:33:14,406 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:33:14,480 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:33:14,735 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:33:14,736 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:33:14,736 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:33:14,736 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:33:14,736 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_home >11:33:14,810 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_home: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/home' >reformat = False >} >11:33:15,165 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_home: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_home' >device-raid-level = '' >device-size = 164517380096 >device-spec = 'vg_erwan-desktop-lv_home' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/home' >reformat = False >} >11:33:20,699 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:33:20,700 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:33:20,790 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:34:10,966 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:34:10,967 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:34:11,072 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:37:41,577 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:37:41,578 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:37:41,676 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:42:01,716 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:42:01,718 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >11:42:01,721 DBG ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >11:42:01,723 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' -> '/boot' >reformat = False -> True >} >11:42:01,782 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:42:01,839 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >11:42:01,991 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:42:01,991 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:42:01,992 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:42:02,077 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:42:02,327 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:42:02,327 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:42:02,328 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:42:02,328 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:42:02,328 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:42:02,396 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:42:02,726 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:42:07,862 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:42:07,863 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >11:42:07,945 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_swap: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_swap' >device-raid-level = '' >device-size = 16676552704 >device-spec = 'vg_erwan-desktop-lv_swap' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'swap' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:42:32,052 DBG ui.lib.storage: Applying partitioning >11:42:32,052 DBG ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >11:42:32,168 DBG ui.gui.spokes.custom_storage: Impossible de sauvegarder la configuration du chargeur dâamorçage >11:42:37,613 DBG ui.gui.spokes.custom_storage: Clicked on the info bar: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >11:42:37,615 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog( > >11:42:37,616 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog( > >11:43:10,105 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b5c1b00' has no handler with id '33431' > return func(*args, **kwargs) > >11:43:10,106 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b5c1b00' has no handler with id '33432' > return func(*args, **kwargs) > >11:43:14,879 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:43:14,879 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:43:15,010 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:43:49,336 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:43:49,337 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >11:43:49,340 DBG ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >11:43:49,341 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' -> 'efi' >label = '' >luks-version = '' >mount-point = '/boot' -> '/boot/efi' >reformat = True >} >11:43:49,399 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:43:49,455 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >11:43:49,609 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:43:49,609 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:43:49,610 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:43:49,695 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' >label = '' >luks-version = '' >mount-point = '/boot/efi' >reformat = True >} >11:43:49,942 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:43:49,942 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:43:49,943 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:43:49,943 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:43:49,943 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:43:50,012 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' >label = '' >luks-version = '' >mount-point = '/boot/efi' >reformat = True >} >11:43:50,355 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' >label = '' >luks-version = '' >mount-point = '/boot/efi' >reformat = True >} >11:44:07,915 DBG ui.lib.storage: Applying partitioning >11:44:07,916 DBG ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >11:44:08,028 DBG ui.gui.spokes.custom_storage: Vérification de la configuration de lâespace de stockage... >11:44:08,143 DBG ui.lib.storage: Validation has been completed: ValidationReport(error_messages=['système de fichiers /boot ne peut pas être du type lvmlv'], warning_messages=[]) >11:44:11,713 DBG ui.gui.spokes.custom_storage: Clicked on the info bar: système de fichiers /boot ne peut pas être du type lvmlv ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >11:44:24,525 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b608280' has no handler with id '35689' > return func(*args, **kwargs) > >11:44:24,525 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b608280' has no handler with id '35690' > return func(*args, **kwargs) > >11:45:01,185 DBG ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >11:45:01,187 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'efi' -> 'ext4' >label = '' >luks-version = '' >mount-point = '/boot/efi' -> '/boot' >reformat = True >} >11:45:01,266 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:45:01,329 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >11:45:01,490 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:45:01,491 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:45:01,491 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:45:01,578 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:45:01,826 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:45:01,826 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:45:01,826 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:45:01,827 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:45:01,827 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:45:01,895 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:45:30,230 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b623ef0' has no handler with id '37605' > return func(*args, **kwargs) > >11:45:30,231 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b623ef0' has no handler with id '37606' > return func(*args, **kwargs) > >11:45:30,439 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_swap'], new ['sda1', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_home']). >11:45:30,556 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:45:30,557 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:45:30,558 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:45:30,630 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = True >} >11:45:30,874 DBG ui.gui.spokes.custom_storage: Showing mount point: Inconnu >11:45:30,875 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:45:36,083 DBG ui.gui.spokes.custom_storage: Clicked on the info bar: Impossible dâallouer des schémas de partition requis. ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >11:45:36,084 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog( > >11:45:36,084 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog( > >11:45:40,933 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b607270' has no handler with id '38904' > return func(*args, **kwargs) > >11:45:40,933 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b607270' has no handler with id '38905' > return func(*args, **kwargs) > >11:46:56,290 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6383e0' has no handler with id '39727' > return func(*args, **kwargs) > >11:46:56,291 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6383e0' has no handler with id '39728' > return func(*args, **kwargs) > >11:47:28,675 DBG ui.lib.storage: Applying partitioning >11:47:28,676 DBG ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >11:47:28,892 DBG ui.gui.spokes.custom_storage: Impossible de sauvegarder la configuration du chargeur dâamorçage >11:47:32,670 DBG ui.gui.spokes.custom_storage: Clicked on the info bar: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. ((<AnacondaWidgets.SpokeWindow object at 0x7f71a171a680 (AnacondaSpokeWindow at 0x563f4addd6c0)>,)) >11:47:32,671 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog( > >11:47:32,671 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/custom_storage.py:1844: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog( > >11:47:47,940 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6648e0' has no handler with id '40851' > return func(*args, **kwargs) > >11:47:47,940 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6648e0' has no handler with id '40852' > return func(*args, **kwargs) > >11:48:33,937 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6afb70' has no handler with id '41601' > return func(*args, **kwargs) > >11:48:33,937 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b6afb70' has no handler with id '41602' > return func(*args, **kwargs) > >11:48:34,121 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new []). >11:48:34,256 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:48:34,257 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:49:10,332 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:49:10,332 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:49:10,333 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:49:10,452 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >11:50:05,691 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:05,693 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:50:05,695 DBG ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_root >11:50:05,696 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' -> '/' >reformat = False >} >11:50:05,708 DBG ui.gui.spokes.custom_storage: Validation has failed: ValidationReport(error_messages=['Vous devez créer un nouveau système de fichiers sur le périphérique racine.'], warning_messages=[]) >11:50:05,779 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >11:50:06,101 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:50:18,407 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:18,408 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:50:18,512 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' >reformat = False >} >11:50:28,249 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:28,250 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:50:28,253 DBG ui.gui.spokes.custom_storage: Saving the right side for device: vg_erwan-desktop-lv_root >11:50:28,254 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '' -> '/' >reformat = False -> True >} >11:50:28,307 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:50:28,367 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root']). >11:50:28,503 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:50:28,504 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:28,505 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:50:28,602 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:50:28,865 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:50:28,866 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:50:28,866 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:28,866 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:50:28,946 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:50:29,311 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:50:33,171 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:33,172 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:50:33,257 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:50:44,544 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:44,546 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >11:50:44,549 DBG ui.gui.spokes.custom_storage: Saving the right side for device: sda1 >11:50:44,551 DBG ui.gui.spokes.custom_storage: Device request: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '' -> '/boot' >reformat = False >} >11:50:44,588 DBG ui.gui.spokes.custom_storage: The device request changes are applied. >11:50:44,645 DBG ui.gui.spokes.custom_storage: Populating accordion for devices ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sr0', 'vg_erwan-desktop', 'vg_erwan-desktop-lv_home', 'vg_erwan-desktop-lv_root', 'vg_erwan-desktop-lv_swap'] (unused ['sdc'], new ['vg_erwan-desktop-lv_root', 'sda1']). >11:50:44,803 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:50:44,803 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:44,804 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_root >11:50:44,900 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_root: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_root' >device-raid-level = '' >device-size = 173140869120 >device-spec = 'vg_erwan-desktop-lv_root' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'ext4' >label = '_Fedora-17-x86_6' >luks-version = '' >mount-point = '/' >reformat = True >} >11:50:45,161 DBG ui.gui.spokes.custom_storage: Showing mount point: Fedora Linux 37 pour x86_64 >11:50:45,161 DBG ui.gui.spokes.custom_storage: Showing mount point: Nouvelle installation de Fedora 38 >11:50:45,162 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:45,163 DBG ui.gui.spokes.lib.accordion: Select device: sda1 >11:50:45,231 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = False >} >11:50:45,570 DBG ui.gui.spokes.custom_storage: Populating the right side for device sda1: { >container-encrypted = False >container-name = '' >container-raid-level = '' >container-size-policy = 0 >container-spec = '' >device-encrypted = False >device-name = 'sda1' >device-raid-level = '' >device-size = 524288000 >device-spec = 'sda1' >device-type = 2 >disks = ['sda'] >format-type = 'ext4' >label = '' >luks-version = '' >mount-point = '/boot' >reformat = False >} >11:50:57,412 DBG ui.gui.spokes.lib.accordion: Unselecting all items. >11:50:57,413 DBG ui.gui.spokes.lib.accordion: Select device: vg_erwan-desktop-lv_swap >11:50:57,514 DBG ui.gui.spokes.custom_storage: Populating the right side for device vg_erwan-desktop-lv_swap: { >container-encrypted = False >container-name = 'vg_erwan-desktop' >container-raid-level = '' >container-size-policy = 127506841600 >container-spec = 'vg_erwan-desktop' >device-encrypted = False >device-name = 'lv_swap' >device-raid-level = '' >device-size = 16676552704 >device-spec = 'vg_erwan-desktop-lv_swap' >device-type = 0 >disks = ['sda', 'sdb'] >format-type = 'swap' >label = '' >luks-version = '' >mount-point = '' >reformat = False >} >11:51:26,279 DBG ui.lib.storage: Applying partitioning >11:51:26,280 DBG ui.gui.spokes.custom_storage: Enregistrement de la configuration du stockage... >11:51:26,395 DBG ui.gui.spokes.custom_storage: Impossible de sauvegarder la configuration du chargeur dâamorçage >11:51:36,845 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b690e80' has no handler with id '46305' > return func(*args, **kwargs) > >11:51:36,845 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x563f4b690e80' has no handler with id '46306' > return func(*args, **kwargs) > >11:51:36,849 DBG ui.common: Left hub: SummaryHub >11:51:36,850 INF core.util: Reporting the IPMI event: 9 >11:51:36,852 INF screensaver: Un-inhibiting screensaver. >05:51:46,316 INF core.configuration.profile: Loading information about profiles from /etc/anaconda/profile.d. >05:51:46,317 INF core.configuration.profile: Found the 'almalinux' profile at /etc/anaconda/profile.d/almalinux.conf. >05:51:46,317 INF core.configuration.profile: Found the 'centos' profile at /etc/anaconda/profile.d/centos.conf. >05:51:46,317 INF core.configuration.profile: Found the 'circle' profile at /etc/anaconda/profile.d/circle.conf. >05:51:46,318 INF core.configuration.profile: Found the 'fedora-designsuite' profile at /etc/anaconda/profile.d/fedora-designsuite.conf. >05:51:46,318 INF core.configuration.profile: Found the 'fedora-eln' profile at /etc/anaconda/profile.d/fedora-eln.conf. >05:51:46,318 INF core.configuration.profile: Found the 'fedora-iot' profile at /etc/anaconda/profile.d/fedora-iot.conf. >05:51:46,319 INF core.configuration.profile: Found the 'fedora-kde' profile at /etc/anaconda/profile.d/fedora-kde.conf. >05:51:46,319 INF core.configuration.profile: Found the 'fedora-kinoite' profile at /etc/anaconda/profile.d/fedora-kinoite.conf. >05:51:46,319 INF core.configuration.profile: Found the 'fedora-sericea' profile at /etc/anaconda/profile.d/fedora-sericea.conf. >05:51:46,319 INF core.configuration.profile: Found the 'fedora-server' profile at /etc/anaconda/profile.d/fedora-server.conf. >05:51:46,320 INF core.configuration.profile: Found the 'fedora-silverblue' profile at /etc/anaconda/profile.d/fedora-silverblue.conf. >05:51:46,320 INF core.configuration.profile: Found the 'fedora-workstation' profile at /etc/anaconda/profile.d/fedora-workstation.conf. >05:51:46,321 INF core.configuration.profile: Found the 'fedora' profile at /etc/anaconda/profile.d/fedora.conf. >05:51:46,321 INF core.configuration.profile: Found the 'ovirt' profile at /etc/anaconda/profile.d/ovirt.conf. >05:51:46,321 INF core.configuration.profile: Found the 'rhel' profile at /etc/anaconda/profile.d/rhel.conf. >05:51:46,322 INF core.configuration.profile: Found the 'rhvh' profile at /etc/anaconda/profile.d/rhvh.conf. >05:51:46,322 INF core.configuration.profile: Found the 'rocky' profile at /etc/anaconda/profile.d/rocky.conf. >05:51:46,322 INF core.configuration.profile: Found the 'scientific-linux' profile at /etc/anaconda/profile.d/scientific-linux.conf. >05:51:46,323 INF core.configuration.profile: Found the 'virtuozzo-linux' profile at /etc/anaconda/profile.d/virtuozzo-linux.conf. >05:51:46,323 DBG core.configuration.profile: Detecting a profile for ID=fedora, VARIANT_ID=workstation. >05:51:46,323 INF core.configuration.profile: The 'fedora-workstation' profile is detected. >05:51:46,323 INF core.configuration.anaconda: Load the 'fedora-workstation' profile configuration. >05:51:46,327 INF main: /sbin/anaconda 38.23.4-2.fc38 >05:51:46,327 INF core.util: Reporting the IPMI event: 7 >05:51:46,332 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/core/users.py:31: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 > import crypt # pylint: disable=deprecated-module > >05:51:46,364 INF startup_utils: check_memory(): total:13896, needed:320 >05:51:46,364 DBG startup_utils: Don't set up proxy variables. >05:51:46,364 INF screensaver: Inhibiting screensaver. >05:51:46,372 INF main: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--graphical'] >05:51:46,372 INF main: Default encoding = utf-8 >05:51:46,373 INF misc: Configuration loaded from: ['/etc/anaconda/anaconda.conf', '/etc/anaconda/profile.d/fedora.conf', '/etc/anaconda/profile.d/fedora-workstation.conf', '/etc/anaconda/conf.d/00-do-nothing.conf', '/etc/anaconda/conf.d/01-still-do-nothing.conf'] >05:51:46,373 INF misc: Writing the runtime configuration to: /run/anaconda/anaconda.conf >05:51:46,384 INF core.dbus: Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >05:51:48,038 INF main: Found a kickstart file: /usr/share/anaconda/interactive-defaults.ks >05:51:48,091 INF startup_utils: Parsing kickstart: /usr/share/anaconda/interactive-defaults.ks >05:51:48,329 DBG localization: setting locale to: en_US.UTF-8 >05:51:48,345 INF threading: Running Thread: AnaWaitForConnectingNMThread (139709396285120) >05:51:48,346 DBG anaconda: setting display mode to GUI >05:51:48,358 INF anaconda: Display mode is set to 'interactive graphical mode'. >05:51:48,369 INF network: got 2 NTP servers from DHCP >05:51:48,370 INF startup_utils: check_memory(): total:13896, needed:320 >05:51:48,370 INF startup_utils: check_memory(): total:13896, graphical:410 >05:51:48,429 INF threading: Thread Done: AnaWaitForConnectingNMThread (139709396285120) >05:51:48,514 DBG ui.lib.addons: Loading spokes into module path for addon com_redhat_kdump >05:51:48,674 DBG core.storage: LABEL=OEMDRV matches [] for devicetree=None and disks_only=True >05:51:48,701 INF threading: Running Thread: AnaStorageThread (139709396285120) >05:51:48,709 INF threading: Running Thread: AnaTimeInitThread (139709270111936) >05:51:48,714 DBG payload.manager: Restarting payload thread >05:51:48,714 INF threading: Running Thread: AnaPayloadRestartThread (139709261719232) >05:51:48,714 INF startup_utils: Geolocation is enabled. >05:51:48,715 INF threading: Running Thread: AnaPayloadThread (139709045012160) >05:51:48,715 INF threading: Thread Done: AnaPayloadRestartThread (139709261719232) >05:51:48,724 DBG startup_utils: Skip the time synchronization. >05:51:49,244 INF startup_utils: Geoloc: using timezone determined by geolocation >05:51:49,252 DBG localization: setting locale to: fr_FR.UTF-8 >05:51:49,450 DBG ui.gui: Window scale set to 1 by XSETTINGS, not scaling >05:51:49,503 DBG localization: setting locale to: fr_FR.UTF-8 >05:51:49,514 DBG localization: setting locale to: fr_FR.UTF-8 >05:51:49,538 DBG ui.common: Entered spoke: WelcomeLanguageSpoke >05:51:52,485 INF threading: Thread Done: AnaStorageThread (139709396285120) >05:51:52,597 INF threading: Thread Done: AnaPayloadThread (139709045012160) >05:51:53,060 DBG localization: setting locale to: fr_FR.UTF-8 >05:51:58,001 INF threading: Thread Done: AnaTimeInitThread (139709270111936) >05:51:58,130 DBG ui.gui.spokes.network: network standalone spoke (init): completed: True >05:51:58,150 DBG ui.common: Left spoke: WelcomeLanguageSpoke >05:51:58,153 INF ui.common: Spoke UserSpoke will not be displayed because it is hidden by the Anaconda configuration file. >05:51:58,153 INF ui.common: Spoke PasswordSpoke will not be displayed because it is hidden by the Anaconda configuration file. >05:51:58,155 INF ui.common: Spoke NetworkSpoke will not be displayed because it is hidden by the Anaconda configuration file. >05:51:58,158 INF lifecycle: Adding controller: SummaryHub >05:51:58,581 INF threading: Running Thread: AnaAddLayoutsInitThread (139709270111936) >05:51:58,722 DBG ui.gui.utils: Starting applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f109a5f9750>> on <list object at 0x7f10981d65c0> >05:51:58,723 INF threading: Running Thread: AnaGtkBatchPre1 (139709045012160) >05:51:58,724 INF threading: Thread Done: AnaGtkBatchPre1 (139709045012160) >05:51:58,738 INF threading: Running Thread: AnaKeyboardThread (139709045012160) >05:51:58,930 INF threading: Running Thread: AnaDateTimeThread (139709396285120) >05:51:59,031 INF threading: Running Thread: AnaStorageWatcher (139709036619456) >05:51:59,033 DBG ui.gui.hubs: incomplete spokes: [StorageSpoke] >05:51:59,040 DBG ui.lib.storage: Selecting one or less disks by default: >05:51:59,041 INF lifecycle: Module initialized: StorageSpoke >05:51:59,041 INF threading: Thread Done: AnaStorageWatcher (139709036619456) >05:51:59,079 INF lifecycle: Module initialized: CustomPartitioningSpoke >05:51:59,110 INF lifecycle: Module initialized: BlivetGuiSpoke >05:51:59,156 INF lifecycle: Module initialized: FilterSpoke >05:51:59,159 INF lifecycle: Initialization of all modules (6) has been started. >05:51:59,161 DBG ui.gui.hubs: Starting event loop for hub SummaryHub >05:51:59,166 DBG ui.common: Entered hub: SummaryHub >05:51:59,229 DBG ui.gui.utils: Finished applying <bound method AddLayoutDialog._addLayout of <pyanaconda.ui.gui.spokes.keyboard.AddLayoutDialog object at 0x7f109a5f9750>> on <list object at 0x7f10981d65c0> >05:51:59,230 INF threading: Thread Done: AnaAddLayoutsInitThread (139709270111936) >05:51:59,230 INF lifecycle: Module initialized: KeyboardSpoke >05:51:59,230 INF threading: Thread Done: AnaKeyboardThread (139709045012160) >11:51:59,395 INF lifecycle: Module initialized: DatetimeSpoke >11:51:59,395 INF lifecycle: All modules have been initialized. >11:51:59,396 INF threading: Thread Done: AnaDateTimeThread (139709396285120) >11:51:59,418 DBG ui.gui.hubs: spoke is not ready: KeyboardSpoke >11:51:59,418 DBG ui.gui.hubs: setting KeyboardSpoke status to: Obtention de la liste des agencements... >11:51:59,418 DBG ui.gui.hubs: setting StorageSpoke status to: Analyse de lâespace de stockage... >11:51:59,419 DBG ui.gui.hubs: setting StorageSpoke status to: Analyse de lâespace de stockage... >11:51:59,430 DBG ui.gui.hubs: spoke is ready: StorageSpoke >11:51:59,452 DBG ui.gui.hubs: spoke is ready: KeyboardSpoke >11:51:59,458 DBG ui.gui.hubs: spoke is ready: DatetimeSpoke >11:52:04,875 DBG ui.common: Entered spoke: StorageSpoke >11:52:24,099 INF ui.gui.spokes.storage: Partitioning method has changed from AUTOMATIC to BLIVET. >11:52:24,100 INF ui.gui.spokes.storage: Rolling back planed storage configuration changes. >11:52:24,229 DBG ui.gui.spokes.storage: Skipping the execute method for the BLIVET partitioning method. >11:52:24,230 DBG ui.common: Left spoke: StorageSpoke >11:52:27,159 DBG ui.common: Entered spoke: BlivetGuiSpoke >12:04:45,195 DBG ui.lib.storage: Applying partitioning >12:04:45,196 DBG ui.gui.spokes.blivet_gui: Enregistrement de la configuration du stockage... >12:04:45,311 DBG ui.gui.spokes.blivet_gui: Vérification de la configuration de lâespace de stockage... >12:04:45,425 DBG ui.lib.storage: Validation has been completed: ValidationReport(error_messages=['système de fichiers /boot ne peut pas être du type lvmlv'], warning_messages=[]) >12:04:48,705 DBG ui.gui.spokes.blivet_gui: info bar clicked: système de fichiers /boot ne peut pas être du type lvmlv ((<AnacondaWidgets.SpokeWindow object at 0x7f1098d71680 (AnacondaSpokeWindow at 0x55671bdd2dc0)>,)) >12:04:48,707 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/blivet_gui.py:250: PyGTKDeprecationWarning: The keyword(s) "message_format" have been deprecated in favor of "text" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog(flags=Gtk.DialogFlags.MODAL, > >12:04:48,707 WRN misc: /usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/blivet_gui.py:250: PyGTKDeprecationWarning: The "flags" argument for dialog construction is deprecated. Please use initializer keywords: modal=True and/or destroy_with_parent=True. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations > dlg = Gtk.MessageDialog(flags=Gtk.DialogFlags.MODAL, > >12:04:53,268 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x55671c7d2680' has no handler with id '58694' > return func(*args, **kwargs) > >12:04:53,268 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x55671c7d2680' has no handler with id '58695' > return func(*args, **kwargs) > >12:05:25,235 DBG ui.lib.storage: Applying partitioning >12:05:25,235 DBG ui.gui.spokes.blivet_gui: Enregistrement de la configuration du stockage... >12:05:25,451 DBG ui.gui.spokes.blivet_gui: Vérification de la configuration de lâespace de stockage... >12:05:25,568 DBG ui.lib.storage: Validation has been completed: ValidationReport(error_messages=[], warning_messages=['La taille de votre partition /boot est inférieure à 512 Mio, ce qui est inférieure à la taille recommandée pour une installation normale de Fedora.']) >12:05:25,745 DBG ui.lib.storage: Partitioning has been applied. >12:05:29,450 DBG ui.gui.spokes.blivet_gui: info bar clicked: La taille de votre partition /boot est inférieure à 512 Mio, ce qui est inférieure à la taille recommandée pour une installation normale de Fedora. ((<AnacondaWidgets.SpokeWindow object at 0x7f1098d71680 (AnacondaSpokeWindow at 0x55671bdd2dc0)>,)) >12:05:38,852 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x55671c6ba890' has no handler with id '60451' > return func(*args, **kwargs) > >12:05:38,853 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x55671c6ba890' has no handler with id '60452' > return func(*args, **kwargs) > >12:09:11,369 DBG ui.lib.storage: Applying partitioning >12:09:11,370 DBG ui.gui.spokes.blivet_gui: Enregistrement de la configuration du stockage... >12:09:11,482 DBG ui.gui.spokes.blivet_gui: Vérification de la configuration de lâespace de stockage... >12:09:11,598 DBG ui.lib.storage: Validation has been completed: ValidationReport(error_messages=[], warning_messages=[]) >12:09:11,779 DBG ui.lib.storage: Partitioning has been applied. >12:10:32,632 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x55671c4c6520' has no handler with id '78278' > return func(*args, **kwargs) > >12:10:32,633 WRN misc: /usr/lib/python3.11/site-packages/gi/overrides/GObject.py:493: Warning: ../gobject/gsignal.c:2778: instance '0x55671c4c6520' has no handler with id '78279' > return func(*args, **kwargs) > >12:10:32,638 DBG ui.common: Left spoke: BlivetGuiSpoke >12:10:32,686 DBG ui.gui.hubs: incomplete spokes: [] >12:10:32,695 INF ui.lib.space: fs space: 137,06 Gio needed: 5,68 Gio >12:10:32,696 INF core.hw: Skipping detection of SMT. >12:10:35,713 DBG ui.common: Left hub: SummaryHub >12:10:35,717 INF threading: Running Thread: AnaTaskThread-RunInstallationTask-1 (139709311686336) >12:10:35,717 DBG ui.gui.spokes.installation_progress: The installation has started. >12:10:35,718 INF modules.common.task.task: Run the installation queue. >12:10:35,723 DBG ui.common: Entered spoke: ProgressSpoke >12:10:35,978 INF installation: Top-level task queue: Complete installation queue >Number of task queues: 17 >Number of tasks: 40 >Task & task group listing: > Task queue: Installation queue > Task queue: Installation environment setup > Task: Get missing keyboard settings. > Task queue: Early storage configuration > Task: Create storage layout > Task: Mount filesystems > Task queue: Pre-install scripts > Task: Run %pre-install scripts > Task queue: Pre install tasks > Task: Discover information about a realm > Task: Set up FIPS for the payload installation > Task: Find additional packages & run pre_install() > Task queue: Payload installation > Task: Install the payload > Task queue: Late storage configuration > Task: Write the storage configuration > Task queue: Bootloader installation > Task: Configure bootloader > Task: Install bootloader > Task queue: Post-installation setup tasks > Task: Run post-installation setup tasks > Task queue: Configuration queue > Task queue: Installed system configuration > Task: Configure SELinux > Task: Configure fingerprint authentication > Task: Authselect configuration > Task: Set the Hardware Clock from the System Clock > Task: Configure time zone > Task: Configure NTP > Task: Configure Initial Setup > Task: Configure post-installation tools > Task: Configure services > Task: Configure systemd default target > Task: Configure default desktop > Task: Configure language > Task: Configure keyboard > Task: Configure firewall > Task queue: Network configuration > Task: Network configuration > Task queue: User creation > Task: Create groups > Task: Create users > Task: Configure root password > Task: Set SSH keys > Task: Configure optional root password SSH login > Task queue: Anaconda addon configuration > Task queue: Initramfs generation > Task: Generate initramfs > Task: Configure FIPS > Task: Join a realm > Task: Rerun zipl > Task queue: Write configs and kickstarts > Task: Store kickstarts > Task queue: Post installation scripts > Task: Run post installation scripts > Task: Set file contexts > Task: Copy installation logs >12:10:35,979 INF installation: Task started: Installation queue (1/40) >12:10:35,979 INF installation: Queue started: Installation queue (1/17) >12:10:35,980 INF installation: Queue started: Installation environment setup (2/17) >12:10:36,189 INF installation: Queue started: Early storage configuration (3/17) >12:10:38,138 INF threading: Thread Failed: AnaTaskThread-RunInstallationTask-1 (139709311686336) >12:10:38,142 ERR modules.common.task.task: Thread AnaTaskThread-RunInstallationTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run > self._run_installation( > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation > queue.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 280, in _run > sync_run_task(self._task_proxy) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task > task_proxy.Finish() > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method > return self._get_method_reply( > ^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply > return self._handle_method_error(error) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error > raise exception from None >pyanaconda.modules.common.errors.general.AnacondaError: 'DeviceFormat' object has no attribute 'free' > >12:10:38,143 INF threading: Thread Done: AnaTaskThread-RunInstallationTask-1 (139709311686336) >12:10:38,143 DBG ui.gui.spokes.installation_progress: The installation has finished. >12:10:38,143 DBG exception: running handleException >12:10:38,147 CRT exception: Traceback (most recent call last): > > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/async_utils.py", line 68, in _idle_method > func(*args, **kwargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/runnable.py", line 115, in _task_stopped_callback > self._stopped_signal.emit() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/core/signal.py", line 41, in emit > func(obj, *args, **kargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/ui/gui/spokes/installation_progress.py", line 75, in _on_installation_done > self._task.finish() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 80, in run > self._run_installation( > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation.py", line 515, in _run_installation > queue.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 188, in _run > item.start() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 75, in start > self._run() > > File "/usr/lib64/python3.11/site-packages/pyanaconda/installation_tasks.py", line 280, in _run > sync_run_task(self._task_proxy) > > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/__init__.py", line 46, in sync_run_task > task_proxy.Finish() > > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 450, in _call_method > return self._get_method_reply( > ^^^^^^^^^^^^^^^^^^^^^^^ > > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 483, in _get_method_reply > return self._handle_method_error(error) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > File "/usr/lib/python3.11/site-packages/dasbus/client/handler.py", line 509, in _handle_method_error > raise exception from None > >pyanaconda.modules.common.errors.general.AnacondaError: 'DeviceFormat' object has no attribute 'free' > >12:10:38,148 DBG exception: Gtk running, queuing exception handler to the main loop > > >/tmp/program.log: >05:23:29,912 INF program: Running [1] mkdosfs --help ... >05:23:29,924 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >05:23:29,925 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >05:23:29,925 INF program: ...done [1] (exit code: 0) >05:23:30,585 INF program: Running... udevadm settle --timeout=300 >05:23:30,600 DBG program: Return code: 0 >05:23:30,852 INF program: Running... udevadm settle --timeout=300 >05:23:30,867 DBG program: Return code: 0 >05:23:30,913 INF program: Running... udevadm settle --timeout=300 >05:23:30,929 DBG program: Return code: 0 >05:23:30,963 INF program: Running... udevadm settle --timeout=300 >05:23:30,977 DBG program: Return code: 0 >05:23:31,120 INF program: Running... udevadm settle --timeout=300 >05:23:31,129 DBG program: Return code: 0 >05:23:31,155 INF program: Running [2] e2fsck -V ... >05:23:31,196 INF program: stdout[2]: >05:23:31,196 INF program: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >05:23:31,196 INF program: ...done [2] (exit code: 0) >05:23:31,201 INF program: Running... udevadm settle --timeout=300 >05:23:31,212 DBG program: Return code: 0 >05:23:31,337 INF program: Running... udevadm settle --timeout=300 >05:23:31,347 DBG program: Return code: 0 >05:23:31,397 INF program: Running [3] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,401 INF program: stdout[3]: LVM > >05:23:31,402 INF program: stderr[3]: >05:23:31,402 INF program: ...done [3] (exit code: 0) >05:23:31,402 INF program: Running [4] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,405 INF program: stdout[4]: LVM > >05:23:31,405 INF program: stderr[4]: >05:23:31,405 INF program: ...done [4] (exit code: 0) >05:23:31,405 INF program: Running [5] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,408 INF program: stdout[5]: LVM > >05:23:31,409 INF program: stderr[5]: >05:23:31,409 INF program: ...done [5] (exit code: 0) >05:23:31,411 INF program: Running [6] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,415 INF program: stdout[6]: LVM > >05:23:31,415 INF program: stderr[6]: >05:23:31,415 INF program: ...done [6] (exit code: 0) >05:23:31,422 INF program: Running [7] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,425 INF program: stdout[7]: LVM > >05:23:31,425 INF program: stderr[7]: >05:23:31,425 INF program: ...done [7] (exit code: 0) >05:23:31,425 INF program: Running [8] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,428 INF program: stdout[8]: LVM > >05:23:31,428 INF program: stderr[8]: >05:23:31,428 INF program: ...done [8] (exit code: 0) >05:23:31,429 INF program: Running [9] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,432 INF program: stdout[9]: LVM > >05:23:31,432 INF program: stderr[9]: >05:23:31,432 INF program: ...done [9] (exit code: 0) >05:23:31,434 INF program: Running [10] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,437 INF program: stdout[10]: LVM > >05:23:31,437 INF program: stderr[10]: >05:23:31,437 INF program: ...done [10] (exit code: 0) >05:23:31,444 INF program: Running [11] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,448 INF program: stdout[11]: LVM > >05:23:31,448 INF program: stderr[11]: >05:23:31,448 INF program: ...done [11] (exit code: 0) >05:23:31,448 INF program: Running [12] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,451 INF program: stdout[12]: LVM > >05:23:31,452 INF program: stderr[12]: >05:23:31,452 INF program: ...done [12] (exit code: 0) >05:23:31,452 INF program: Running [13] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,455 INF program: stdout[13]: LVM > >05:23:31,455 INF program: stderr[13]: >05:23:31,455 INF program: ...done [13] (exit code: 0) >05:23:31,458 INF program: Running [14] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,461 INF program: stdout[14]: LVM > >05:23:31,461 INF program: stderr[14]: >05:23:31,461 INF program: ...done [14] (exit code: 0) >05:23:31,537 INF program: Running [15] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,541 INF program: stdout[15]: LVM > >05:23:31,541 INF program: stderr[15]: >05:23:31,541 INF program: ...done [15] (exit code: 0) >05:23:31,541 INF program: Running [16] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,545 INF program: stdout[16]: LVM > >05:23:31,545 INF program: stderr[16]: >05:23:31,545 INF program: ...done [16] (exit code: 0) >05:23:31,545 INF program: Running [17] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,550 INF program: stdout[17]: LVM > >05:23:31,550 INF program: stderr[17]: >05:23:31,550 INF program: ...done [17] (exit code: 0) >05:23:31,553 INF program: Running [18] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:23:31,556 INF program: stdout[18]: LVM > >05:23:31,557 INF program: stderr[18]: >05:23:31,557 INF program: ...done [18] (exit code: 0) >05:23:31,558 INF program: Running [19] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,561 INF program: stdout[19]: LVM > >05:23:31,562 INF program: stderr[19]: >05:23:31,562 INF program: ...done [19] (exit code: 0) >05:23:31,562 INF program: Running [20] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,565 INF program: stdout[20]: LVM > >05:23:31,566 INF program: stderr[20]: >05:23:31,566 INF program: ...done [20] (exit code: 0) >05:23:31,566 INF program: Running [21] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,569 INF program: stdout[21]: LVM > >05:23:31,570 INF program: stderr[21]: >05:23:31,570 INF program: ...done [21] (exit code: 0) >05:23:31,572 INF program: Running [22] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:23:31,576 INF program: stdout[22]: LVM > >05:23:31,576 INF program: stderr[22]: >05:23:31,576 INF program: ...done [22] (exit code: 0) >05:23:31,577 INF program: Running [23] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,581 INF program: stdout[23]: LVM > >05:23:31,581 INF program: stderr[23]: >05:23:31,581 INF program: ...done [23] (exit code: 0) >05:23:31,581 INF program: Running [24] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,585 INF program: stdout[24]: LVM > >05:23:31,585 INF program: stderr[24]: >05:23:31,585 INF program: ...done [24] (exit code: 0) >05:23:31,585 INF program: Running [25] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,589 INF program: stdout[25]: LVM > >05:23:31,589 INF program: stderr[25]: >05:23:31,589 INF program: ...done [25] (exit code: 0) >05:23:31,592 INF program: Running [26] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:23:31,596 INF program: stdout[26]: LVM > >05:23:31,596 INF program: stderr[26]: >05:23:31,596 INF program: ...done [26] (exit code: 0) >05:23:31,597 INF program: Running [27] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,601 INF program: stdout[27]: > >05:23:31,601 INF program: stderr[27]: >05:23:31,601 INF program: ...done [27] (exit code: 0) >05:23:31,601 INF program: Running [28] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,605 INF program: stdout[28]: > >05:23:31,605 INF program: stderr[28]: >05:23:31,605 INF program: ...done [28] (exit code: 0) >05:23:31,605 INF program: Running [29] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,609 INF program: stdout[29]: > >05:23:31,609 INF program: stderr[29]: >05:23:31,609 INF program: ...done [29] (exit code: 0) >05:23:31,612 INF program: Running [30] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,616 INF program: stdout[30]: > >05:23:31,617 INF program: stderr[30]: >05:23:31,617 INF program: ...done [30] (exit code: 0) >05:23:31,617 INF program: Running [31] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,620 INF program: stdout[31]: > >05:23:31,621 INF program: stderr[31]: >05:23:31,621 INF program: ...done [31] (exit code: 0) >05:23:31,621 INF program: Running [32] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,624 INF program: stdout[32]: > >05:23:31,624 INF program: stderr[32]: >05:23:31,625 INF program: ...done [32] (exit code: 0) >05:23:31,625 INF program: Running [33] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,629 INF program: stdout[33]: > >05:23:31,629 INF program: stderr[33]: >05:23:31,629 INF program: ...done [33] (exit code: 0) >05:23:31,629 INF program: Running [34] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,633 INF program: stdout[34]: > >05:23:31,633 INF program: stderr[34]: >05:23:31,633 INF program: ...done [34] (exit code: 0) >05:23:31,633 INF program: Running [35] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,637 INF program: stdout[35]: > >05:23:31,637 INF program: stderr[35]: >05:23:31,637 INF program: ...done [35] (exit code: 0) >05:23:31,637 INF program: Running [36] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,641 INF program: stdout[36]: > >05:23:31,641 INF program: stderr[36]: >05:23:31,641 INF program: ...done [36] (exit code: 0) >05:23:31,641 INF program: Running [37] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,645 INF program: stdout[37]: > >05:23:31,645 INF program: stderr[37]: >05:23:31,645 INF program: ...done [37] (exit code: 0) >05:23:31,645 INF program: Running [38] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,649 INF program: stdout[38]: > >05:23:31,649 INF program: stderr[38]: >05:23:31,649 INF program: ...done [38] (exit code: 0) >05:23:31,649 INF program: Running [39] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,653 INF program: stdout[39]: > >05:23:31,653 INF program: stderr[39]: >05:23:31,653 INF program: ...done [39] (exit code: 0) >05:23:31,661 INF program: Running [40] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,665 INF program: stdout[40]: > >05:23:31,665 INF program: stderr[40]: >05:23:31,665 INF program: ...done [40] (exit code: 0) >05:23:31,666 INF program: Running [41] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,669 INF program: stdout[41]: > >05:23:31,669 INF program: stderr[41]: >05:23:31,669 INF program: ...done [41] (exit code: 0) >05:23:31,669 INF program: Running [42] dmsetup info -co subsystem --noheadings live-rw ... >05:23:31,673 INF program: stdout[42]: > >05:23:31,673 INF program: stderr[42]: >05:23:31,673 INF program: ...done [42] (exit code: 0) >05:23:31,676 INF program: Running [43] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,680 INF program: stdout[43]: > >05:23:31,680 INF program: stderr[43]: >05:23:31,680 INF program: ...done [43] (exit code: 0) >05:23:31,680 INF program: Running [44] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,684 INF program: stdout[44]: > >05:23:31,684 INF program: stderr[44]: >05:23:31,684 INF program: ...done [44] (exit code: 0) >05:23:31,684 INF program: Running [45] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,689 INF program: stdout[45]: > >05:23:31,689 INF program: stderr[45]: >05:23:31,689 INF program: ...done [45] (exit code: 0) >05:23:31,692 INF program: Running [46] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,695 INF program: stdout[46]: > >05:23:31,696 INF program: stderr[46]: >05:23:31,696 INF program: ...done [46] (exit code: 0) >05:23:31,696 INF program: Running [47] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,699 INF program: stdout[47]: > >05:23:31,699 INF program: stderr[47]: >05:23:31,700 INF program: ...done [47] (exit code: 0) >05:23:31,700 INF program: Running [48] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,703 INF program: stdout[48]: > >05:23:31,703 INF program: stderr[48]: >05:23:31,703 INF program: ...done [48] (exit code: 0) >05:23:31,704 INF program: Running [49] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,707 INF program: stdout[49]: > >05:23:31,707 INF program: stderr[49]: >05:23:31,708 INF program: ...done [49] (exit code: 0) >05:23:31,708 INF program: Running [50] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,711 INF program: stdout[50]: > >05:23:31,711 INF program: stderr[50]: >05:23:31,711 INF program: ...done [50] (exit code: 0) >05:23:31,712 INF program: Running [51] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,715 INF program: stdout[51]: > >05:23:31,715 INF program: stderr[51]: >05:23:31,715 INF program: ...done [51] (exit code: 0) >05:23:31,715 INF program: Running [52] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,719 INF program: stdout[52]: > >05:23:31,719 INF program: stderr[52]: >05:23:31,719 INF program: ...done [52] (exit code: 0) >05:23:31,719 INF program: Running [53] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,723 INF program: stdout[53]: > >05:23:31,723 INF program: stderr[53]: >05:23:31,723 INF program: ...done [53] (exit code: 0) >05:23:31,723 INF program: Running [54] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,727 INF program: stdout[54]: > >05:23:31,727 INF program: stderr[54]: >05:23:31,727 INF program: ...done [54] (exit code: 0) >05:23:31,727 INF program: Running [55] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,731 INF program: stdout[55]: > >05:23:31,731 INF program: stderr[55]: >05:23:31,731 INF program: ...done [55] (exit code: 0) >05:23:31,737 INF program: Running [56] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,741 INF program: stdout[56]: > >05:23:31,741 INF program: stderr[56]: >05:23:31,741 INF program: ...done [56] (exit code: 0) >05:23:31,741 INF program: Running [57] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,745 INF program: stdout[57]: > >05:23:31,745 INF program: stderr[57]: >05:23:31,745 INF program: ...done [57] (exit code: 0) >05:23:31,745 INF program: Running [58] dmsetup info -co subsystem --noheadings live-base ... >05:23:31,749 INF program: stdout[58]: > >05:23:31,749 INF program: stderr[58]: >05:23:31,749 INF program: ...done [58] (exit code: 0) >05:23:31,751 INF program: Running... udevadm settle --timeout=300 >05:23:31,763 DBG program: Return code: 0 >05:23:33,719 INF program: Running... losetup --list >05:23:33,751 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >05:23:35,880 INF program: Running... losetup --list >05:23:36,867 INF program: Running... udevadm settle --timeout=300 >05:23:36,888 DBG program: Return code: 0 >05:23:36,934 INF program: Running [1] mkdosfs --help ... >05:23:36,941 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >05:23:36,941 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >05:23:36,941 INF program: ...done [1] (exit code: 0) >05:23:36,982 INF program: Running... udevadm settle --timeout=300 >05:23:37,000 DBG program: Return code: 0 >05:23:38,288 INF program: Running... xisxwayland >05:23:38,300 DBG program: Return code: 0 >05:23:41,590 INF program: Running... hwclock --hctosys --utc >05:23:47,000 DBG program: Return code: 0 >05:24:01,774 INF program: Running... xisxwayland >05:24:01,786 DBG program: Return code: 0 >05:24:01,888 INF program: Running... xisxwayland >05:24:01,899 DBG program: Return code: 0 >05:24:01,929 INF program: Running... xisxwayland >05:24:01,942 DBG program: Return code: 0 >05:24:02,357 INF program: Running... xisxwayland >05:24:02,366 DBG program: Return code: 0 >05:24:02,371 INF program: Running... xisxwayland >05:24:02,379 DBG program: Return code: 0 >05:24:02,380 INF program: Running... xisxwayland >05:24:02,390 DBG program: Return code: 0 >05:24:02,401 INF program: Running... xisxwayland >05:24:02,410 DBG program: Return code: 0 >05:24:02,418 INF program: Running... xisxwayland >05:24:02,431 DBG program: Return code: 0 >05:24:02,534 INF program: Running... xisxwayland >05:24:02,543 DBG program: Return code: 0 >05:24:02,545 INF program: Running... xisxwayland >05:24:02,554 DBG program: Return code: 0 >05:24:02,555 INF program: Running... xisxwayland >05:24:02,564 DBG program: Return code: 0 >05:24:02,685 INF program: Running... xisxwayland >05:24:02,695 DBG program: Return code: 0 >05:24:02,790 INF program: Running... xisxwayland >05:24:02,800 DBG program: Return code: 0 >05:24:02,852 INF program: Running... xisxwayland >05:24:02,861 DBG program: Return code: 0 >05:24:02,867 INF program: Running... xisxwayland >05:24:02,877 DBG program: Return code: 0 >05:24:02,926 INF program: Running... xisxwayland >05:24:02,935 DBG program: Return code: 0 >11:24:03,176 INF program: Running... xisxwayland >11:24:03,186 DBG program: Return code: 0 >11:24:03,187 INF program: Running... xisxwayland >11:24:03,195 DBG program: Return code: 0 >11:24:03,208 INF program: Running... xisxwayland >11:24:03,217 DBG program: Return code: 0 >11:24:03,218 INF program: Running... xisxwayland >11:24:03,226 DBG program: Return code: 0 >11:29:09,895 INF program: Running... xisxwayland >11:29:09,909 DBG program: Return code: 0 >11:30:13,684 INF program: Running... xisxwayland >11:30:13,699 DBG program: Return code: 0 >11:30:13,700 INF program: Running... xisxwayland >11:30:13,711 DBG program: Return code: 0 >11:30:13,947 INF program: Running [2] btrfs --version ... >11:30:14,066 INF program: stdout[2]: btrfs-progs v6.2.2 > >11:30:14,067 INF program: stderr[2]: >11:30:14,067 INF program: ...done [2] (exit code: 0) >11:30:14,068 INF program: Running [3] dmsetup --version ... >11:30:14,079 INF program: stdout[3]: Library version: 1.02.189-git (2022-11-10) >Driver version: 4.47.0 > >11:30:14,080 INF program: stderr[3]: >11:30:14,080 INF program: ...done [3] (exit code: 0) >11:45:02,180 INF program: Running... xisxwayland >11:45:02,196 DBG program: Return code: 0 >11:46:34,690 INF program: Running... xisxwayland >11:46:34,703 DBG program: Return code: 0 >11:51:33,631 INF program: Running... xisxwayland >11:51:33,647 DBG program: Return code: 0 >05:51:43,962 INF program: Running [1] mkdosfs --help ... >05:51:43,965 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >05:51:43,965 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >05:51:43,965 INF program: ...done [1] (exit code: 0) >05:51:44,189 INF program: Running... udevadm settle --timeout=300 >05:51:44,199 DBG program: Return code: 0 >05:51:44,272 INF program: Running... udevadm settle --timeout=300 >05:51:44,283 DBG program: Return code: 0 >05:51:44,306 INF program: Running... udevadm settle --timeout=300 >05:51:44,321 DBG program: Return code: 0 >05:51:44,344 INF program: Running... udevadm settle --timeout=300 >05:51:44,356 DBG program: Return code: 0 >05:51:44,490 INF program: Running... udevadm settle --timeout=300 >05:51:44,506 DBG program: Return code: 0 >05:51:44,527 INF program: Running [2] e2fsck -V ... >05:51:44,531 INF program: stdout[2]: >05:51:44,531 INF program: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >05:51:44,531 INF program: ...done [2] (exit code: 0) >05:51:44,535 INF program: Running... udevadm settle --timeout=300 >05:51:44,549 DBG program: Return code: 0 >05:51:44,709 INF program: Running... udevadm settle --timeout=300 >05:51:44,721 DBG program: Return code: 0 >05:51:44,787 INF program: Running [3] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:44,792 INF program: stdout[3]: LVM > >05:51:44,792 INF program: stderr[3]: >05:51:44,792 INF program: ...done [3] (exit code: 0) >05:51:44,792 INF program: Running [4] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:44,796 INF program: stdout[4]: LVM > >05:51:44,796 INF program: stderr[4]: >05:51:44,796 INF program: ...done [4] (exit code: 0) >05:51:44,796 INF program: Running [5] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:44,799 INF program: stdout[5]: LVM > >05:51:44,800 INF program: stderr[5]: >05:51:44,800 INF program: ...done [5] (exit code: 0) >05:51:44,802 INF program: Running [6] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:44,805 INF program: stdout[6]: LVM > >05:51:44,805 INF program: stderr[6]: >05:51:44,805 INF program: ...done [6] (exit code: 0) >05:51:44,813 INF program: Running [7] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:44,816 INF program: stdout[7]: LVM > >05:51:44,816 INF program: stderr[7]: >05:51:44,816 INF program: ...done [7] (exit code: 0) >05:51:44,816 INF program: Running [8] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:44,819 INF program: stdout[8]: LVM > >05:51:44,819 INF program: stderr[8]: >05:51:44,819 INF program: ...done [8] (exit code: 0) >05:51:44,819 INF program: Running [9] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:44,822 INF program: stdout[9]: LVM > >05:51:44,822 INF program: stderr[9]: >05:51:44,822 INF program: ...done [9] (exit code: 0) >05:51:44,824 INF program: Running [10] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:44,827 INF program: stdout[10]: LVM > >05:51:44,827 INF program: stderr[10]: >05:51:44,827 INF program: ...done [10] (exit code: 0) >05:51:44,835 INF program: Running [11] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:44,838 INF program: stdout[11]: LVM > >05:51:44,838 INF program: stderr[11]: >05:51:44,838 INF program: ...done [11] (exit code: 0) >05:51:44,838 INF program: Running [12] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:44,841 INF program: stdout[12]: LVM > >05:51:44,841 INF program: stderr[12]: >05:51:44,841 INF program: ...done [12] (exit code: 0) >05:51:44,841 INF program: Running [13] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:44,844 INF program: stdout[13]: LVM > >05:51:44,844 INF program: stderr[13]: >05:51:44,844 INF program: ...done [13] (exit code: 0) >05:51:44,846 INF program: Running [14] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:44,849 INF program: stdout[14]: LVM > >05:51:44,849 INF program: stderr[14]: >05:51:44,849 INF program: ...done [14] (exit code: 0) >05:51:44,946 INF program: Running [15] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,951 INF program: stdout[15]: > >05:51:44,952 INF program: stderr[15]: >05:51:44,952 INF program: ...done [15] (exit code: 0) >05:51:44,952 INF program: Running [16] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,956 INF program: stdout[16]: > >05:51:44,956 INF program: stderr[16]: >05:51:44,956 INF program: ...done [16] (exit code: 0) >05:51:44,956 INF program: Running [17] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,960 INF program: stdout[17]: > >05:51:44,961 INF program: stderr[17]: >05:51:44,961 INF program: ...done [17] (exit code: 0) >05:51:44,964 INF program: Running [18] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,968 INF program: stdout[18]: > >05:51:44,968 INF program: stderr[18]: >05:51:44,968 INF program: ...done [18] (exit code: 0) >05:51:44,968 INF program: Running [19] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,972 INF program: stdout[19]: > >05:51:44,972 INF program: stderr[19]: >05:51:44,972 INF program: ...done [19] (exit code: 0) >05:51:44,973 INF program: Running [20] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,976 INF program: stdout[20]: > >05:51:44,977 INF program: stderr[20]: >05:51:44,977 INF program: ...done [20] (exit code: 0) >05:51:44,977 INF program: Running [21] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,981 INF program: stdout[21]: > >05:51:44,981 INF program: stderr[21]: >05:51:44,981 INF program: ...done [21] (exit code: 0) >05:51:44,981 INF program: Running [22] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,985 INF program: stdout[22]: > >05:51:44,985 INF program: stderr[22]: >05:51:44,985 INF program: ...done [22] (exit code: 0) >05:51:44,985 INF program: Running [23] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,989 INF program: stdout[23]: > >05:51:44,989 INF program: stderr[23]: >05:51:44,989 INF program: ...done [23] (exit code: 0) >05:51:44,989 INF program: Running [24] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,993 INF program: stdout[24]: > >05:51:44,993 INF program: stderr[24]: >05:51:44,993 INF program: ...done [24] (exit code: 0) >05:51:44,994 INF program: Running [25] dmsetup info -co subsystem --noheadings live-rw ... >05:51:44,997 INF program: stdout[25]: > >05:51:44,998 INF program: stderr[25]: >05:51:44,998 INF program: ...done [25] (exit code: 0) >05:51:44,998 INF program: Running [26] dmsetup info -co subsystem --noheadings live-rw ... >05:51:45,001 INF program: stdout[26]: > >05:51:45,002 INF program: stderr[26]: >05:51:45,002 INF program: ...done [26] (exit code: 0) >05:51:45,002 INF program: Running [27] dmsetup info -co subsystem --noheadings live-rw ... >05:51:45,006 INF program: stdout[27]: > >05:51:45,006 INF program: stderr[27]: >05:51:45,006 INF program: ...done [27] (exit code: 0) >05:51:45,015 INF program: Running [28] dmsetup info -co subsystem --noheadings live-rw ... >05:51:45,019 INF program: stdout[28]: > >05:51:45,019 INF program: stderr[28]: >05:51:45,019 INF program: ...done [28] (exit code: 0) >05:51:45,019 INF program: Running [29] dmsetup info -co subsystem --noheadings live-rw ... >05:51:45,023 INF program: stdout[29]: > >05:51:45,023 INF program: stderr[29]: >05:51:45,023 INF program: ...done [29] (exit code: 0) >05:51:45,023 INF program: Running [30] dmsetup info -co subsystem --noheadings live-rw ... >05:51:45,027 INF program: stdout[30]: > >05:51:45,027 INF program: stderr[30]: >05:51:45,028 INF program: ...done [30] (exit code: 0) >05:51:45,031 INF program: Running [31] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,035 INF program: stdout[31]: > >05:51:45,035 INF program: stderr[31]: >05:51:45,035 INF program: ...done [31] (exit code: 0) >05:51:45,035 INF program: Running [32] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,039 INF program: stdout[32]: > >05:51:45,039 INF program: stderr[32]: >05:51:45,039 INF program: ...done [32] (exit code: 0) >05:51:45,039 INF program: Running [33] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,043 INF program: stdout[33]: > >05:51:45,043 INF program: stderr[33]: >05:51:45,043 INF program: ...done [33] (exit code: 0) >05:51:45,047 INF program: Running [34] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,051 INF program: stdout[34]: > >05:51:45,051 INF program: stderr[34]: >05:51:45,051 INF program: ...done [34] (exit code: 0) >05:51:45,051 INF program: Running [35] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,055 INF program: stdout[35]: > >05:51:45,055 INF program: stderr[35]: >05:51:45,055 INF program: ...done [35] (exit code: 0) >05:51:45,055 INF program: Running [36] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,059 INF program: stdout[36]: > >05:51:45,059 INF program: stderr[36]: >05:51:45,059 INF program: ...done [36] (exit code: 0) >05:51:45,059 INF program: Running [37] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,063 INF program: stdout[37]: > >05:51:45,063 INF program: stderr[37]: >05:51:45,063 INF program: ...done [37] (exit code: 0) >05:51:45,063 INF program: Running [38] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,067 INF program: stdout[38]: > >05:51:45,068 INF program: stderr[38]: >05:51:45,068 INF program: ...done [38] (exit code: 0) >05:51:45,068 INF program: Running [39] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,071 INF program: stdout[39]: > >05:51:45,072 INF program: stderr[39]: >05:51:45,072 INF program: ...done [39] (exit code: 0) >05:51:45,072 INF program: Running [40] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,075 INF program: stdout[40]: > >05:51:45,076 INF program: stderr[40]: >05:51:45,076 INF program: ...done [40] (exit code: 0) >05:51:45,076 INF program: Running [41] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,080 INF program: stdout[41]: > >05:51:45,080 INF program: stderr[41]: >05:51:45,080 INF program: ...done [41] (exit code: 0) >05:51:45,080 INF program: Running [42] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,084 INF program: stdout[42]: > >05:51:45,084 INF program: stderr[42]: >05:51:45,084 INF program: ...done [42] (exit code: 0) >05:51:45,084 INF program: Running [43] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,088 INF program: stdout[43]: > >05:51:45,088 INF program: stderr[43]: >05:51:45,088 INF program: ...done [43] (exit code: 0) >05:51:45,094 INF program: Running [44] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,098 INF program: stdout[44]: > >05:51:45,098 INF program: stderr[44]: >05:51:45,099 INF program: ...done [44] (exit code: 0) >05:51:45,099 INF program: Running [45] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,102 INF program: stdout[45]: > >05:51:45,103 INF program: stderr[45]: >05:51:45,103 INF program: ...done [45] (exit code: 0) >05:51:45,103 INF program: Running [46] dmsetup info -co subsystem --noheadings live-base ... >05:51:45,106 INF program: stdout[46]: > >05:51:45,107 INF program: stderr[46]: >05:51:45,107 INF program: ...done [46] (exit code: 0) >05:51:45,110 INF program: Running... udevadm settle --timeout=300 >05:51:45,127 DBG program: Return code: 0 >05:51:45,158 INF program: Running [47] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:45,163 INF program: stdout[47]: LVM > >05:51:45,163 INF program: stderr[47]: >05:51:45,163 INF program: ...done [47] (exit code: 0) >05:51:45,164 INF program: Running [48] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:45,168 INF program: stdout[48]: LVM > >05:51:45,168 INF program: stderr[48]: >05:51:45,168 INF program: ...done [48] (exit code: 0) >05:51:45,168 INF program: Running [49] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:45,172 INF program: stdout[49]: LVM > >05:51:45,172 INF program: stderr[49]: >05:51:45,172 INF program: ...done [49] (exit code: 0) >05:51:45,175 INF program: Running [50] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >05:51:45,179 INF program: stdout[50]: LVM > >05:51:45,179 INF program: stderr[50]: >05:51:45,179 INF program: ...done [50] (exit code: 0) >05:51:45,180 INF program: Running [51] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:45,184 INF program: stdout[51]: LVM > >05:51:45,184 INF program: stderr[51]: >05:51:45,184 INF program: ...done [51] (exit code: 0) >05:51:45,185 INF program: Running [52] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:45,188 INF program: stdout[52]: LVM > >05:51:45,189 INF program: stderr[52]: >05:51:45,189 INF program: ...done [52] (exit code: 0) >05:51:45,189 INF program: Running [53] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:45,192 INF program: stdout[53]: LVM > >05:51:45,193 INF program: stderr[53]: >05:51:45,193 INF program: ...done [53] (exit code: 0) >05:51:45,195 INF program: Running [54] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >05:51:45,199 INF program: stdout[54]: LVM > >05:51:45,199 INF program: stderr[54]: >05:51:45,199 INF program: ...done [54] (exit code: 0) >05:51:45,200 INF program: Running [55] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:45,204 INF program: stdout[55]: LVM > >05:51:45,204 INF program: stderr[55]: >05:51:45,204 INF program: ...done [55] (exit code: 0) >05:51:45,204 INF program: Running [56] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:45,208 INF program: stdout[56]: LVM > >05:51:45,208 INF program: stderr[56]: >05:51:45,208 INF program: ...done [56] (exit code: 0) >05:51:45,208 INF program: Running [57] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:45,212 INF program: stdout[57]: LVM > >05:51:45,212 INF program: stderr[57]: >05:51:45,212 INF program: ...done [57] (exit code: 0) >05:51:45,214 INF program: Running [58] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >05:51:45,218 INF program: stdout[58]: LVM > >05:51:45,219 INF program: stderr[58]: >05:51:45,219 INF program: ...done [58] (exit code: 0) >05:51:45,219 INF program: Running... udevadm settle --timeout=300 >05:51:45,230 DBG program: Return code: 0 >05:51:46,355 INF program: Running... losetup --list >05:51:46,373 INF program: Running... dbus-daemon --print-address --syslog --config-file=/usr/share/anaconda/dbus/anaconda-bus.conf >05:51:48,360 INF program: Running... losetup --list >05:51:48,526 INF program: Running... udevadm settle --timeout=300 >05:51:48,544 DBG program: Return code: 0 >05:51:48,594 INF program: Running [1] mkdosfs --help ... >05:51:48,600 INF program: stdout[1]: mkfs.fat 4.2 (2021-01-31) > >05:51:48,600 INF program: stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >05:51:48,601 INF program: ...done [1] (exit code: 0) >05:51:48,640 INF program: Running... udevadm settle --timeout=300 >05:51:48,654 DBG program: Return code: 0 >05:51:49,464 INF program: Running... xisxwayland >05:51:49,473 DBG program: Return code: 0 >05:51:52,493 INF program: Running... hwclock --hctosys --utc >05:51:58,001 DBG program: Return code: 0 >05:51:58,019 INF program: Running... xisxwayland >05:51:58,032 DBG program: Return code: 0 >05:51:58,136 INF program: Running... xisxwayland >05:51:58,149 DBG program: Return code: 0 >05:51:58,171 INF program: Running... xisxwayland >05:51:58,183 DBG program: Return code: 0 >05:51:58,555 INF program: Running... xisxwayland >05:51:58,566 DBG program: Return code: 0 >05:51:58,571 INF program: Running... xisxwayland >05:51:58,581 DBG program: Return code: 0 >05:51:58,583 INF program: Running... xisxwayland >05:51:58,593 DBG program: Return code: 0 >05:51:58,599 INF program: Running... xisxwayland >05:51:58,610 DBG program: Return code: 0 >05:51:58,614 INF program: Running... xisxwayland >05:51:58,624 DBG program: Return code: 0 >05:51:58,725 INF program: Running... xisxwayland >05:51:58,737 DBG program: Return code: 0 >05:51:58,739 INF program: Running... xisxwayland >05:51:58,750 DBG program: Return code: 0 >05:51:58,750 INF program: Running... xisxwayland >05:51:58,760 DBG program: Return code: 0 >05:51:58,892 INF program: Running... xisxwayland >05:51:58,902 DBG program: Return code: 0 >05:51:58,986 INF program: Running... xisxwayland >05:51:58,997 DBG program: Return code: 0 >05:51:59,064 INF program: Running... xisxwayland >05:51:59,075 DBG program: Return code: 0 >05:51:59,081 INF program: Running... xisxwayland >05:51:59,092 DBG program: Return code: 0 >05:51:59,135 INF program: Running... xisxwayland >05:51:59,146 DBG program: Return code: 0 >11:51:59,396 INF program: Running... xisxwayland >11:51:59,407 DBG program: Return code: 0 >11:51:59,408 INF program: Running... xisxwayland >11:51:59,417 DBG program: Return code: 0 >11:51:59,430 INF program: Running... xisxwayland >11:51:59,441 DBG program: Return code: 0 >11:51:59,441 INF program: Running... xisxwayland >11:51:59,451 DBG program: Return code: 0 >11:52:24,231 INF program: Running... xisxwayland >11:52:24,246 DBG program: Return code: 0 >11:52:24,247 INF program: Running... xisxwayland >11:52:24,259 DBG program: Return code: 0 >11:55:03,571 INF program: Running [2] btrfs --version ... >11:55:03,584 INF program: stdout[2]: btrfs-progs v6.2.2 > >11:55:03,585 INF program: stderr[2]: >11:55:03,585 INF program: ...done [2] (exit code: 0) >11:55:03,586 INF program: Running [3] mdadm --version ... >11:55:03,595 INF program: stdout[3]: >11:55:03,596 INF program: stderr[3]: mdadm - v4.2 - 2021-12-30 > >11:55:03,596 INF program: ...done [3] (exit code: 0) >12:09:11,790 INF program: Running... xisxwayland >12:09:11,804 DBG program: Return code: 0 >12:10:32,640 INF program: Running... xisxwayland >12:10:32,654 DBG program: Return code: 0 >12:10:32,655 INF program: Running... xisxwayland >12:10:32,669 DBG program: Return code: 0 >12:10:35,694 INF program: Running... xisxwayland >12:10:35,709 DBG program: Return code: 0 >12:10:38,235 INF program: Running... lsblk --bytes -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,FSAVAIL,FSUSE%,MOUNTPOINT >12:10:38,257 INF program: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID FSAVAIL FSUSE% MOUNTPOINT >12:10:38,257 INF program: loop0 1987653632 root disk brw-rw---- squashfs >12:10:38,258 INF program: loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >12:10:38,258 INF program: |-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 1745092608 78% / >12:10:38,258 INF program: `-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 1781084160 77% /run/install/sources/mount-0000-live_os_image >12:10:38,258 INF program: loop2 34359738368 root disk brw-rw---- >12:10:38,258 INF program: `-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 1745092608 78% / >12:10:38,258 INF program: sda 128035676160 root disk brw-rw---- >12:10:38,258 INF program: |-sda1 524288000 root disk brw-rw---- 00090716-01 >12:10:38,258 INF program: `-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >12:10:38,258 INF program: sdb 500107862016 root disk brw-rw---- >12:10:38,259 INF program: `-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >12:10:38,259 INF program: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >12:10:38,259 INF program: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >12:10:38,259 INF program: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- >12:10:38,259 INF program: sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >12:10:38,259 INF program: |-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 0 100% /run/initramfs/live >12:10:38,259 INF program: |-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >12:10:38,259 INF program: `-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >12:10:38,260 INF program: sdd 0 root disk brw-rw---- >12:10:38,260 INF program: sde 0 root disk brw-rw---- >12:10:38,260 INF program: sdf 0 root disk brw-rw---- >12:10:38,260 INF program: sdg 0 root disk brw-rw---- >12:10:38,260 INF program: sdh 0 root disk brw-rw---- >12:10:38,260 INF program: sr0 1073741312 root cdrom brw-rw---- >12:10:38,260 INF program: zram0 8589934592 root disk brw-rw---- [SWAP] >12:10:38,260 DBG program: Return code: 0 >12:10:38,261 INF program: Running... journalctl -b > > >/tmp/storage.log: >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class StratisXFS as stratis xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class UDFFS as udf >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >DEBUG:blivet:registered device format class StratisBlockdev as stratis >DEBUG:blivet:default disklabel has been set to gpt >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 > import cgi > >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 > import pipes > >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1987653632 root disk brw-rw---- squashfs >INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:sda 128035676160 root disk brw-rw---- >INFO:program:|-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >INFO:program:`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >INFO:program:sdb 500107862016 root disk brw-rw---- >INFO:program:`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >INFO:program: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >INFO:program: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >INFO:program: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >INFO:program:sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >INFO:program:|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >INFO:program:|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >INFO:program:`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >INFO:program:sdd 0 root disk brw-rw---- >INFO:program:sde 0 root disk brw-rw---- >INFO:program:sdf 0 root disk brw-rw---- >INFO:program:sdg 0 root disk brw-rw---- >INFO:program:sdh 0 root disk brw-rw---- >INFO:program:sr0 1073741312 root cdrom brw-rw---- >INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1987653632 root disk brw-rw---- squashfs >loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >loop2 34359738368 root disk brw-rw---- >`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >sda 128035676160 root disk brw-rw---- >|-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >sdb 500107862016 root disk brw-rw---- >`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 > |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 > |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 > `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >sdd 0 root disk brw-rw---- >sde 0 root disk brw-rw---- >sdf 0 root disk brw-rw---- >sdg 0 root disk brw-rw---- >sdh 0 root disk brw-rw---- >sr0 1073741312 root cdrom brw-rw---- >zram0 8589934592 root disk brw-rw---- [SWAP] > >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-ATDwY6Orga,guid=8ffbe0683aaa0fe482dd808f64dc9595. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (139979348747968) >INFO:anaconda.modules.common.task.task:Scan all devices >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f4f7b6086d0> >DEBUG:blivet:lvm filter: clearing the lvm devices list >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:blivet:devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'vg_erwan--desktop-lv_swap', 'vg_erwan--desktop-lv_home', 'vg_erwan--desktop-lv_root', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 ' > '/dev/disk/by-uuid/2023-04-13-22-15-10-00 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-diskseq/8', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-04-13-22-15-10-00', > 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16440533'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/vendor: 47656e65726963200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/model: 466c617368204469736b2020202020200a >INFO:blivet:sdc is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/size: 383032323333360a >DEBUG:blivet:updated sdc size to 3.83 GiB (3.83 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f7acc1590) -- > name = sdc status = True id = 4 > children = [] > parents = [] > uuid = None size = 3.83 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc > target size = 3.83 GiB path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sdc' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 ' > '/dev/disk/by-diskseq/8-part1 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' > '/dev/disk/by-partlabel/ISO9660 ' > '/dev/disk/by-uuid/2023-04-13-22-15-10-00', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-04-13-22-15-10-00', > 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', > 'ID_PART_ENTRY_NAME': 'ISO9660', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '64', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4075920', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba95-298703c7c362', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '33', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'PARTNAME': 'ISO9660', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16735616'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc1 on iso9660 >DEBUG:blivet:no device obtained for sdc1 >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/ANACONDA ' > '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-uuid/EEB5-E40F ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 ' > '/dev/disk/by-partlabel/Appended2 /dev/disk/by-diskseq/8-part2', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EEB5-E40F', > 'ID_FS_UUID_ENC': 'EEB5-E40F', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Appended2', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4075984', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '23844', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba96-298703c7c362', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '34', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'PARTNAME': 'Appended2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16595439'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc2 on iso9660 >DEBUG:blivet:no device obtained for sdc2 >DEBUG:blivet: DeviceTree.handle_device: name: sdc3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partlabel/Gap1 /dev/disk/by-diskseq/8-part3 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 ' > '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': '/dev/sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', > 'ID_PART_ENTRY_NAME': 'Gap1', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '4099828', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '600', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba97-298703c7c362', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '35', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '3', > 'PARTNAME': 'Gap1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16552064'} ; >INFO:blivet:scanning sdc3 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc3 on iso9660 >DEBUG:blivet:no device obtained for sdc3 >DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-diskseq/34', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'DISKSEQ': '34', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Compact_Flash', > 'ID_USB_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '48', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16182205'} ; >INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/model: 436f6d7061637420466c6173682020200a >INFO:blivet:sdd is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet:updated sdd size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/queue/rotational: 310a >INFO:blivet:added disk sdd (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f7ad35910) -- > name = sdd status = True id = 14 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd > target size = 0 B path = /dev/sdd > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet:no media present for device sdd >DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 ' > '/dev/disk/by-diskseq/36 ' > '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'DISKSEQ': '36', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:1', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SM_xD-Picture', > 'ID_USB_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '64', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16206091'} ; >INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/model: 534d2f78442d506963747572652020200a >INFO:blivet:sde is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet:updated sde size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/queue/rotational: 310a >INFO:blivet:added disk sde (id 19) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f7ad0ebd0) -- > name = sde status = True id = 19 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde > target size = 0 B path = /dev/sde > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sde ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet:no media present for device sde >DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/33 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 ' > '/dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'DISKSEQ': '33', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:2', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SD_MMC', > 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '80', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16184440'} ; >INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/model: 53442f4d4d43202020202020202020200a >INFO:blivet:sdf is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet:updated sdf size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/queue/rotational: 310a >INFO:blivet:added disk sdf (id 24) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f7ad0c8d0) -- > name = sdf status = True id = 24 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf > target size = 0 B path = /dev/sdf > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet:no media present for device sdf >DEBUG:blivet: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 ' > '/dev/disk/by-diskseq/35', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', > 'DEVTYPE': 'disk', > 'DISKSEQ': '35', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'M.S._M.S.Pro_HG', > 'ID_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:3', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'M.S._M.S.Pro_HG', > 'ID_USB_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '96', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16194523'} ; >INFO:blivet:scanning sdg (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >INFO:blivet:sdg is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 30 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >DEBUG:blivet:sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet:updated sdg size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/queue/rotational: 310a >INFO:blivet:added disk sdg (id 29) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f7ad308d0) -- > name = sdg status = True id = 29 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg > target size = 0 B path = /dev/sdg > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdg ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet:no media present for device sdg >DEBUG:blivet: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 ' > '/dev/disk/by-diskseq/32 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', > 'DEVTYPE': 'disk', > 'DISKSEQ': '32', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:4', > 'ID_MODEL': 'SD_MMC_M.S.PRO', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:4', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SD_MMC_M.S.PRO', > 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '112', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16196631'} ; >INFO:blivet:scanning sdh (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >INFO:blivet:sdh is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >DEBUG:blivet:sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet:updated sdh size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/queue/rotational: 310a >INFO:blivet:added disk sdh (id 34) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f8896a9d0) -- > name = sdh status = True id = 34 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh > target size = 0 B path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdh ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet:no media present for device sdh >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/1 ' > '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' > '/dev/disk/by-id/wwn-0x5002538043584d30 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00090716', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'ID_SERIAL_SHORT': 'S0XYNEAC722469', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15611759'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53414d53554e472053534420383330200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3235303036393638300a >DEBUG:blivet:updated sda size to 119.24 GiB (119.24 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 39) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f89254b50) -- > name = sda status = True id = 39 > children = [] > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 5002538043584d30 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 44 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 45 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 00090716 ; label: None ; device: /dev/sda ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f88cc7150>, <parted.partition.Partition object at 0x7f4f7ad34490>] > device: <parted.device.Device object at 0x7f4f7b67f6d0> > PedDisk: <_ped.Disk object at 0x7f4f7ad34cc0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 47 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/00090716-01 ' > '/dev/disk/by-id/wwn-0x5002538043584d30-part1 ' > '/dev/disk/by-diskseq/1-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 ' > '/dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd ' > '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', > 'ID_FS_UUID_ENC': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00090716-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00090716', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'ID_SERIAL_SHORT': 'S0XYNEAC722469', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15620384'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 GiB disk sda (39) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >INFO:blivet:added partition sda1 (id 49) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f4f7ad30250) -- > name = sda1 status = True id = 49 > children = [] > parents = ['existing 119.24 GiB disk sda (39) with existing msdos disklabel'] > uuid = 00090716-01 size = 500 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 500 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 0x7f4f7ad34710> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7ad37bd0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ad35f90> PedPartition: <_ped.Partition object at 0x7f4f7ad14a90> > disk = existing 119.24 GiB disk sda (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >INFO:blivet:type detected on 'sda1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sda1 >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /boot >INFO:program:Filesystem UUID: e78bdfed-d203-4338-a4ed-8db17172bdbd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 128016 >INFO:program:Block count: 512000 >INFO:program:Reserved block count: 25600 >INFO:program:Overhead clusters: 26652 >INFO:program:Free blocks: 270344 >INFO:program:Free inodes: 127503 >INFO:program:First block: 1 >INFO:program:Block size: 1024 >INFO:program:Fragment size: 1024 >INFO:program:Reserved GDT blocks: 256 >INFO:program:Blocks per group: 8192 >INFO:program:Fragments per group: 8192 >INFO:program:Inodes per group: 2032 >INFO:program:Inode blocks per group: 254 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Oct 1 06:22:58 2012 >INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >INFO:program:Last write time: Thu Jun 29 08:54:05 2023 >INFO:program:Mount count: 800 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Oct 1 06:22:58 2012 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 9 GB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 128 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: faebf505-53d2-4f8e-88bf-6c45bb943930 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Total journal size: 8M >INFO:program:Total journal blocks: 8192 >INFO:program:Max transaction length: 8192 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00001811 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sda1 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 351528 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 343.29 MiB up to 378 MiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 57 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-partuuid/00090716-02 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-diskseq/1-part2 ' > '/dev/disk/by-id/wwn-0x5002538043584d30-part2 ' > '/dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ' > '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', > 'ID_FS_UUID_ENC': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '249042944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00090716-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00090716', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'ID_SERIAL_SHORT': 'S0XYNEAC722469', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15774121'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >INFO:blivet:added partition sda2 (id 59) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f4f89292f50) -- > name = sda2 status = True id = 59 > children = [] > parents = ['existing 119,24 Gio disk sda (39) with existing msdos disklabel'] > uuid = 00090716-02 size = 118,75 Gio > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 118,75 Gio path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 O bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7ad34710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ad37d50> PedPartition: <_ped.Partition object at 0x7f4f7acf36f0> > disk = existing 119,24 Gio disk sda (39) with existing msdos disklabel > start = 1026048 end = 250068991 length = 249042944 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 63 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 64 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 65 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 66 >DEBUG:blivet: LVMFormatPopulator.run: pv: sda2 ; >DEBUG:blivet:lvm filter: device /dev/sda2 added to the list of allowed devices >INFO:blivet:type detected on 'sda2' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ; label: None ; device: /dev/sda2 ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 118,75 Gio ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 67 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sda2 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: vg_erwan-desktop ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: vg_erwan-desktop ; type: None ; current: None ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: True ; >INFO:blivet:added lvmvg vg_erwan-desktop (id 68) to device tree >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >WARNING:blivet:Skipping LVs for incomplete VG vg_erwan-desktop >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ' > '/dev/disk/by-id/wwn-0x5002538d409a2fbe ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 ' > '/dev/disk/by-diskseq/2', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DISKSEQ': '2', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a70219d', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', > 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d409a2fbe', > 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', > 'MAJOR': '8', > 'MINOR': '16', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15610822'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 53616d73756e672053534420383530200a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 75 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 3937363737333136380a >DEBUG:blivet:updated sdb size to 465,76 Gio (465,76 Gio) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 300a >INFO:blivet:added disk sdb (id 73) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f4f7ad2e5d0) -- > name = sdb status = True id = 73 > children = [] > parents = [] > uuid = None size = 465,76 Gio > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = None removable = False wwn = 5002538d409a2fbe >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 78 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 79 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 80 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 3a70219d ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f7ad2fd50>] > device: <parted.device.Device object at 0x7f4f7ad2c7d0> > PedDisk: <_ped.Disk object at 0x7f4f7ad2dfc0> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 81 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 ' > '/dev/disk/by-partuuid/3a70219d-01 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' > '/dev/disk/by-diskseq/2-part1 ' > '/dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '2', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', > 'ID_FS_UUID_ENC': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771120', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '3a70219d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a70219d', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', > 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d409a2fbe', > 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', > 'MAJOR': '8', > 'MINOR': '17', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '15775686'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 84 >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >DEBUG:blivet:looking up parted Partition: /dev/sdb1 >DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >INFO:blivet:added partition sdb1 (id 83) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f4f7ad25390) -- > name = sdb1 status = True id = 83 > children = [] > parents = ['existing 465,76 Gio disk sdb (73) with existing msdos disklabel'] > uuid = 3a70219d-01 size = 465,76 Gio > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 465,76 Gio path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 O bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7ad2d750> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ad2d590> PedPartition: <_ped.Partition object at 0x7f4f7ad65530> > disk = existing 465,76 Gio disk sdb (73) with existing msdos disklabel > start = 2048 end = 976773167 length = 976771120 > flags = lvm >DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 88 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 89 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 90 >DEBUG:blivet: LVMFormatPopulator.run: pv: sdb1 ; >DEBUG:blivet:lvm filter: device /dev/sdb1 added to the list of allowed devices >INFO:blivet:type detected on 'sdb1' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA ; label: None ; device: /dev/sdb1 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 135,75 Gio ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 91 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sdb1 ; >DEBUG:blivet: PartitionDevice.add_child: name: sdb1 ; child: vg_erwan-desktop ; kids: 0 ; >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 94 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_home ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >DEBUG:blivet:Adding vg_erwan-desktop-lv_home/153,22 Gio to vg_erwan-desktop >INFO:blivet:added lvmlv vg_erwan-desktop-lv_home (id 92) to device tree >INFO:program:Running [3] dmsetup --version ... >INFO:program:stdout[3]: Library version: 1.02.189-git (2022-11-10) >Driver version: 4.47.0 > >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/vg_erwan-desktop/lv_home ' > '/dev/mapper/vg_erwan--desktop-lv_home ' > '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '6', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_erwan--desktop-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6304630'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [4] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[4]: LVM > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[5]: LVM > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running [6] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[6]: LVM > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b5fbb50) -- > name = vg_erwan-desktop-lv_home status = True id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 431,28 Gio > free extents = 13801 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] > segment type = linear percent = 0 > VG space used = 153,22 Gio >INFO:program:Running [7] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[7]: LVM > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 100 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 101 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 102 >INFO:blivet:type detected on 'vg_erwan-desktop-lv_home' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_home >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /home >INFO:program:Filesystem UUID: 0901706e-a709-4c51-a005-c8385cf934e2 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 10043392 >INFO:program:Block count: 40165376 >INFO:program:Reserved block count: 1745770 >INFO:program:Overhead clusters: 678307 >INFO:program:Free blocks: 16196555 >INFO:program:Free inodes: 9024333 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 1014 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Oct 1 06:23:05 2012 >INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >INFO:program:Last write time: Thu Jun 29 08:54:06 2023 >INFO:program:Mount count: 280 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Jan 4 03:34:53 2016 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 9 TB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: ebbf0af5-dc21-40e4-94b6-daf59b90bf54 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Total journal size: 128M >INFO:program:Total journal blocks: 32768 >INFO:program:Max transaction length: 32768 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x02b2639a >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_home >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 24006350 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 91,58 Gio up to 92,07 Gio >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 103 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 106 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >DEBUG:blivet:Adding vg_erwan-desktop-lv_swap/15,53 Gio to vg_erwan-desktop >INFO:blivet:added lvmlv vg_erwan-desktop-lv_swap (id 105) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' > '/dev/mapper/vg_erwan--desktop-lv_swap ' > '/dev/vg_erwan-desktop/lv_swap', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_erwan--desktop-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6304100'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [8] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[8]: LVM > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[9]: LVM > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[10]: LVM > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f88237d50) -- > name = vg_erwan-desktop-lv_swap status = True id = 105 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 415,75 Gio > free extents = 13304 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] > segment type = linear percent = 0 > VG space used = 15,53 Gio >INFO:program:Running [11] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[11]: LVM > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 112 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 113 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 114 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >INFO:blivet:type detected on 'vg_erwan-desktop-lv_swap' is 'swap' >DEBUG:blivet: SwapSpace.__init__: uuid: 3fbcc456-95b8-4681-8cd8-981dab52cbf3 ; label: None ; device: /dev/mapper/vg_erwan--desktop-lv_swap ; serial: None ; exists: True ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 116 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: swap ; current: None ; >INFO:blivet:got format: existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 119 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 122 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_root ; kids: 3 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 123 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >DEBUG:blivet:Adding vg_erwan-desktop-lv_root/161,25 Gio to vg_erwan-desktop >INFO:blivet:added lvmlv vg_erwan-desktop-lv_root (id 118) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 ' > '/dev/mapper/vg_erwan--desktop-lv_root ' > '/dev/vg_erwan-desktop/lv_root ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' > '/dev/disk/by-label/_Fedora-17-x86_6', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_erwan--desktop-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6304888'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [12] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[12]: LVM > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[13]: LVM > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[14]: LVM > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b912490) -- > name = vg_erwan-desktop-lv_root status = True id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)'] > segment type = linear percent = 0 > VG space used = 161,25 Gio >INFO:program:Running [15] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[15]: LVM > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 125 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 126 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 127 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 128 >INFO:blivet:type detected on 'vg_erwan-desktop-lv_root' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_root >INFO:program:stdout: >INFO:program:Filesystem volume name: _Fedora-17-x86_6 >INFO:program:Last mounted on: / >INFO:program:Filesystem UUID: 4221e451-5d48-4d3a-913b-14b39cc69f82 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 10567680 >INFO:program:Block count: 42270720 >INFO:program:Reserved block count: 131050 >INFO:program:Overhead clusters: 699683 >INFO:program:Free blocks: 15122701 >INFO:program:Free inodes: 8417995 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 245 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue May 22 16:37:52 2012 >INFO:program:Last mount time: Wed Jan 18 06:56:54 2023 >INFO:program:Last write time: Wed Jan 18 06:56:53 2023 >INFO:program:Mount count: 797 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Oct 1 06:25:44 2012 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 3569 GB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Total journal size: 128M >INFO:program:Total journal blocks: 32768 >INFO:program:Max transaction length: 32768 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x006f7963 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_root >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 27329597 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 104,25 Gio up to 104,74 Gio >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 129 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:seat:uaccess:', > 'DEVLINKS': '/dev/disk/by-diskseq/4 ' > '/dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z ' > '/dev/cdrom /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-3', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '4', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_CDROM_RW_REMOVABLE': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-3_0', > 'ID_MODEL': 'TSSTcorp_DVD-RW_SH-216AB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD-RW\\x20SH-216AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', > 'ID_REVISION': 'LE03', > 'ID_SERIAL': 'TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z', > 'ID_SERIAL_SHORT': 'R8E568DC301L8Z', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'TAGS': ':systemd:seat:uaccess:', > 'USEC_INITIALIZED': '15741738'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 134 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/size: 323039373135310a >DEBUG:blivet:updated sr0 size to 1024 Mio (1024 Mio) >INFO:blivet:added cdrom sr0 (id 132) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f4f7b912290) -- > name = sr0 status = True id = 132 > children = [] > parents = [] > uuid = None size = 1024 Mio > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > target size = 1024 Mio path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/19', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '19', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14884411'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 138 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 139 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 137) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 143 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 141) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4f7ad0cd90) -- > name = loop0 status = False id = 141 > children = [] > parents = ['existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137)'] > uuid = None size = 0 O > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 O path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 145 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 146 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 147 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 148 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 149 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-diskseq/20', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '20', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14731544'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 151) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 156 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 155) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4f7ad4e790) -- > name = loop1 status = False id = 155 > children = [] > parents = ['existing 0 O file /LiveOS/rootfs.img (151)'] > uuid = None size = 0 O > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 O path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 160 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 161 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 162 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 163 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/21', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '21', > 'MAJOR': '7', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14727515'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 166 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 167 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 165) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 170 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 169) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f4f7b67f890) -- > name = loop2 status = False id = 169 > children = [] > parents = ['existing 0 O file /overlay (deleted) (165)'] > uuid = None size = 0 O > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 O path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' > '/dev/vg_erwan-desktop/lv_swap ' > '/dev/mapper/vg_erwan--desktop-lv_swap ' > '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '5', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_erwan--desktop-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6304100'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [16] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[16]: LVM > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[17]: LVM > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[18]: LVM > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f88237d50) -- > name = vg_erwan-desktop-lv_swap status = True id = 105 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 15,53 Gio >INFO:program:Running [19] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[19]: LVM > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_swap, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/vg_erwan-desktop/lv_home ' > '/dev/mapper/vg_erwan--desktop-lv_home ' > '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '6', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_erwan--desktop-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6304630'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [20] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[20]: LVM > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[21]: LVM > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[22]: LVM > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b5fbb50) -- > name = vg_erwan-desktop-lv_home status = True id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 153,22 Gio >INFO:program:Running [23] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[23]: LVM > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_home, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-17-x86_6 ' > '/dev/vg_erwan-desktop/lv_root ' > '/dev/mapper/vg_erwan--desktop-lv_root ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd ' > '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '7', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_erwan--desktop-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6304888'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [24] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[24]: LVM > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[25]: LVM > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[26]: LVM > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f4f7b912490) -- > name = vg_erwan-desktop-lv_root status = True id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f88290190) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161,25 Gio >INFO:program:Running [27] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[27]: LVM > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_root, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-rw ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/mapper/live-rw', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DISKSEQ': '22', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7878127'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-3)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[31]: > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[32]: > >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[33]: > >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[34]: > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[35]: > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[36]: > >INFO:program:stderr[36]: >INFO:program:...done [36] (exit code: 0) >INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[37]: > >INFO:program:stderr[37]: >INFO:program:...done [37] (exit code: 0) >INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[38]: > >INFO:program:stderr[38]: >INFO:program:...done [38] (exit code: 0) >INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[39]: > >INFO:program:stderr[39]: >INFO:program:...done [39] (exit code: 0) >INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[40]: > >INFO:program:stderr[40]: >INFO:program:...done [40] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop2 (169) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 175 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 176 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 31353837363039360a >DEBUG:blivet:updated live-rw size to 7,57 Gio (7,57 Gio) >INFO:blivet:added dm live-rw (id 174) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4f7b5dbc90) -- > name = live-rw status = True id = 174 > children = [] > parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] > uuid = None size = 7,57 Gio > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 7,57 Gio path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[41]: > >INFO:program:stderr[41]: >INFO:program:...done [41] (exit code: 0) >INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[42]: > >INFO:program:stderr[42]: >INFO:program:...done [42] (exit code: 0) >INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[43]: > >INFO:program:stderr[43]: >INFO:program:...done [43] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 179 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 180 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 181 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Wed Aug 16 05:21:20 2023 >INFO:program:Last write time: Wed Aug 16 05:21:20 2023 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 15948 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x52917bb9 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000014 >INFO:program:Journal start: 1 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x1e0e73be >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1984512 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 7,57 Gio as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 182 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/mapper/live-base ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-label/Anaconda', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DISKSEQ': '23', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7939313'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-4)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-base ... >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >INFO:program:stdout[44]: > >INFO:program:stderr[44]: >INFO:program:...done [44] (exit code: 0) >INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[45]: > >INFO:program:stderr[45]: >INFO:program:...done [45] (exit code: 0) >INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[46]: > >INFO:program:stderr[46]: >INFO:program:...done [46] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[47]: > >INFO:program:stderr[47]: >INFO:program:...done [47] (exit code: 0) >INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[48]: > >INFO:program:stderr[48]: >INFO:program:...done [48] (exit code: 0) >INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[49]: > >INFO:program:stderr[49]: >INFO:program:...done [49] (exit code: 0) >INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[50]: > >INFO:program:stderr[50]: >INFO:program:...done [50] (exit code: 0) >INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[51]: > >INFO:program:stderr[51]: >INFO:program:...done [51] (exit code: 0) >INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[52]: > >INFO:program:stderr[52]: >INFO:program:...done [52] (exit code: 0) >INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[53]: > >INFO:program:stderr[53]: >INFO:program:...done [53] (exit code: 0) >INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[54]: > >INFO:program:stderr[54]: >INFO:program:...done [54] (exit code: 0) >INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[55]: > >INFO:program:stderr[55]: >INFO:program:...done [55] (exit code: 0) >INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[56]: > >INFO:program:stderr[56]: >INFO:program:...done [56] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 186 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 31353837363039360a >DEBUG:blivet:updated live-base size to 7,57 Gio (7,57 Gio) >INFO:blivet:added dm live-base (id 184) to device tree >INFO:blivet:got device: DMDevice instance (0x7f4f7ad71010) -- > name = live-base status = True id = 184 > children = [] > parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] > uuid = None size = 7,57 Gio > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 7,57 Gio path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[57]: > >INFO:program:stderr[57]: >INFO:program:...done [57] (exit code: 0) >INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[58]: > >INFO:program:stderr[58]: >INFO:program:...done [58] (exit code: 0) >INFO:program:Running [59] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[59]: > >INFO:program:stderr[59]: >INFO:program:...done [59] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 188 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 189 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 190 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 191 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 192 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:testdata:device /dev/sda data[440:443] = 16070900 >DEBUG:testdata:device /dev/sdb data[440:443] = 9d21703a >INFO:blivet:edd: collected mbr signatures: {'sda': '0x00090716', 'sdb': '0x3a70219d'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sdc. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >INFO:program:[60] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[60] Done. >INFO:program:[60] No result, no job started >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >INFO:program:[61] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[61] Done. >INFO:program:[61] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_home ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >INFO:program:[62] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[62] Done. >INFO:program:[62] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_home /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >INFO:program:[63] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[63] Done. >INFO:program:[63] No result, no job started >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >INFO:program:[64] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[64] Done. >INFO:program:[64] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_root /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:blivet:failed to resolve 'UUID=34a162f3-a35c-4266-8c6d-322b6372a3eb' >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet:resolved 'UUID=e78bdfed-d203-4338-a4ed-8db17172bdbd' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >INFO:program:[65] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[65] Done. >INFO:program:[65] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running [66] mkswap --version ... >INFO:program:stdout[66]: mkswap from util-linux 2.38.1 > >INFO:program:stderr[66]: >INFO:program:...done [66] (exit code: 0) >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (139979348747968) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 119,24 Gio disk sda (39) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if sdc depends on sda >DEBUG:blivet:checking if sdd depends on sda >DEBUG:blivet:checking if sde depends on sda >DEBUG:blivet:checking if sdf depends on sda >DEBUG:blivet:checking if sdg depends on sda >DEBUG:blivet:checking if sdh depends on sda >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if vg_erwan-desktop depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if sdb1 depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 119,24 Gio disk sda (39) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if sdc depends on sda >DEBUG:blivet:checking if sdd depends on sda >DEBUG:blivet:checking if sde depends on sda >DEBUG:blivet:checking if sdf depends on sda >DEBUG:blivet:checking if sdg depends on sda >DEBUG:blivet:checking if sdh depends on sda >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if vg_erwan-desktop depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if sdb1 depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 465,76 Gio disk sdb (73) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if sdc depends on sdb >DEBUG:blivet:checking if sdd depends on sdb >DEBUG:blivet:checking if sde depends on sdb >DEBUG:blivet:checking if sdf depends on sdb >DEBUG:blivet:checking if sdg depends on sdb >DEBUG:blivet:checking if sdh depends on sdb >DEBUG:blivet:checking if sda depends on sdb >DEBUG:blivet:checking if sda1 depends on sdb >DEBUG:blivet:checking if sda2 depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop depends on sdb >DEBUG:blivet:checking if sdb depends on sdb >DEBUG:blivet:checking if sdb1 depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sdb >DEBUG:blivet:checking if sr0 depends on sdb >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdb >DEBUG:blivet:checking if loop0 depends on sdb >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sdb >DEBUG:blivet:checking if loop1 depends on sdb >DEBUG:blivet:checking if /overlay (deleted) depends on sdb >DEBUG:blivet:checking if loop2 depends on sdb >DEBUG:blivet:checking if live-rw depends on sdb >DEBUG:blivet:checking if live-base depends on sdb >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda', 'sdb']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda', 'sdb']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning INTERACTIVE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for INTERACTIVE with selected disks ['sda', 'sdb']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7ab3ad10> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7ab7fe90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ab7d110> PedPartition: <_ped.Partition object at 0x7f4f7abecfe0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7ab3ad10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ab7fdd0> PedPartition: <_ped.Partition object at 0x7f4f7abe75b0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7ab3fad0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ac4f210> PedPartition: <_ped.Partition object at 0x7f4f7aaf9b70> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 293 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 294 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 295 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 296 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 297 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 298 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 299 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 300 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 301 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 302 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 303 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 304 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 305 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 306 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 307 >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 308 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 309 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 310 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 311 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 312 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 313 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 314 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 315 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 316 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 317 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 318 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 319 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run udf >DEBUG:program:Return code: 0 >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 320 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 321 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 322 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 323 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 324 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 325 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 326 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 327 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 328 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 329 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 330 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 331 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 332 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 333 >INFO:program:Running [67] mdadm --version ... >INFO:program:stdout[67]: >INFO:program:stderr[67]: mdadm - v4.2 - 2021-12-30 > >INFO:program:...done [67] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 334 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 335 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 336 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 337 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 338 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 339 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 340 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 341 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 342 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 343 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 344 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 345 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 346 >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:program:Running [68] btrfs --version ... >INFO:program:stdout[68]: btrfs-progs v6.2.2 > >INFO:program:stderr[68]: >INFO:program:...done [68] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 347 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 348 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 349 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='vg_erwan-desktop', container_raid_level='', container_size_policy=127506841600, container_spec='vg_erwan-desktop', device_encrypted=False, device_name='lv_root', device_raid_level='', device_size=173140869120, device_spec='vg_erwan-desktop-lv_root', device_type=0, disks=['sda', 'sdb'], format_type='ext4', label='_Fedora-17-x86_6', luks_version='', mount_point='/', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of vg_erwan-desktop-lv_root as ext4. >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 350 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 353 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: ext4 ; >INFO:blivet:registered action: [351] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >INFO:blivet:registered action: [352] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 354 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 355 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 356 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 357 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 358 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 359 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 360 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 361 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 362 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 363 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 364 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 365 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 366 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 367 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 368 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 369 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 370 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 371 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 372 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 373 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 374 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 375 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 376 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 377 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 378 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 379 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 380 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 381 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 382 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 383 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 384 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 385 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 386 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 387 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 388 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 389 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 390 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 391 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 392 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 393 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 394 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 395 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 396 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 397 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 398 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 399 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 400 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 401 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 402 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 403 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 404 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 405 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 406 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 407 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 408 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 409 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 410 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 411 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 412 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 413 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 414 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 415 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 416 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 417 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 418 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 419 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 420 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 421 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 422 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 423 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 424 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 425 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 426 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 427 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 428 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 429 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 430 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 431 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 432 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 433 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 434 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 435 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 436 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 437 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 438 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 439 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 440 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 441 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 442 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 443 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 444 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 445 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 446 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 447 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 448 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 449 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 450 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 451 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 452 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 453 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 454 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 455 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 456 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 457 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 458 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 459 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 460 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 461 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 462 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 463 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 464 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 465 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 466 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 467 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 468 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 469 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 470 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 471 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 472 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 473 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 474 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 475 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 476 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 477 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 478 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 479 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 480 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 481 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 482 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 483 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 484 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 485 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 486 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 487 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 488 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 489 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 490 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 491 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 492 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 493 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 494 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 495 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 496 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 497 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 498 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 499 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 500 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 501 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 502 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 503 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 504 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 505 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 506 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 507 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 508 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 509 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 510 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 511 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 512 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 513 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 514 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 515 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 516 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac4ca10) -- > name = vg_erwan-desktop-lv_home status = False id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 153,22 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 517 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 518 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 519 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 520 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 521 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 522 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 523 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 524 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 525 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 526 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 527 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 528 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 529 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 530 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 531 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 532 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 533 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 534 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 535 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 536 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 537 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 538 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 539 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 540 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 541 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 542 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 543 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 544 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 545 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 546 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 547 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 548 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 549 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 550 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 551 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 552 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 553 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 554 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 555 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 556 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 557 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 558 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 559 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 560 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 561 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 562 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 563 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 564 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 565 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 566 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 567 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 568 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 569 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 570 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 571 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 572 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='vg_erwan-desktop', container_raid_level='', container_size_policy=127506841600, container_spec='vg_erwan-desktop', device_encrypted=False, device_name='lv_home', device_raid_level='', device_size=164517380096, device_spec='vg_erwan-desktop-lv_home', device_type=0, disks=['sda', 'sdb'], format_type='ext4', label='', luks_version='', mount_point='/home', reformat=False) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Reverting device reformat. >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Nothing to revert for vg_erwan-desktop-lv_home. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device mount point: /home >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 573 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 574 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 575 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 576 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 577 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 578 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 579 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 580 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 581 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 582 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 583 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 584 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 585 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 586 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 587 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 588 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 589 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 590 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 591 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 592 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 593 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 594 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 595 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 596 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 597 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 598 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 599 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 600 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 601 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 602 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 603 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 604 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 605 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 606 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 607 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 608 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 609 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 610 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 611 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 612 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 613 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 614 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 615 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 616 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 617 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 618 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 619 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 620 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 621 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 622 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 623 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 624 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 625 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 626 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 627 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac4ca10) -- > name = vg_erwan-desktop-lv_home status = False id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing ext4 filesystem mounted at /home > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 153,22 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 628 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 629 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 630 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 631 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 632 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 633 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 634 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 635 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 636 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 637 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 638 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 639 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 640 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 641 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 642 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 643 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 644 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 645 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 646 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 647 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 648 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 649 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 650 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 651 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 652 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 653 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 654 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 655 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 656 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 657 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 658 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 659 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 660 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 661 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 662 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 663 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 664 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 665 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 666 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 667 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 668 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 669 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 670 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 671 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 672 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 673 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 674 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 675 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 676 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 677 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 678 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 679 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 680 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 681 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac4ca10) -- > name = vg_erwan-desktop-lv_home status = False id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing ext4 filesystem mounted at /home > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 153,22 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 682 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 683 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 684 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 685 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 686 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 687 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 688 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 689 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 690 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 691 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 692 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 693 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 694 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 695 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 696 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 697 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 698 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 699 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 700 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 701 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 702 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 703 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 704 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 705 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 706 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 707 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 708 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 709 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 710 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 711 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 712 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 713 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 714 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 715 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 716 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 717 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 718 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 719 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 720 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 721 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 722 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 723 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 724 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 725 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 726 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 727 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 728 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 729 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 730 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 731 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 732 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 733 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 734 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 735 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 736 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 737 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 738 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 739 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 740 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 741 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 742 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 743 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 744 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 745 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 746 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 747 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 748 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 749 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 750 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 751 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 752 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 753 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 754 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 755 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 756 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 757 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 758 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 759 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 760 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 761 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 762 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 763 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 764 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 765 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 766 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 767 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 768 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 769 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 770 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 771 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 772 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 773 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 774 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 775 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 776 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 777 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 778 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 779 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 780 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 781 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 782 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 783 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 784 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 785 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 786 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 787 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 788 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 789 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ab45e10) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 790 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 791 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 792 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 793 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 794 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 795 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 796 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 797 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 798 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 799 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 800 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 801 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 802 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 803 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 804 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 805 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 806 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 807 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 808 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 809 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 810 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 811 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 812 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 813 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 814 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 815 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 816 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 817 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 818 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 819 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 820 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 821 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 822 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 823 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 824 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 825 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 826 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 827 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 828 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 829 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 830 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 831 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 832 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 833 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 834 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 835 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 836 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 837 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 838 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 839 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 840 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 841 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 842 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 843 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 844 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 845 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 846 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 847 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 848 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 849 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 850 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 851 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 852 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 853 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 854 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 855 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 856 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 857 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 858 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 859 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 860 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 861 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 862 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 863 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 864 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 865 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 866 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 867 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 868 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 869 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 870 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 871 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 872 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 873 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 874 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 875 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 876 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 877 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 878 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 879 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 880 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 881 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 882 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 883 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 884 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 885 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 886 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 887 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 888 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 889 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 890 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 891 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 892 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 893 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 894 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 895 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 896 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 897 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 898 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 899 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 900 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 901 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='ext4', label='', luks_version='', mount_point='/boot', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of sda1 as ext4. >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 902 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 905 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >INFO:blivet:registered action: [903] destroy format ext4 filesystem on partition sda1 (id 49) >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >INFO:blivet:registered action: [904] create format ext4 filesystem mounted at /boot on partition sda1 (id 49) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 906 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 907 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 908 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 909 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 910 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 911 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 912 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 913 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 914 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 915 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 916 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 917 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 918 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 919 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 920 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 921 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 922 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 923 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 924 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 925 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 926 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 927 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 928 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 929 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 930 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 931 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 932 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 933 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 934 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 935 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 936 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 937 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 938 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 939 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 940 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 941 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 942 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 943 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 944 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 945 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 946 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 947 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 948 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 949 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 950 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 951 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 952 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 953 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 954 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 955 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 956 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 957 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 958 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 959 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 960 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 961 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 962 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 963 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 964 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 965 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 966 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 967 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 968 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 969 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 970 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 971 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 972 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 973 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 974 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 975 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 976 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 977 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 978 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 979 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 980 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 981 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 982 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 983 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 984 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 985 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 986 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 987 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 988 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 989 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 990 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 991 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 992 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 993 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 994 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 995 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 996 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 997 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 998 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 999 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1000 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1001 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1002 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1003 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1004 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1005 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1006 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1007 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1008 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1009 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1010 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1011 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1012 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1013 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1014 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1015 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1016 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1017 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1018 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1019 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1020 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1021 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1022 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1023 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1024 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1025 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1026 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1027 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1028 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1029 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1030 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1031 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1032 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1033 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1034 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1035 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1036 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1037 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1038 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1039 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1040 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1041 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1042 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1043 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1044 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1045 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1046 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1047 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1048 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1049 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1050 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1051 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1052 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1053 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1054 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1055 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1056 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1057 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1058 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1059 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1060 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1061 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1062 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1063 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1064 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1065 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1066 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1067 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1068 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7b5f3d50) -- > name = vg_erwan-desktop-lv_swap status = False id = 105 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7ac4db90) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 15,53 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1069 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1070 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1071 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1072 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1073 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1074 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1075 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1076 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1077 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1078 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1079 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1080 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1081 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1082 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1083 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1084 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1085 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1086 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1087 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1088 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1089 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1090 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1091 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1092 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1093 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1094 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1095 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1096 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1097 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1098 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1099 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1100 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1101 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1102 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1103 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1104 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1105 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1106 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1107 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1108 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1109 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1110 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1111 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1112 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1113 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1114 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1115 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1116 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1117 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1118 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1119 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1120 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1121 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1122 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-1 (139979348747968) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7ab3b750) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdb1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdb1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdb1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sdb1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdb1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdb1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdd a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sde a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdf a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdg a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdh a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >ERROR:anaconda.modules.storage.partitioning.base_partitioning:Bootloader configuration has failed: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >INFO:anaconda.threading:Thread Failed: AnaTaskThread-InteractivePartitioningTask-1 (139979348747968) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InteractivePartitioningTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run > self._prepare_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader > setup_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader > executor.execute(storage=storage, dry_run=dry_run) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute > storage.bootloader.set_stage1_device(storage.devices) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device > raise BootLoaderError(msg) >pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run > self._handle_bootloader_error(e, str(e)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error > raise BootloaderConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-1 (139979348747968) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run > self._prepare_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader > setup_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader > executor.execute(storage=storage, dry_run=dry_run) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute > storage.bootloader.set_stage1_device(storage.devices) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device > raise BootLoaderError(msg) >pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run > self._handle_bootloader_error(e, str(e)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error > raise BootloaderConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1123 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1124 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1125 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1126 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1127 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1128 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1129 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1130 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1131 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1132 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1133 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1134 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1135 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1136 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1137 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1138 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1139 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1140 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1141 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1142 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1143 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1144 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1145 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1146 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1147 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1148 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1149 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1150 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1151 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1152 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1153 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1154 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1155 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1156 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1157 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1158 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1159 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1160 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1161 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1162 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1163 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1164 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1165 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1166 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1167 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1168 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1169 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1170 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1171 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1172 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1173 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1174 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1175 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1176 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1177 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1178 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1179 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1180 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='efi', label='', luks_version='', mount_point='/boot/efi', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: efi >INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of sda1 as efi. >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1181 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1184 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >INFO:blivet:registered action: [1182] destroy format ext4 filesystem mounted at /boot on partition sda1 (id 49) >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: efi ; current: None ; >INFO:blivet:registered action: [1183] create format efi filesystem mounted at /boot/efi on partition sda1 (id 49) >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1185 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1186 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1187 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1188 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1189 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1190 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1191 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1192 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1193 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1194 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1195 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1196 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1197 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1198 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1199 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1200 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1201 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1202 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1203 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1204 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1205 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1206 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1207 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1208 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1209 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1210 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1211 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1212 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1213 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1214 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1215 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1216 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1217 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1218 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1219 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1220 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1221 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1222 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1223 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1224 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1225 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1226 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1227 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1228 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1229 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1230 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1231 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1232 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1233 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1234 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1235 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1236 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1237 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1238 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1239 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1240 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1241 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1242 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1243 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1244 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1245 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1246 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1247 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1248 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1249 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1250 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1251 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1252 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1253 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1254 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1255 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1256 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1257 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1258 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1259 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1260 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1261 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1262 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1263 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1264 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1265 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1266 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1267 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1268 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1269 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1270 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1271 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1272 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1273 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1274 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1275 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1276 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1277 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1278 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1279 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1280 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1281 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1282 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1283 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1284 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1285 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1286 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1287 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1288 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1289 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1290 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1291 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1292 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1293 >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:blivet:removing obsolete action 904 (1183) >INFO:blivet:removing obsolete action 1182 (1183) >DEBUG:blivet:action 1182 already pruned >DEBUG:blivet:action 904 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1294 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1295 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1296 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1297 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1298 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1299 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1300 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1301 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1302 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1303 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1304 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1305 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1306 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1307 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1308 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1309 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1310 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1311 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1312 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1313 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1314 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1315 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1316 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1317 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1318 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1319 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1320 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1321 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1322 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1323 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1324 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1325 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1326 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1327 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1328 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1329 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1330 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1331 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1332 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1333 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1334 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1335 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1336 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1337 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1338 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1339 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1340 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1341 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1342 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1343 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1344 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1345 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1346 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1347 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-2 (139979348747968) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7ab3b750) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-2 (139979348747968) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (139979348747968) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vg_erwan-desktop-lv_root) returning False >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11,77 Gio >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 118,75 Gio partition sda2 (59) with existing lvmpv >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465,76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/var', '/home', '/usr/share', '/tmp', '/usr/lib', '/usr', '/'}, 'must_be_on_root': {'/root', '/mnt', '/sbin', '/lib', '/dev', '/etc', '/bin', '/proc', 'lost+found'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/usr', '/var', '/boot', '/tmp'}, 'reformat_blocklist': {'/opt', '/var/www', '/home', '/usr/local'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity error: système de fichiers /boot ne peut pas être du type lvmlv >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (139979348747968) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1348 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1349 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1350 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1351 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent efi filesystem mounted at /boot/efi >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='ext4', label='', luks_version='', mount_point='/boot', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of sda1 as ext4. >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1352 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1355 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: efi ; >INFO:blivet:registered action: [1353] destroy format efi filesystem mounted at /boot/efi on partition sda1 (id 49) >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >INFO:blivet:registered action: [1354] create format ext4 filesystem mounted at /boot on partition sda1 (id 49) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1356 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1357 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1358 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1359 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1360 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1361 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1362 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1363 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1364 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1365 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1366 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1367 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1368 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1369 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1370 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1371 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1372 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1373 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1374 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1375 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1376 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1377 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1378 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1379 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1380 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1381 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1382 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1383 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1384 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1385 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1386 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1387 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1388 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1389 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1390 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1391 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1392 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1393 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1394 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1395 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1396 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1397 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1398 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1399 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1400 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1401 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1402 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1403 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1404 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1405 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1406 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1407 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1408 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1409 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1410 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1411 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1412 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1413 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1414 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1415 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1416 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1417 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1418 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1419 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1420 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1421 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1422 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1423 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1424 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1425 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1426 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1427 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1428 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1429 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1430 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1431 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1432 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1433 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1434 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1435 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1436 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1437 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1438 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1439 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1440 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1441 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1442 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1443 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1444 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1445 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1446 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1447 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1448 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1449 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1450 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1451 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1452 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1453 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1454 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1455 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1456 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1457 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1458 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1459 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1460 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1461 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1462 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1463 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1464 >DEBUG:blivet: BTRFS.supported: supported: True ; >INFO:blivet:removing obsolete action 1183 (1354) >INFO:blivet:removing obsolete action 1353 (1354) >DEBUG:blivet:action 1353 already pruned >DEBUG:blivet:action 1183 already pruned >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1465 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1466 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1467 >DEBUG:anaconda.modules.storage.partitioning.interactive.add_device:Add device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='', device_raid_level='', device_size=0, device_spec='', device_type=3, disks=['sda', 'sdb'], format_type='', label='', luks_version='', mount_point='/boot/efi', reformat=False) >DEBUG:blivet:instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'size': None} >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Generated factory arguments: { >device_type = 2, >device = None, >disks = [DiskDevice instance (0x7f4f7ab3b750) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe], >mountpoint = '/boot/efi', >fstype = 'efi', >label = None, >luks_version = 'luks2', >device_name = None, >size = None, >raid_level = None, >encrypted = False, >container_name = None, >container_size = 0, >container_raid_level = None, >container_encrypted = False >} >DEBUG:blivet: InstallerStorage.factory_device: 2 ; device: None ; disks: [DiskDevice instance (0x7f4f7ab3b750) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] ; mountpoint: /boot/efi ; fstype: efi ; label: None ; luks_version: luks2 ; device_name: None ; size: None ; raid_level: None ; encrypted: False ; container_name: None ; container_size: 0 ; container_raid_level: None ; container_encrypted: False ; >DEBUG:blivet:instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f4f7aafd3d0>, ['sda', 'sdb'], {'device': None, 'disks': [DiskDevice instance (0x7f4f7ab3b750) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7ab3d1d0) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe], 'mountpoint': '/boot/efi', 'fstype': 'efi', 'label': None, 'luks_version': 'luks2', 'device_name': None, 'size': None, 'raid_level': None, 'encrypted': False, 'container_name': None, 'container_size': 0, 'container_raid_level': None, 'container_encrypted': False} >DEBUG:blivet: PartitionFactory.configure: parent_factory: None ; >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7a9b7110> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7aaa3e50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ac63f50> PedPartition: <_ped.Partition object at 0x7f4f7b671080> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7a9b7110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7aaa3150> PedPartition: <_ped.Partition object at 0x7f4f7b671df0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7a9c0b50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7aaa2490> PedPartition: <_ped.Partition object at 0x7f4f7aa2a070> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet:setting new factory disks to ['sda', 'sdb'] >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1574 >DEBUG:blivet:adjusted size from 2,3 Mio to 50 Mio to honor format limits >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1575 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1576 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1577 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1579 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req0 ; kids: 2 ; >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: req0 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: efi ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req0 ; kids: 3 ; >DEBUG:blivet: DiskDevice.remove_child: name: sdb ; child: req0 ; kids: 2 ; >INFO:blivet:added partition req0 (id 1578) to device tree >INFO:blivet:registered action: [1581] create device partition req0 (id 1578) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1583 >DEBUG:blivet: PartitionDevice._set_format: req0 ; type: efi ; current: efi ; >INFO:blivet:registered action: [1582] create format efi filesystem mounted at /boot/efi on partition req0 (id 1578) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 1578)', 'sda1(id 49)', 'sda2(id 59)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req0(id 1578)', 'sda1(id 49)', 'sda2(id 59)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req0(id 1578)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req0 ; id: 1578 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 50 Mio ; grow: True ; max_size: 50 Mio ; start: None ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=50 Mio boot=True best=None grow=True start=None >DEBUG:blivet:checking 63-2047 (992,5 Kio) >DEBUG:blivet:current free range is 63-2047 (992,5 Kio) >DEBUG:blivet:checking 250068992-250069679 (344 Kio) >DEBUG:blivet:current free range is 250068992-250069679 (344 Kio) >DEBUG:blivet:not enough free space for primary -- trying logical >DEBUG:blivet:checking freespace on sdb >DEBUG:blivet:get_best_free_space_region: disk=/dev/sdb part_type=0 req_size=50 Mio boot=True best=None grow=True start=None >DEBUG:blivet:checking 2-2047 (1023 Kio) >DEBUG:blivet:current free range is 2-2047 (1023 Kio) >DEBUG:blivet:not enough free space for primary -- trying logical >ERROR:blivet:failed to allocate partitions: Impossible dâallouer des schémas de partition requis. >ERROR:blivet:device post-create method failed: Impossible dâallouer des schémas de partition requis. >INFO:blivet:removed partition req0 (id 1578) from device tree >INFO:blivet:registered action: [1584] destroy device partition req0 (id 1578) >ERROR:blivet:failed to configure device factory: Impossible dâallouer des schémas de partition requis. >ERROR:anaconda.modules.storage.partitioning.interactive.add_device:The device creation has failed: Impossible dâallouer des schémas de partition requis. >DEBUG:blivet:instantiating <class 'blivet.devicefactory.PartitionFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'size': None} >ERROR:anaconda.modules.storage.partitioning.interactive.add_device:Failed to add a device: Impossible dâallouer des schémas de partition requis. >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Modules.Storage.DeviceTree.Scheduler.AddDevice has failed with an exception: >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 745, in _create_device > self._post_create() > File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 1092, in _post_create > do_partitioning(self.storage) > File "/usr/lib/python3.11/site-packages/blivet/partitioning.py", line 618, in do_partitioning > allocate_partitions(storage, disks, partitions, free, boot_disk=boot_disk) > File "/usr/lib/python3.11/site-packages/blivet/partitioning.py", line 971, in allocate_partitions > raise PartitioningError(_("Unable to allocate requested partition scheme.")) >blivet.errors.PartitioningError: Impossible dâallouer des schémas de partition requis. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/add_device.py", line 67, in run > self._add_device(self._storage, self._request, use_existing_container=False) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/add_device.py", line 168, in _add_device > storage.factory_device(**dev_info) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 1296, in factory_device > factory.configure() > File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 936, in configure > self._configure() > File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 1082, in _configure > super(PartitionFactory, self)._configure() > File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 988, in _configure > self._create_device() > File "/usr/lib/python3.11/site-packages/blivet/devicefactory.py", line 749, in _create_device > raise_from(StorageError(e), e) > File "<string>", line 3, in raise_from >blivet.errors.StorageError: Impossible dâallouer des schémas de partition requis. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/scheduler_interface.py", line 288, in AddDevice > self.implementation.add_device( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/scheduler_module.py", line 320, in add_device > task.run() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/add_device.py", line 89, in run > raise StorageConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.StorageConfigurationError: Impossible dâallouer des schémas de partition requis. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1585 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1586 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1587 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1588 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1589 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1590 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1591 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1592 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1593 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1594 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1595 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1596 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1597 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1598 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1599 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1600 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1601 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1602 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1603 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1604 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1605 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1606 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1607 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1608 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1609 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1610 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1611 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1612 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1613 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1614 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1615 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1616 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1617 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1618 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1619 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1620 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1621 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1622 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1623 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1624 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1625 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1626 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1627 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1628 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1629 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1630 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1631 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1632 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1633 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1634 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1635 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1636 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1637 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1638 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:anaconda.modules.storage.bootloader.bootloader:Bootloader mode is set to 'BootloaderMode.ENABLED'. >DEBUG:anaconda.modules.storage.bootloader.bootloader:Preferred location is set to 'MBR'. >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-3 (139979348747968) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7a9b6410) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7a9c0090) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >existing 0 O disk sdd (14) >existing 0 O disk sde (19) >existing 0 O disk sdf (24) >existing 0 O disk sdg (29) >existing 0 O disk sdh (34) >existing 119,24 Gio disk sda (39) with existing msdos disklabel > existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot > existing 118,75 Gio partition sda2 (59) with existing lvmpv > existing 584,5 Gio lvmvg vg_erwan-desktop (68) > existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home > existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / > existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >existing 465,76 Gio disk sdb (73) with existing msdos disklabel > existing 465,76 Gio partition sdb1 (83) with existing lvmpv > existing 584,5 Gio lvmvg vg_erwan-desktop (68) > ... >existing 1024 Mio cdrom sr0 (132) >existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137) > existing 0 O loop loop0 (141) >existing 0 O file /LiveOS/rootfs.img (151) > existing 0 O loop loop1 (155) with existing ext4 filesystem > existing 7,57 Gio dm live-base (184) with existing ext4 filesystem > existing 7,57 Gio dm live-rw (174) with existing ext4 filesystem >existing 0 O file /overlay (deleted) (165) > existing 0 O loop loop2 (169) > and disks_only=True >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >ERROR:anaconda.modules.storage.partitioning.base_partitioning:Bootloader configuration has failed: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >INFO:anaconda.threading:Thread Failed: AnaTaskThread-InteractivePartitioningTask-3 (139979348747968) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InteractivePartitioningTask-3 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run > self._prepare_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader > setup_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader > executor.execute(storage=storage, dry_run=dry_run) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute > storage.bootloader.set_stage1_device(storage.devices) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device > raise BootLoaderError(msg) >pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run > self._handle_bootloader_error(e, str(e)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error > raise BootloaderConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-3 (139979348747968) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run > self._prepare_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader > setup_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader > executor.execute(storage=storage, dry_run=dry_run) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute > storage.bootloader.set_stage1_device(storage.devices) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device > raise BootLoaderError(msg) >pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run > self._handle_bootloader_error(e, str(e)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error > raise BootloaderConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for INTERACTIVE with selected disks ['sda', 'sdb']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7a93dc50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f7ac32850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ad25bd0> PedPartition: <_ped.Partition object at 0x7f4f7a9203b0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7a93dc50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7ac32210> PedPartition: <_ped.Partition object at 0x7f4f7aba0860> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f7a94e9d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f7b677690> PedPartition: <_ped.Partition object at 0x7f4f7ac35a80> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1738 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1739 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1740 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1741 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1742 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1743 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1744 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1745 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1746 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1747 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1748 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1749 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1750 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1751 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1752 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1753 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1754 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1755 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1756 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1757 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1758 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1759 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1760 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1761 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1762 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1763 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1764 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1765 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1766 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1767 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1768 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1769 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1770 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1771 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1772 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1773 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1774 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1775 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1776 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1777 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1778 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1779 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1780 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1781 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1782 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1783 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1784 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1785 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1786 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1787 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1788 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1789 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1790 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1791 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1792 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1793 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1794 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1795 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1796 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1797 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1798 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1799 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1800 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1801 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1802 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1803 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1804 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1805 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1806 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1807 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1808 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1809 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1810 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1811 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1812 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1813 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1814 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1815 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1816 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1817 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1818 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1819 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1820 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1821 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1822 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1823 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1824 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1825 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1826 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1827 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1828 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1829 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1830 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1831 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1832 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1833 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1834 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1835 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1836 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1837 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1838 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1839 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1840 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1841 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1842 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1843 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1844 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1845 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1846 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1847 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1848 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1849 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1850 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1851 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1852 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1853 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1854 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1855 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1856 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1857 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1858 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1859 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1860 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1861 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1862 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1863 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1864 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1865 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1866 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1867 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1868 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1869 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1870 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1871 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1872 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1873 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1874 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1875 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1876 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1877 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1878 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1879 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1880 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1881 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1882 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1883 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1884 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1885 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1886 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1887 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1888 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1889 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1890 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1891 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1892 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1893 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1894 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1895 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1896 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1897 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1898 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1899 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1900 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1901 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1902 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1903 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1904 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1905 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1906 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1907 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1908 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1909 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1910 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1911 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1912 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1913 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1914 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1915 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1916 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1917 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1918 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1919 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1920 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1921 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1922 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1923 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1924 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1925 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1926 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1927 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1928 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1929 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1930 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1931 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1932 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1933 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1934 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1935 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1936 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1937 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 1938 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 1939 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 1940 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 1941 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 1942 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 1943 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1944 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 1945 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1946 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1947 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1948 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1949 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1950 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 1951 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1952 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1953 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1954 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1955 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1956 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1957 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='vg_erwan-desktop', container_raid_level='', container_size_policy=127506841600, container_spec='vg_erwan-desktop', device_encrypted=False, device_name='lv_root', device_raid_level='', device_size=173140869120, device_spec='vg_erwan-desktop-lv_root', device_type=0, disks=['sda', 'sdb'], format_type='ext4', label='_Fedora-17-x86_6', luks_version='', mount_point='/', reformat=True) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device format: ext4 >INFO:anaconda.modules.storage.partitioning.interactive.utils:Scheduling reformat of vg_erwan-desktop-lv_root as ext4. >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1958 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1961 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: ext4 ; >INFO:blivet:registered action: [1959] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >INFO:blivet:registered action: [1960] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1962 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1963 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1964 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 1965 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 1966 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 1967 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 1968 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 1969 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 1970 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1971 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 1972 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 1973 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 1974 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 1975 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 1976 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 1977 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 1978 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 1979 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 1980 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 1981 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 1982 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 1983 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 1984 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 1985 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 1986 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 1987 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 1988 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 1989 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 1990 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 1991 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 1992 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 1993 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 1994 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 1995 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 1996 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 1997 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 1998 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 1999 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2000 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2001 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2002 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2003 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2004 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2005 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2006 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2007 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2008 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2009 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2010 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2011 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2012 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2013 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2014 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2015 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2016 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2017 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2018 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2019 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2020 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2021 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2022 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2023 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2024 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2025 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2026 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2027 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2028 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2029 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2030 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2031 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2032 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2033 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2034 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2035 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2036 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2037 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2038 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2039 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2040 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2041 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2042 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2043 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2044 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2045 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2046 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2047 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2048 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2049 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2050 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2051 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2052 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2053 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2054 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2055 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2056 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2057 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2058 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2059 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2060 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2061 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2062 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2063 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2064 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2065 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2066 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2067 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2068 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2069 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2070 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2071 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2072 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2073 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2074 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2075 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2076 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2077 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2078 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2079 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2080 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2081 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2082 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2083 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2084 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2085 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2086 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2087 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2088 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2089 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2090 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2091 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2092 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2093 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2094 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2095 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2096 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2097 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2098 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2099 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2100 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2101 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2102 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2103 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2104 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2105 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2106 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2107 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2108 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2109 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2110 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2111 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2112 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2113 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2114 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2115 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2116 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2117 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2118 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2119 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2120 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2121 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2122 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2123 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2124 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2125 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2126 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2127 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2128 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2129 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2130 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2131 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2132 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2133 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2134 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2135 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2136 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2137 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2138 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2139 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2140 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2141 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2142 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2143 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2144 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2145 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2146 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2147 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2148 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2149 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2150 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2151 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2152 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2153 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2154 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2155 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2156 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2157 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2158 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2159 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2160 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2161 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2162 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2163 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2164 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2165 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2166 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2167 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2168 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2169 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2170 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2171 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2172 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2173 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2174 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2175 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2176 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2177 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2178 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2179 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2180 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Change device: DeviceFactoryRequest(container_encrypted=False, container_name='', container_raid_level='', container_size_policy=0, container_spec='', device_encrypted=False, device_name='sda1', device_raid_level='', device_size=524288000, device_spec='sda1', device_type=2, disks=['sda'], format_type='ext4', label='', luks_version='', mount_point='/boot', reformat=False) >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Modifying an existing device. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Reverting device reformat. >DEBUG:anaconda.modules.storage.partitioning.interactive.utils:Nothing to revert for sda1. >DEBUG:anaconda.modules.storage.partitioning.interactive.change_device:Changing device mount point: /boot >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2181 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7a93fe50) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 161,25 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2182 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2183 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2184 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2185 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2186 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2187 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2188 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2189 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2190 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2191 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2192 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2193 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2194 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2195 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2196 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2197 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2198 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2199 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2200 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2201 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2202 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2203 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2204 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2205 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2206 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2207 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2208 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2209 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2210 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2211 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2212 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2213 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2214 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2215 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2216 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2217 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2218 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2219 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2220 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2221 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2222 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2223 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2224 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2225 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2226 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2227 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2228 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2229 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2230 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2231 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2232 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2233 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2234 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2235 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2236 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2237 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2238 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2239 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2240 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2241 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2242 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2243 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2244 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2245 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2246 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2247 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2248 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2249 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2250 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2251 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2252 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2253 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2254 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2255 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2256 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2257 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2258 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2259 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2260 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2261 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2262 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2263 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2264 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2265 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2266 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2267 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2268 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2269 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2270 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2271 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2272 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2273 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2274 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2275 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2276 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2277 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2278 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2279 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2280 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2281 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2282 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2283 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2284 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2285 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2286 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2287 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2288 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2289 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet:resolved 'sda1' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_name: name: ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/ ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2290 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2291 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2292 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2293 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2294 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2295 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2296 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2297 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2298 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2299 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2300 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2301 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2302 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2303 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2304 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2305 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2306 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2307 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2308 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2309 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2310 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2311 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2312 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2313 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2314 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2315 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2316 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2317 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2318 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2319 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2320 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2321 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2322 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2323 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2324 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2325 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2326 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2327 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2328 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2329 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2330 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2331 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2332 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2333 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2334 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2335 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2336 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2337 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2338 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2339 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2340 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2341 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2342 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted at /boot >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2343 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:instantiating <class 'blivet.devicefactory.LVMFactory'>: <pyanaconda.core.util.LazyObject object at 0x7f4f7b93a1d0>, [], {'device': LVMLogicalVolumeDevice instance (0x7f4f7ac33d90) -- > name = vg_erwan-desktop-lv_swap status = False id = 105 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f7a93e310) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ' > 'ext4 filesystem mounted at /'] > segment type = linear percent = 0 > VG space used = 15,53 Gio} >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:resolved 'vg_erwan-desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:resolved 'vg_erwan-desktop' to 'vg_erwan-desktop' (lvmvg) >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2344 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2345 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 2346 >DEBUG:blivet:get_format('biosboot') returning BIOSBoot instance with object id 2347 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 2348 >DEBUG:blivet:get_format('dmraidmember') returning DMRaidMember instance with object id 2349 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2350 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2351 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2352 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2353 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2354 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2355 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('gfs2') returning GFS2 instance with object id 2356 >DEBUG:blivet:get_format('jfs') returning JFS instance with object id 2357 >DEBUG:blivet:get_format('reiserfs') returning ReiserFS instance with object id 2358 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2359 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet:get_format('stratis xfs') returning StratisXFS instance with object id 2360 >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet:get_format('hfs') returning HFS instance with object id 2361 >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 2362 >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet:get_format('hfs+') returning HFSPlus instance with object id 2363 >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 2364 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet:get_format('ntfs') returning NTFS instance with object id 2365 >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet:get_format('exfat') returning ExFATFS instance with object id 2366 >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet:get_format('f2fs') returning F2FS instance with object id 2367 >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet:get_format('nfs') returning NFS instance with object id 2368 >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet:get_format('nfs4') returning NFSv4 instance with object id 2369 >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 2370 >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet:get_format('udf') returning UDFFS instance with object id 2371 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet:get_format('nodev') returning NoDevFS instance with object id 2372 >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet:get_format('devpts') returning DevPtsFS instance with object id 2373 >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet:get_format('proc') returning ProcFS instance with object id 2374 >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet:get_format('sysfs') returning SysFS instance with object id 2375 >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet:get_format('tmpfs') returning TmpFS instance with object id 2376 >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet:get_format('bind') returning BindFS instance with object id 2377 >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet:get_format('selinuxfs') returning SELinuxFS instance with object id 2378 >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet:get_format('usbfs') returning USBFS instance with object id 2379 >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet:get_format('efivarfs') returning EFIVarFS instance with object id 2380 >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 2381 >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet:get_format('integrity') returning Integrity instance with object id 2382 >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 2383 >DEBUG:blivet: MDRaidMember.__init__: >DEBUG:blivet:get_format('mdmember') returning MDRaidMember instance with object id 2384 >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet:get_format('multipath_member') returning MultipathMember instance with object id 2385 >DEBUG:blivet:get_format('prepboot') returning PPCPRePBoot instance with object id 2386 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2387 >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet:get_format('stratis') returning StratisBlockdev instance with object id 2388 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2389 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 2390 >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet:get_format('ext2') returning Ext2FS instance with object id 2391 >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet:get_format('ext3') returning Ext3FS instance with object id 2392 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2393 >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 2394 >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet:get_format('vfat') returning FATFS instance with object id 2395 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet:get_format('xfs') returning XFS instance with object id 2396 >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet:get_format('btrfs') returning BTRFS instance with object id 2397 >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-4 (139979348747968) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f4f7a93d710) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem mounted ' > 'at /boot', > 'existing 118,75 Gio partition sda2 (59) with existing lvmpv'] > parents = [] > uuid = None size = 119,24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119,24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f4f7a94e250) -- > name = sdb status = True id = 73 > children = ['existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465,76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: MBR >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdb1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sdb1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sdb1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sdb1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sdb1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sdb1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sdb1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sdc a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdd a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sde a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdf a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdg a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sdh a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sr0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type cdrom >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.execution:No usable drive with a valid stage1 was found. >DEBUG:anaconda.modules.storage.bootloader.execution:Use the first usable drive. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmvg >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_home a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_swap a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type lvmlv >ERROR:anaconda.modules.storage.partitioning.base_partitioning:Bootloader configuration has failed: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >INFO:anaconda.threading:Thread Failed: AnaTaskThread-InteractivePartitioningTask-4 (139979348747968) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-InteractivePartitioningTask-4 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run > self._prepare_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader > setup_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader > executor.execute(storage=storage, dry_run=dry_run) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute > storage.bootloader.set_stage1_device(storage.devices) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device > raise BootLoaderError(msg) >pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run > self._handle_bootloader_error(e, str(e)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error > raise BootloaderConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-4 (139979348747968) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 53, in run > self._run(self._storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 38, in _run > self._prepare_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/interactive/interactive_partitioning.py", line 43, in _prepare_bootloader > setup_bootloader(storage) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 44, in setup_bootloader > executor.execute(storage=storage, dry_run=dry_run) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/execution.py", line 78, in execute > storage.bootloader.set_stage1_device(storage.devices) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/bootloader/base.py", line 618, in set_stage1_device > raise BootLoaderError(msg) >pyanaconda.modules.storage.bootloader.base.BootLoaderError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. > >The above exception was the direct cause of the following exception: > >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 63, in run > self._handle_bootloader_error(e, str(e)) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/partitioning/base_partitioning.py", line 98, in _handle_bootloader_error > raise BootloaderConfigurationError(message) from exception >pyanaconda.modules.common.errors.configuration.BootloaderConfigurationError: Failed to find a suitable stage1 device: Partition système EFI ne peut pas être du type ext4.; Partition système EFI doit être monté sur un des périphériques suivantsâ¯: /boot/efi.; Partition système EFI ne peut pas être du type lvmpv. >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to ''. >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet:no type or existing type for sdc, bailing >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >INFO:anaconda.threading:Running Thread: AnaTaskThread-UnmountFilesystemsTask-1 (139979348747968) >INFO:anaconda.modules.common.task.task:Unmount filesystems >INFO:anaconda.threading:Thread Done: AnaTaskThread-UnmountFilesystemsTask-1 (139979348747968) >INFO:anaconda.threading:Running Thread: AnaTaskThread-TeardownDiskImagesTask-1 (139979348747968) >INFO:anaconda.modules.common.task.task:Tear down disk images >INFO:anaconda.threading:Thread Done: AnaTaskThread-TeardownDiskImagesTask-1 (139979348747968) >DEBUG:dasbus.connection:Disconnecting from the bus. >DEBUG:anaconda.modules.common:The configuration is loaded from: ['/run/anaconda/anaconda.conf'] >DEBUG:blivet:registered device format class DeviceFormat as None >DEBUG:blivet:registered device format class BIOSBoot as biosboot >DEBUG:blivet:registered device format class DiskLabel as disklabel >DEBUG:blivet:registered device format class DMRaidMember as dmraidmember >INFO:program:Running [1] mkdosfs --help ... >INFO:program:stdout[1]: mkfs.fat 4.2 (2021-01-31) > >INFO:program:stderr[1]: Usage: mkdosfs [OPTIONS] TARGET [BLOCKS] >Create FAT filesystem in TARGET, which can be a block device or file. Use only >up to BLOCKS 1024 byte blocks if specified. With the -C option, file TARGET will be >created with a size of 1024 bytes times BLOCKS, which must be specified. > >Options: > -a Disable alignment of data structures > -A Toggle Atari variant of the filesystem > -b SECTOR Select SECTOR as location of the FAT32 backup boot sector > -c Check device for bad blocks before creating the filesystem > -C Create file TARGET then create filesystem in it > -D NUMBER Write BIOS drive number NUMBER to boot sector > -f COUNT Create COUNT file allocation tables > -F SIZE Select FAT size SIZE (12, 16 or 32) > -g GEOM Select disk geometry: heads/sectors_per_track > -h NUMBER Write hidden sectors NUMBER to boot sector > -i VOLID Set volume ID to VOLID (a 32 bit hexadecimal number) > -I Ignore and disable safety checks > -l FILENAME Read bad blocks list from FILENAME > -m FILENAME Replace default error message in boot block with contents of FILENAME > -M TYPE Set media type in boot sector to TYPE > --mbr[=y|n|a] Fill (fake) MBR table with one partition which spans whole disk > -n LABEL Set volume name to LABEL (up to 11 characters long) > --codepage=N use DOS codepage N to encode label (default: 850) > -r COUNT Make room for at least COUNT entries in the root directory > -R COUNT Set minimal number of reserved sectors to COUNT > -s COUNT Set number of sectors per cluster to COUNT > -S SIZE Select a sector size of SIZE (a power of two, at least 512) > -v Verbose execution > --variant=TYPE Select variant TYPE of filesystem (standard or Atari) > > --invariant Use constants for randomly generated or time based values > --offset=SECTOR Write the filesystem at a specific sector into the device file. > --help Show this help message and exit > >INFO:program:...done [1] (exit code: 0) >DEBUG:blivet:registered device format class Ext2FS as ext2 >DEBUG:blivet:registered device format class Ext3FS as ext3 >DEBUG:blivet:registered device format class Ext4FS as ext4 >DEBUG:blivet:registered device format class FATFS as vfat >DEBUG:blivet:registered device format class EFIFS as efi >DEBUG:blivet:registered device format class BTRFS as btrfs >DEBUG:blivet:registered device format class GFS2 as gfs2 >DEBUG:blivet:registered device format class JFS as jfs >DEBUG:blivet:registered device format class ReiserFS as reiserfs >DEBUG:blivet:registered device format class XFS as xfs >DEBUG:blivet:registered device format class StratisXFS as stratis xfs >DEBUG:blivet:registered device format class HFS as hfs >DEBUG:blivet:registered device format class AppleBootstrapFS as appleboot >DEBUG:blivet:registered device format class HFSPlus as hfs+ >DEBUG:blivet:registered device format class MacEFIFS as macefi >DEBUG:blivet:registered device format class NTFS as ntfs >DEBUG:blivet:registered device format class ExFATFS as exfat >DEBUG:blivet:registered device format class F2FS as f2fs >DEBUG:blivet:registered device format class NFS as nfs >DEBUG:blivet:registered device format class NFSv4 as nfs4 >DEBUG:blivet:registered device format class Iso9660FS as iso9660 >DEBUG:blivet:registered device format class UDFFS as udf >DEBUG:blivet:registered device format class NoDevFS as nodev >DEBUG:blivet:registered device format class DevPtsFS as devpts >DEBUG:blivet:registered device format class ProcFS as proc >DEBUG:blivet:registered device format class SysFS as sysfs >DEBUG:blivet:registered device format class TmpFS as tmpfs >DEBUG:blivet:registered device format class BindFS as bind >DEBUG:blivet:registered device format class SELinuxFS as selinuxfs >DEBUG:blivet:registered device format class USBFS as usbfs >DEBUG:blivet:registered device format class EFIVarFS as efivarfs >DEBUG:blivet:registered device format class LUKS as luks >DEBUG:blivet:registered device format class Integrity as integrity >DEBUG:blivet:registered device format class LVMPhysicalVolume as lvmpv >DEBUG:blivet:registered device format class MDRaidMember as mdmember >DEBUG:blivet:registered device format class MultipathMember as multipath_member >DEBUG:blivet:registered device format class PPCPRePBoot as prepboot >DEBUG:blivet:registered device format class SwapSpace as swap >DEBUG:blivet:registered device format class StratisBlockdev as stratis >DEBUG:blivet:default disklabel has been set to gpt >INFO:program:Running... udevadm trigger --action=change --subsystem-match=block >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >WARNING:py.warnings:/usr/lib/python3.11/site-packages/requests_ftp/ftp.py:9: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 > import cgi > >INFO:blivet:failed to get initiator name from iscsi firmware: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >WARNING:py.warnings:/usr/lib/python3.11/site-packages/pykickstart/commands/realm.py:26: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 > import pipes > >DEBUG:anaconda.modules.storage.bootloader.bootloader:The default type is set to 'BootloaderType.DEFAULT'. >DEBUG:anaconda.modules.storage.fcoe.fcoe:Start up the FCoE module. >INFO:program:Running... modprobe libfc >DEBUG:program:Return code: 0 >INFO:program:Running... /usr/libexec/fcoe/fcoe_edd.sh -i >ERROR:program:Error running /usr/libexec/fcoe/fcoe_edd.sh: No such file or directory >INFO:blivet:Failed to read FCoE EDD info: No such file or directory >DEBUG:anaconda.modules.storage.iscsi.iscsi:Start up the iSCSI module. >INFO:blivet:ISCSID is /sbin/iscsid >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >DEBUG:anaconda.modules.storage.zfcp.zfcp:Start up the zFCP module. >INFO:program:Running [2] e2fsck -V ... >INFO:program:stdout[2]: >INFO:program:stderr[2]: e2fsck 1.46.5 (30-Dec-2021) > Using EXT2FS Library version 1.46.5, 30-Dec-2021 > >INFO:program:...done [2] (exit code: 0) >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 0 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT >INFO:program:stdout: >INFO:program:NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >INFO:program:loop0 1987653632 root disk brw-rw---- squashfs >INFO:program:loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:loop2 34359738368 root disk brw-rw---- >INFO:program:`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >INFO:program:sda 128035676160 root disk brw-rw---- >INFO:program:|-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >INFO:program:`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >INFO:program:sdb 500107862016 root disk brw-rw---- >INFO:program:`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 >INFO:program: |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 >INFO:program: |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 >INFO:program: `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >INFO:program:sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >INFO:program:|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >INFO:program:|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >INFO:program:`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >INFO:program:sdd 0 root disk brw-rw---- >INFO:program:sde 0 root disk brw-rw---- >INFO:program:sdf 0 root disk brw-rw---- >INFO:program:sdg 0 root disk brw-rw---- >INFO:program:sdh 0 root disk brw-rw---- >INFO:program:sr0 1073741312 root cdrom brw-rw---- >INFO:program:zram0 8589934592 root disk brw-rw---- [SWAP] >DEBUG:program:Return code: 0 >DEBUG:blivet:lsblk output: >NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT >loop0 1987653632 root disk brw-rw---- squashfs >loop1 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >|-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >`-live-base 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 >loop2 34359738368 root disk brw-rw---- >`-live-rw 8128561152 root disk brw-rw---- ext4 Anaconda 2074eb84-624c-4790-83b6-8f3e4a82ae85 / >sda 128035676160 root disk brw-rw---- >|-sda1 524288000 root disk brw-rw---- ext4 e78bdfed-d203-4338-a4ed-8db17172bdbd 00090716-01 >`-sda2 127509987328 root disk brw-rw---- LVM2_member GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf 00090716-02 >sdb 500107862016 root disk brw-rw---- >`-sdb1 500106813440 root disk brw-rw---- LVM2_member i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA 3a70219d-01 > |-vg_erwan--desktop-lv_swap 16676552704 root disk brw-rw---- swap 3fbcc456-95b8-4681-8cd8-981dab52cbf3 > |-vg_erwan--desktop-lv_home 164517380096 root disk brw-rw---- ext4 0901706e-a709-4c51-a005-c8385cf934e2 > `-vg_erwan--desktop-lv_root 173140869120 root disk brw-rw---- ext4 _Fedora-17-x86_6 4221e451-5d48-4d3a-913b-14b39cc69f82 >sdc 4107436032 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 >|-sdc1 2086871040 root disk brw-rw---- iso9660 Fedora-WS-Live-38-1-6 2023-04-13-22-15-10-00 596bfe18-6cfc-4880-ba95-298703c7c362 /run/initramfs/live >|-sdc2 12208128 root disk brw-rw---- vfat ANACONDA EEB5-E40F 596bfe18-6cfc-4880-ba96-298703c7c362 >`-sdc3 307200 root disk brw-rw---- 596bfe18-6cfc-4880-ba97-298703c7c362 >sdd 0 root disk brw-rw---- >sde 0 root disk brw-rw---- >sdf 0 root disk brw-rw---- >sdg 0 root disk brw-rw---- >sdh 0 root disk brw-rw---- >sr0 1073741312 root cdrom brw-rw---- >zram0 8589934592 root disk brw-rw---- [SWAP] > >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:lvm filter: clearing the lvm devices list >DEBUG:blivet:trying to set new default fstype to 'ext4' >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 2 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:anaconda.storage:trying to set new default luks version to 'luks2' >DEBUG:blivet: LUKS.__init__: luks_version: luks2 ; >DEBUG:blivet:get_format('luks') returning LUKS instance with object id 3 >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.common.base.base:Publish the service. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Checker. >INFO:anaconda.core.dbus:Connecting to the Anaconda bus at unix:path=/tmp/dbus-u6fxe1YXAd,guid=afd5fa987b6420f5ae73871f64dc9c32. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskInitialization. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DiskSelection. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Snapshot. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Bootloader. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/FCoE. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/iSCSI. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/NVDIMM. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DASD. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/zFCP. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage. >DEBUG:dasbus.connection:Registering a service name org.fedoraproject.Anaconda.Modules.Storage. >DEBUG:anaconda.modules.common.base.base:Start the loop. >DEBUG:anaconda.modules.common.base.base:Locale is set to en_US.UTF-8. >DEBUG:anaconda.modules.storage.checker.checker:Constraint 'min_ram' is set to '429916160'. >DEBUG:anaconda.modules.storage.disk_selection.selection:Disk images are set to '{}'. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:anaconda.modules.storage.disk_selection.selection:Protected devices are set to '['/dev/zram0']'. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet:finished Blivet copy >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/1. >INFO:anaconda.threading:Running Thread: AnaTaskThread-ScanDevicesTask-1 (140071291320000) >INFO:anaconda.modules.common.task.task:Scan all devices >INFO:program:Running... systemctl start iscsi-init.service >DEBUG:program:Return code: 0 >INFO:blivet:no initiator set >INFO:blivet:resetting Blivet (version 3.7.1) instance <pyanaconda.modules.storage.devicetree.model.InstallerStorage object at 0x7f64e3951f10> >DEBUG:blivet:lvm filter: clearing the lvm devices list >INFO:blivet:DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet:Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:blivet:devices to scan: ['sdc', 'sdc1', 'sdc2', 'sdc3', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'vg_erwan--desktop-lv_swap', 'vg_erwan--desktop-lv_home', 'vg_erwan--desktop-lv_root', 'live-rw', 'live-base'] >DEBUG:blivet: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/2023-04-13-22-15-10-00 /dev/disk/by-diskseq/8 ' > '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0', > 'DEVNAME': '/dev/sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_FS_BOOT_SYSTEM_ID': 'EL\\x20TORITO\\x20SPECIFICATION', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-04-13-22-15-10-00', > 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16440533'} ; >INFO:blivet:scanning sdc (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/vendor: 47656e65726963200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/device/model: 466c617368204469736b2020202020200a >INFO:blivet:sdc is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 5 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 6 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdc ; status: True ; >DEBUG:blivet:sdc sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/size: 383032323333360a >DEBUG:blivet:updated sdc size to 3.83 GiB (3.83 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/queue/rotational: 310a >INFO:blivet:added disk sdc (id 4) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e395b890) -- > name = sdc status = True id = 4 > children = [] > parents = [] > uuid = None size = 3.83 GiB > format = existing None > major = 8 minor = 32 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc > target size = 3.83 GiB path = /dev/sdc > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdc ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 8 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 9 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 10 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 11 >WARNING:blivet:Stratis DBus service is not running >INFO:blivet:type detected on 'sdc' is 'iso9660' >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:get_format('iso9660') returning Iso9660FS instance with object id 12 >DEBUG:blivet: DiskDevice._set_format: sdc ; type: iso9660 ; current: None ; >INFO:blivet:got format: existing iso9660 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sdc1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/8-part1 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 ' > '/dev/disk/by-label/Fedora-WS-Live-38-1-6 ' > '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 ' > '/dev/disk/by-uuid/2023-04-13-22-15-10-00 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 ' > '/dev/disk/by-partlabel/ISO9660', > 'DEVNAME': '/dev/sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_FS_DATA_PREPARER_ID': 'XORRISO-1.5.4\\x202021.01.30.150001\\x2c\\x20LIBISOBURN-1.5.4\\x2c\\x20LIBISOFS-1.5.4\\x2c\\x20LIBBURN-1.5.4', > 'ID_FS_LABEL': 'Fedora-WS-Live-38-1-6', > 'ID_FS_LABEL_ENC': 'Fedora-WS-Live-38-1-6', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2023-04-13-22-15-10-00', > 'ID_FS_UUID_ENC': '2023-04-13-22-15-10-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', > 'ID_PART_ENTRY_NAME': 'ISO9660', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '64', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4075920', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba95-298703c7c362', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '33', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'PARTNAME': 'ISO9660', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16735616'} ; >INFO:blivet:scanning sdc1 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc1 on iso9660 >DEBUG:blivet:no device obtained for sdc1 >DEBUG:blivet: DeviceTree.handle_device: name: sdc2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 ' > '/dev/disk/by-partlabel/Appended2 /dev/disk/by-uuid/EEB5-E40F ' > '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 ' > '/dev/disk/by-diskseq/8-part2 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 ' > '/dev/disk/by-label/ANACONDA', > 'DEVNAME': '/dev/sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'ANACONDA', > 'ID_FS_LABEL_ENC': 'ANACONDA', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'EEB5-E40F', > 'ID_FS_UUID_ENC': 'EEB5-E40F', > 'ID_FS_VERSION': 'FAT16', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NAME': 'Appended2', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4075984', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '23844', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba96-298703c7c362', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '34', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'PARTNAME': 'Appended2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '16595439'} ; >INFO:blivet:scanning sdc2 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc2 on iso9660 >DEBUG:blivet:no device obtained for sdc2 >DEBUG:blivet: DeviceTree.handle_device: name: sdc3 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 ' > '/dev/disk/by-partlabel/Gap1 ' > '/dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 ' > '/dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 ' > '/dev/disk/by-diskseq/8-part3', > 'DEVNAME': '/dev/sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'DISKSEQ': '8', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Flash_Disk', > 'ID_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6387', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x1000000000000001', > 'ID_PART_ENTRY_NAME': 'Gap1', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '4099828', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '600', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '596bfe18-6cfc-4880-ba97-298703c7c362', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PART_TABLE_UUID': '596bfe18-6cfc-4880-ba94-298703c7c362', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_1_1_0-scsi-0_0_0_0', > 'ID_REVISION': '8.00', > 'ID_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_SERIAL_SHORT': '39661D1D', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Flash_Disk', > 'ID_USB_MODEL_ENC': 'Flash\\x20Disk\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '6387', > 'ID_USB_REVISION': '8.00', > 'ID_USB_SERIAL': 'Generic_Flash_Disk_39661D1D-0:0', > 'ID_USB_SERIAL_SHORT': '39661D1D', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic', > 'ID_USB_VENDOR_ENC': 'Generic\\x20', > 'ID_USB_VENDOR_ID': '058f', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '35', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '3', > 'PARTNAME': 'Gap1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdc3', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16552064'} ; >INFO:blivet:scanning sdc3 (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.1/3-1.1:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc3)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdc3 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3.83 GiB disk sdc (4) with existing iso9660 filesystem >DEBUG:blivet:ignoring partition sdc3 on iso9660 >DEBUG:blivet:no device obtained for sdc3 >DEBUG:blivet: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 ' > '/dev/disk/by-diskseq/163', > 'DEVNAME': '/dev/sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'DISKSEQ': '163', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Compact_Flash', > 'ID_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:0', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'Compact_Flash', > 'ID_USB_MODEL_ENC': 'Compact\\x20Flash\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_Compact_Flash_20100818841300000-0:0', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '48', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdd', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16182205'} ; >INFO:blivet:scanning sdd (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/device/model: 436f6d7061637420466c6173682020200a >INFO:blivet:sdd is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 15 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 16 >DEBUG:blivet: DiskDevice._set_format: sdd ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdd ; status: True ; >DEBUG:blivet:sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet:updated sdd size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/queue/rotational: 310a >INFO:blivet:added disk sdd (id 14) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e307d910) -- > name = sdd status = True id = 14 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd > target size = 0 B path = /dev/sdd > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdd ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >DEBUG:blivet:no media present for device sdd >DEBUG:blivet: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 ' > '/dev/disk/by-diskseq/167', > 'DEVNAME': '/dev/sde', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', > 'DEVTYPE': 'disk', > 'DISKSEQ': '167', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:1', > 'ID_MODEL': 'SM_xD-Picture', > 'ID_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_1', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:1', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SM_xD-Picture', > 'ID_USB_MODEL_ENC': 'SM\\x2fxD-Picture\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_SM_xD-Picture_20100818841300000-0:1', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '64', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sde', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16206091'} ; >INFO:blivet:scanning sde (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/device/model: 534d2f78442d506963747572652020200a >INFO:blivet:sde is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 20 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 21 >DEBUG:blivet: DiskDevice._set_format: sde ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sde ; status: True ; >DEBUG:blivet:sde sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet:updated sde size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/queue/rotational: 310a >INFO:blivet:added disk sde (id 19) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e3054450) -- > name = sde status = True id = 19 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde > target size = 0 B path = /dev/sde > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sde ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >DEBUG:blivet:no media present for device sde >DEBUG:blivet: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 ' > '/dev/disk/by-diskseq/166 ' > '/dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2', > 'DEVNAME': '/dev/sdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', > 'DEVTYPE': 'disk', > 'DISKSEQ': '166', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:2', > 'ID_MODEL': 'SD_MMC', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_2', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:2', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SD_MMC', > 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_SD_MMC_20100818841300000-0:2', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '80', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdf', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16184440'} ; >INFO:blivet:scanning sdf (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/device/model: 53442f4d4d43202020202020202020200a >INFO:blivet:sdf is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 26 >DEBUG:blivet: DiskDevice._set_format: sdf ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdf ; status: True ; >DEBUG:blivet:sdf sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet:updated sdf size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/queue/rotational: 310a >INFO:blivet:added disk sdf (id 24) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e30552d0) -- > name = sdf status = True id = 24 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 80 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf > target size = 0 B path = /dev/sdf > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdf ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >DEBUG:blivet:no media present for device sdf >DEBUG:blivet: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/71 ' > '/dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3', > 'DEVNAME': '/dev/sdg', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', > 'DEVTYPE': 'disk', > 'DISKSEQ': '71', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:3', > 'ID_MODEL': 'M.S._M.S.Pro_HG', > 'ID_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_3', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:3', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'M.S._M.S.Pro_HG', > 'ID_USB_MODEL_ENC': 'M.S.\\x2fM.S.Pro\\x2fHG\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '96', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdg', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16194523'} ; >INFO:blivet:scanning sdg (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >INFO:blivet:sdg is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 30 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 31 >DEBUG:blivet: DiskDevice._set_format: sdg ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdg ; status: True ; >DEBUG:blivet:sdg sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet:updated sdg size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/queue/rotational: 310a >INFO:blivet:added disk sdg (id 29) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e3079a50) -- > name = sdg status = True id = 29 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 96 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg > target size = 0 B path = /dev/sdg > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdg ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >DEBUG:blivet:no media present for device sdg >DEBUG:blivet: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 ' > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 ' > '/dev/disk/by-diskseq/165', > 'DEVNAME': '/dev/sdh', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', > 'DEVTYPE': 'disk', > 'DISKSEQ': '165', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:4', > 'ID_MODEL': 'SD_MMC_M.S.PRO', > 'ID_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', > 'ID_MODEL_ID': '0184', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_4', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', > 'ID_SERIAL_SHORT': '20100818841300000', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'ums-realtek', > 'ID_USB_INSTANCE': '0:4', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_USB_MODEL': 'SD_MMC_M.S.PRO', > 'ID_USB_MODEL_ENC': 'SD\\x2fMMC\\x2fM.S.PRO\\x20\\x20', > 'ID_USB_MODEL_ID': '0184', > 'ID_USB_REVISION': '1.00', > 'ID_USB_SERIAL': 'Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4', > 'ID_USB_SERIAL_SHORT': '20100818841300000', > 'ID_USB_TYPE': 'disk', > 'ID_USB_VENDOR': 'Generic-', > 'ID_USB_VENDOR_ENC': 'Generic-', > 'ID_USB_VENDOR_ID': '0bda', > 'ID_VENDOR': 'Generic-', > 'ID_VENDOR_ENC': 'Generic-', > 'ID_VENDOR_ID': '0bda', > 'MAJOR': '8', > 'MINOR': '112', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdh', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16196631'} ; >INFO:blivet:scanning sdh (/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/vendor: 47656e657269632d0a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >INFO:blivet:sdh is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 35 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 36 >DEBUG:blivet: DiskDevice._set_format: sdh ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdh ; status: True ; >DEBUG:blivet:sdh sysfs_path set to /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet:updated sdh size to 0 B (0 B) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/queue/rotational: 310a >INFO:blivet:added disk sdh (id 34) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64f16fb9d0) -- > name = sdh status = True id = 34 > children = [] > parents = [] > uuid = None size = 0 B > format = existing None > major = 8 minor = 112 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh > target size = 0 B path = /dev/sdh > format args = [] original_format = None removable = True wwn = None >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdh ; >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >DEBUG:blivet:no media present for device sdh >DEBUG:blivet: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 ' > '/dev/disk/by-id/wwn-0x5002538043584d30 /dev/disk/by-diskseq/1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1 ' > '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'DEVNAME': '/dev/sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DISKSEQ': '1', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00090716', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'ID_SERIAL_SHORT': 'S0XYNEAC722469', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15611759'} ; >INFO:blivet:scanning sda (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DiskDevicePopulator.run: name: sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/device/model: 53414d53554e472053534420383330200a >INFO:blivet:sda is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 40 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 41 >DEBUG:blivet: DiskDevice._set_format: sda ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sda ; status: True ; >DEBUG:blivet:sda sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/size: 3235303036393638300a >DEBUG:blivet:updated sda size to 119.24 GiB (119.24 GiB) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/queue/rotational: 300a >INFO:blivet:added disk sda (id 39) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e398ba90) -- > name = sda status = True id = 39 > children = [] > parents = [] > uuid = None size = 119.24 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 GiB path = /dev/sda > format args = [] original_format = None removable = False wwn = 5002538043584d30 >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sda ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 43 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 44 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 45 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 46 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sda ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 00090716 ; label: None ; device: /dev/sda ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f64e307e0d0>, <parted.partition.Partition object at 0x7f64e307ec10>] > device: <parted.device.Device object at 0x7f64f3aee550> > PedDisk: <_ped.Disk object at 0x7f64f0d27240> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 47 >DEBUG:blivet: DiskDevice._set_format: sda ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sda1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd ' > '/dev/disk/by-partuuid/00090716-01 ' > '/dev/disk/by-id/wwn-0x5002538043584d30-part1 ' > '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 ' > '/dev/disk/by-diskseq/1-part1 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1', > 'DEVNAME': '/dev/sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', > 'ID_FS_UUID_ENC': 'e78bdfed-d203-4338-a4ed-8db17172bdbd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00090716-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00090716', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'ID_SERIAL_SHORT': 'S0XYNEAC722469', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15620384'} ; >INFO:blivet:scanning sda1 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 GiB disk sda (39) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 50 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 51 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda1 ; status: True ; >DEBUG:blivet:sda1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >DEBUG:blivet:looking up parted Partition: /dev/sda1 >DEBUG:blivet: PartitionDevice.probe: sda1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1/size: 313032343030300a >DEBUG:blivet:updated sda1 size to 500 MiB (500 MiB) >INFO:blivet:added partition sda1 (id 49) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f64e3968a50) -- > name = sda1 status = True id = 49 > children = [] > parents = ['existing 119.24 GiB disk sda (39) with existing msdos disklabel'] > uuid = 00090716-01 size = 500 MiB > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 500 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 0x7f64e3a99090> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e307d850> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e307cf50> PedPartition: <_ped.Partition object at 0x7f64e305ca90> > disk = existing 119.24 GiB disk sda (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >DEBUG:blivet: DeviceTree.handle_format: name: sda1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 53 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 54 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 55 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 56 >INFO:blivet:type detected on 'sda1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/sda1 >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /boot >INFO:program:Filesystem UUID: e78bdfed-d203-4338-a4ed-8db17172bdbd >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 128016 >INFO:program:Block count: 512000 >INFO:program:Reserved block count: 25600 >INFO:program:Overhead clusters: 26652 >INFO:program:Free blocks: 270344 >INFO:program:Free inodes: 127503 >INFO:program:First block: 1 >INFO:program:Block size: 1024 >INFO:program:Fragment size: 1024 >INFO:program:Reserved GDT blocks: 256 >INFO:program:Blocks per group: 8192 >INFO:program:Fragments per group: 8192 >INFO:program:Inodes per group: 2032 >INFO:program:Inode blocks per group: 254 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Oct 1 06:22:58 2012 >INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >INFO:program:Last write time: Thu Jun 29 08:54:05 2023 >INFO:program:Mount count: 800 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Oct 1 06:22:58 2012 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 9 GB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 128 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: faebf505-53d2-4f8e-88bf-6c45bb943930 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Total journal size: 8M >INFO:program:Total journal blocks: 8192 >INFO:program:Max transaction length: 8192 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00001811 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/sda1 >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 351528 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 343.29 MiB up to 378 MiB >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 57 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: sda2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/1-part2 ' > '/dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ' > '/dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 ' > '/dev/disk/by-id/wwn-0x5002538043584d30-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 ' > '/dev/disk/by-partuuid/00090716-02', > 'DEVNAME': '/dev/sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'DISKSEQ': '1', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '32', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '6', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', > 'ID_FS_UUID_ENC': 'GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'SAMSUNG_SSD_830_Series', > 'ID_MODEL_ENC': 'SAMSUNG\\x20SSD\\x20830\\x20Series\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '249042944', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '00090716-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '00090716', > 'ID_PATH': 'pci-0000:00:1f.2-ata-1.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-1', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-1_0', > 'ID_REVISION': 'CXM03B1Q', > 'ID_SERIAL': 'SAMSUNG_SSD_830_Series_S0XYNEAC722469', > 'ID_SERIAL_SHORT': 'S0XYNEAC722469', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538043584d30', > 'ID_WWN_WITH_EXTENSION': '0x5002538043584d30', > 'MAJOR': '8', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '2', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sda2', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15774121'} ; >INFO:blivet:scanning sda2 (/sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 60 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 61 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sda2 ; status: True ; >DEBUG:blivet:sda2 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >DEBUG:blivet:looking up parted Partition: /dev/sda2 >DEBUG:blivet: PartitionDevice.probe: sda2 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sda2 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sda2 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2/size: 3234393034323934340a >DEBUG:blivet:updated sda2 size to 118,75 Gio (118,75 Gio) >INFO:blivet:added partition sda2 (id 59) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f64e3042e10) -- > name = sda2 status = True id = 59 > children = [] > parents = ['existing 119,24 Gio disk sda (39) with existing msdos disklabel'] > uuid = 00090716-02 size = 118,75 Gio > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 118,75 Gio path = /dev/sda2 > format args = [] original_format = None grow = None max size = 0 O bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e3a99090> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e307cfd0> PedPartition: <_ped.Partition object at 0x7f64e304db70> > disk = existing 119,24 Gio disk sda (39) with existing msdos disklabel > start = 1026048 end = 250068991 length = 249042944 > flags = >DEBUG:blivet: DeviceTree.handle_format: name: sda2 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 63 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 64 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 65 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 66 >DEBUG:blivet: LVMFormatPopulator.run: pv: sda2 ; >DEBUG:blivet:lvm filter: device /dev/sda2 added to the list of allowed devices >INFO:blivet:type detected on 'sda2' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf ; label: None ; device: /dev/sda2 ; serial: SAMSUNG_SSD_830_Series_S0XYNEAC722469 ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 118,75 Gio ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 67 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet:Can't get exported information from VG info, assuming VG is not exported. >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 69 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sda2 ; >DEBUG:blivet: PartitionDevice.add_child: name: sda2 ; child: vg_erwan-desktop ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 70 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: vg_erwan-desktop ; type: None ; current: None ; >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: True ; >INFO:blivet:added lvmvg vg_erwan-desktop (id 68) to device tree >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sda2 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >WARNING:blivet:Skipping LVs for incomplete VG vg_erwan-desktop >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/wwn-0x5002538d409a2fbe ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2 /dev/disk/by-diskseq/2', > 'DEVNAME': '/dev/sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'DISKSEQ': '2', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a70219d', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', > 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d409a2fbe', > 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', > 'MAJOR': '8', > 'MINOR': '16', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15610822'} ; >INFO:blivet:scanning sdb (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >WARNING:py.warnings:/usr/lib/python3.11/site-packages/blivet/udev.py:1062: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. > while device: > >DEBUG:blivet: DiskDevicePopulator.run: name: sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/vendor: 41544120202020200a >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/device/model: 53616d73756e672053534420383530200a >INFO:blivet:sdb is a disk >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 74 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 75 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.update_sysfs_path: sdb ; status: True ; >DEBUG:blivet:sdb sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/size: 3937363737333136380a >DEBUG:blivet:updated sdb size to 465,76 Gio (465,76 Gio) >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/queue/rotational: 300a >INFO:blivet:added disk sdb (id 73) to device tree >INFO:blivet:got device: DiskDevice instance (0x7f64e3089490) -- > name = sdb status = True id = 73 > children = [] > parents = [] > uuid = None size = 465,76 Gio > format = existing None > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465,76 Gio path = /dev/sdb > format args = [] original_format = None removable = False wwn = 5002538d409a2fbe >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: sdb ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 77 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 78 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 79 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 80 >DEBUG:blivet: DiskLabelFormatPopulator.run: device: sdb ; label_type: dos ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.__init__: uuid: 3a70219d ; label: None ; device: /dev/sdb ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; >DEBUG:blivet:Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f64e3089650>] > device: <parted.device.Device object at 0x7f64e3040810> > PedDisk: <_ped.Disk object at 0x7f64e3041040> >DEBUG:blivet:get_format('disklabel') returning DiskLabel instance with object id 81 >DEBUG:blivet: DiskDevice._set_format: sdb ; type: disklabel ; current: None ; >INFO:blivet:got format: existing msdos disklabel >DEBUG:blivet: DeviceTree.handle_device: name: sdb1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 ' > '/dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 ' > '/dev/disk/by-diskseq/2-part1 ' > '/dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 ' > '/dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 ' > '/dev/disk/by-partuuid/3a70219d-01', > 'DEVNAME': '/dev/sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'DISKSEQ': '2', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '8', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '2', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_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_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', > 'ID_FS_UUID_ENC': 'i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'Samsung_SSD_850_EVO_500GB', > 'ID_MODEL_ENC': 'Samsung\\x20SSD\\x20850\\x20EVO\\x20500GB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '976771120', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_ENTRY_UUID': '3a70219d-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '3a70219d', > 'ID_PATH': 'pci-0000:00:1f.2-ata-2.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-2', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-2_0', > 'ID_REVISION': 'EMT02B6Q', > 'ID_SERIAL': 'Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X', > 'ID_SERIAL_SHORT': 'S2RBNXAH101404X', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5002538d409a2fbe', > 'ID_WWN_WITH_EXTENSION': '0x5002538d409a2fbe', > 'MAJOR': '8', > 'MINOR': '17', > 'NVME_HOST_IFACE': 'none', > 'PARTN': '1', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'sdb1', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '1832388253'} ; >INFO:blivet:scanning sdb1 (/sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >WARNING:blivet:hidden is not a valid attribute >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: PartitionDevicePopulator.run: name: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 84 >DEBUG:blivet: DiskDevice.add_child: name: sdb ; child: sdb1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 85 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: None ; current: None ; >DEBUG:blivet: PartitionDevice.update_sysfs_path: sdb1 ; status: True ; >DEBUG:blivet:sdb1 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >DEBUG:blivet:looking up parted Partition: /dev/sdb1 >DEBUG:blivet: PartitionDevice.probe: sdb1 ; exists: True ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 1 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 10 ; >DEBUG:blivet: PartitionDevice.get_flag: path: /dev/sdb1 ; flag: 12 ; >DEBUG:blivet: PartitionDevice.read_current_size: exists: True ; path: /dev/sdb1 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1/size: 3937363737313132300a >DEBUG:blivet:updated sdb1 size to 465,76 Gio (465,76 Gio) >INFO:blivet:added partition sdb1 (id 83) to device tree >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:parted exception: msdos disk labels do not support partition names. >INFO:blivet:got device: PartitionDevice instance (0x7f64e306ab10) -- > name = sdb1 status = True id = 83 > children = [] > parents = ['existing 465,76 Gio disk sdb (73) with existing msdos disklabel'] > uuid = 3a70219d-01 size = 465,76 Gio > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 > target size = 465,76 Gio path = /dev/sdb1 > format args = [] original_format = None grow = None max size = 0 O bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e3042d50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e3041cd0> PedPartition: <_ped.Partition object at 0x7f64e30ace50> > disk = existing 465,76 Gio disk sdb (73) with existing msdos disklabel > start = 2048 end = 976773167 length = 976771120 > flags = lvm >DEBUG:blivet: DeviceTree.handle_format: name: sdb1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 87 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 88 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 89 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 90 >DEBUG:blivet: LVMFormatPopulator.run: pv: sdb1 ; >DEBUG:blivet:lvm filter: device /dev/sdb1 added to the list of allowed devices >INFO:blivet:type detected on 'sdb1' is 'lvmpv' >DEBUG:blivet: LVMPhysicalVolume.__init__: uuid: i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA ; label: None ; device: /dev/sdb1 ; serial: Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X ; exists: True ; vg_name: vg_erwan-desktop ; vg_uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; pe_start: 1024 Kio ; free: 135,75 Gio ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 91 >DEBUG:blivet: PartitionDevice._set_format: sdb1 ; type: lvmpv ; current: None ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 118,75 Gio lvmvg vg_erwan-desktop (68) >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop ; parent: sdb1 ; >DEBUG:blivet: PartitionDevice.add_child: name: sdb1 ; child: vg_erwan-desktop ; kids: 0 ; >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >DEBUG:blivet: LVMFormatPopulator._update_lvs: pv: sdb1 ; >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s ; incomplete: True ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned existing 584,5 Gio lvmvg vg_erwan-desktop (68) >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 93 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 94 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 96 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_home ; kids: 1 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_home ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 97 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >DEBUG:blivet:Adding vg_erwan-desktop-lv_home/153,22 Gio to vg_erwan-desktop >INFO:blivet:added lvmlv vg_erwan-desktop-lv_home (id 92) to device tree >INFO:program:Running [3] dmsetup --version ... >INFO:program:stdout[3]: Library version: 1.02.189-git (2022-11-10) >Driver version: 4.47.0 > >INFO:program:stderr[3]: >INFO:program:...done [3] (exit code: 0) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_home ; sysfs_path: /sys/devices/virtual/block/dm-1 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/size: 3332313332333030380a >DEBUG:blivet:updated vg_erwan-desktop-lv_home size to 153,22 Gio (153,22 Gio) >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home ' > '/dev/mapper/vg_erwan--desktop-lv_home ' > '/dev/vg_erwan-desktop/lv_home', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '169', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_erwan--desktop-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1832460023'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [4] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[4]: LVM > >INFO:program:stderr[4]: >INFO:program:...done [4] (exit code: 0) >INFO:program:Running [5] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[5]: LVM > >INFO:program:stderr[5]: >INFO:program:...done [5] (exit code: 0) >INFO:program:Running [6] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[6]: LVM > >INFO:program:stderr[6]: >INFO:program:...done [6] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 431,28 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e30691d0) -- > name = vg_erwan-desktop-lv_home status = True id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 431,28 Gio > free extents = 13801 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92)'] > segment type = linear percent = 0 > VG space used = 153,22 Gio >INFO:program:Running [7] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[7]: LVM > >INFO:program:stderr[7]: >INFO:program:...done [7] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 99 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 100 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 101 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 102 >INFO:blivet:type detected on 'vg_erwan-desktop-lv_home' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_home >INFO:program:stdout: >INFO:program:Filesystem volume name: <none> >INFO:program:Last mounted on: /home >INFO:program:Filesystem UUID: 0901706e-a709-4c51-a005-c8385cf934e2 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 10043392 >INFO:program:Block count: 40165376 >INFO:program:Reserved block count: 1745770 >INFO:program:Overhead clusters: 678307 >INFO:program:Free blocks: 16196555 >INFO:program:Free inodes: 9024333 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 1014 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Mon Oct 1 06:23:05 2012 >INFO:program:Last mount time: Wed Jan 18 06:56:55 2023 >INFO:program:Last write time: Thu Jun 29 08:54:06 2023 >INFO:program:Mount count: 280 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Jan 4 03:34:53 2016 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 9 TB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: ebbf0af5-dc21-40e4-94b6-daf59b90bf54 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Total journal size: 128M >INFO:program:Total journal blocks: 32768 >INFO:program:Max transaction length: 32768 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x02b2639a >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_home >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 24006350 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 91,58 Gio up to 92,07 Gio >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 103 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_home ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 106 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 107 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 109 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 2 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_swap ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 110 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >DEBUG:blivet:Adding vg_erwan-desktop-lv_swap/15,53 Gio to vg_erwan-desktop >INFO:blivet:added lvmlv vg_erwan-desktop-lv_swap (id 105) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_swap ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_swap ; sysfs_path: /sys/devices/virtual/block/dm-0 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/size: 33323537313339320a >DEBUG:blivet:updated vg_erwan-desktop-lv_swap size to 15,53 Gio (15,53 Gio) >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/vg_erwan--desktop-lv_swap ' > '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' > '/dev/vg_erwan-desktop/lv_swap', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '168', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_erwan--desktop-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1832458886'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [8] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[8]: LVM > >INFO:program:stderr[8]: >INFO:program:...done [8] (exit code: 0) >INFO:program:Running [9] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[9]: LVM > >INFO:program:stderr[9]: >INFO:program:...done [9] (exit code: 0) >INFO:program:Running [10] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[10]: LVM > >INFO:program:stderr[10]: >INFO:program:...done [10] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 415,75 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e393ed10) -- > name = vg_erwan-desktop-lv_swap status = True id = 105 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 415,75 Gio > free extents = 13304 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105)'] > segment type = linear percent = 0 > VG space used = 15,53 Gio >INFO:program:Running [11] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[11]: LVM > >INFO:program:stderr[11]: >INFO:program:...done [11] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 112 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 113 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 114 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 115 >INFO:blivet:type detected on 'vg_erwan-desktop-lv_swap' is 'swap' >DEBUG:blivet: SwapSpace.__init__: uuid: 3fbcc456-95b8-4681-8cd8-981dab52cbf3 ; label: None ; device: /dev/mapper/vg_erwan--desktop-lv_swap ; serial: None ; exists: True ; >DEBUG:blivet:get_format('swap') returning SwapSpace instance with object id 116 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_swap ; type: swap ; current: None ; >INFO:blivet:got format: existing swap >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan-desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_uuid: uuid: RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 119 >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 120 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 122 >DEBUG:blivet: LVMVolumeGroupDevice.remove_child: name: vg_erwan-desktop ; child: lv_root ; kids: 3 ; >DEBUG:blivet: LVMVolumeGroupDevice.add_child: name: vg_erwan-desktop ; child: lv_root ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 123 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: None ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >DEBUG:blivet:Adding vg_erwan-desktop-lv_root/161,25 Gio to vg_erwan-desktop >INFO:blivet:added lvmlv vg_erwan-desktop-lv_root (id 118) to device tree >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >DEBUG:blivet: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/vg_erwan--desktop-lv_root ; sysfs_path: /sys/devices/virtual/block/dm-2 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/size: 3333383136353736300a >DEBUG:blivet:updated vg_erwan-desktop-lv_root size to 161,25 Gio (161,25 Gio) >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' > '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 ' > '/dev/disk/by-label/_Fedora-17-x86_6 ' > '/dev/mapper/vg_erwan--desktop-lv_root ' > '/dev/vg_erwan-desktop/lv_root ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '170', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_erwan--desktop-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1832460019'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [12] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[12]: LVM > >INFO:program:stderr[12]: >INFO:program:...done [12] (exit code: 0) >INFO:program:Running [13] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[13]: LVM > >INFO:program:stderr[13]: >INFO:program:...done [13] (exit code: 0) >INFO:program:Running [14] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[14]: LVM > >INFO:program:stderr[14]: >INFO:program:...done [14] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e3054d90) -- > name = vg_erwan-desktop-lv_root status = True id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118)'] > segment type = linear percent = 0 > VG space used = 161,25 Gio >INFO:program:Running [15] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[15]: LVM > >INFO:program:stderr[15]: >INFO:program:...done [15] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 125 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 126 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 127 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 128 >INFO:blivet:type detected on 'vg_erwan-desktop-lv_root' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/vg_erwan--desktop-lv_root >INFO:program:stdout: >INFO:program:Filesystem volume name: _Fedora-17-x86_6 >INFO:program:Last mounted on: / >INFO:program:Filesystem UUID: 4221e451-5d48-4d3a-913b-14b39cc69f82 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 10567680 >INFO:program:Block count: 42270720 >INFO:program:Reserved block count: 131050 >INFO:program:Overhead clusters: 699683 >INFO:program:Free blocks: 15122701 >INFO:program:Free inodes: 8417995 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Reserved GDT blocks: 245 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8192 >INFO:program:Inode blocks per group: 512 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Tue May 22 16:37:52 2012 >INFO:program:Last mount time: Wed Jan 18 06:56:54 2023 >INFO:program:Last write time: Wed Jan 18 06:56:53 2023 >INFO:program:Mount count: 797 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Mon Oct 1 06:25:44 2012 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 3569 GB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 28 >INFO:program:Desired extra isize: 28 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: 539dd829-5bd6-424f-aa3f-1d8c3fd799a6 >INFO:program:Journal backup: inode blocks >INFO:program:Journal features: journal_incompat_revoke >INFO:program:Total journal size: 128M >INFO:program:Total journal blocks: 32768 >INFO:program:Max transaction length: 32768 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x006f7963 >INFO:program:Journal start: 0 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/vg_erwan--desktop-lv_root >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 27329597 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:padding min size from 104,25 Gio up to 104,74 Gio >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 129 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:blivet:got format: existing lvmpv >DEBUG:blivet: DeviceTree.handle_device: name: sr0 ; info: {'CURRENT_TAGS': ':systemd:uaccess:seat:', > 'DEVLINKS': '/dev/cdrom ' > '/dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z ' > '/dev/disk/by-diskseq/4 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 ' > '/dev/disk/by-path/pci-0000:00:1f.2-ata-3.0', > 'DEVNAME': '/dev/sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '4', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_DVD_RW_RO': '1', > 'ID_CDROM_DVD_RW_SEQ': '1', > 'ID_CDROM_DVD_R_DL': '1', > 'ID_CDROM_DVD_R_DL_JR': '1', > 'ID_CDROM_DVD_R_DL_SEQ': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_CDROM_RW_REMOVABLE': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-ata-3_0', > 'ID_MODEL': 'TSSTcorp_DVD-RW_SH-216AB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20DVD-RW\\x20SH-216AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PATH': 'pci-0000:00:1f.2-ata-3.0', > 'ID_PATH_ATA_COMPAT': 'pci-0000:00:1f.2-ata-3', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-ata-3_0', > 'ID_REVISION': 'LE03', > 'ID_SERIAL': 'TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z', > 'ID_SERIAL_SHORT': 'R8E568DC301L8Z', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_MOUNT_DEVICE_BOUND': '1', > 'SYS_NAME': 'sr0', > 'SYS_PATH': '/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0', > 'TAGS': ':systemd:uaccess:seat:', > 'USEC_INITIALIZED': '15741738'} ; >INFO:blivet:scanning sr0 (/sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0)... >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sr0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: OpticalDevicePopulator.run: >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 133 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 134 >DEBUG:blivet: OpticalDevice._set_format: sr0 ; type: None ; current: None ; >DEBUG:blivet: OpticalDevice.update_sysfs_path: sr0 ; status: True ; >DEBUG:blivet:sr0 sysfs_path set to /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 >DEBUG:blivet: OpticalDevice.read_current_size: exists: True ; path: /dev/sr0 ; sysfs_path: /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0/size: 323039373135310a >DEBUG:blivet:updated sr0 size to 1024 Mio (1024 Mio) >INFO:blivet:added cdrom sr0 (id 132) to device tree >INFO:blivet:got device: OpticalDevice instance (0x7f64e3fabe50) -- > name = sr0 status = True id = 132 > children = [] > parents = [] > uuid = None size = 1024 Mio > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata3/host2/target2:0:0/2:0:0:0/block/sr0 > target size = 1024 Mio path = /dev/sr0 > format args = [] original_format = None >DEBUG:blivet: DeviceTree.handle_format: name: sr0 ; >DEBUG:blivet: OpticalDevice.media_present: sr0 ; status: True ; >DEBUG:blivet:no media present for device sr0 >DEBUG:blivet: DeviceTree.handle_device: name: loop0 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/19', > 'DEVNAME': '/dev/loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '19', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop0', > 'SYS_PATH': '/sys/devices/virtual/block/loop0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14884411'} ; >INFO:blivet:scanning loop0 (/sys/devices/virtual/block/loop0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop0 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /run/initramfs/live/LiveOS/squashfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 138 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 139 >DEBUG:blivet: FileDevice._set_format: /run/initramfs/live/LiveOS/squashfs.img ; type: None ; current: None ; >INFO:blivet:added file /run/initramfs/live/LiveOS/squashfs.img (id 137) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 142 >DEBUG:blivet: FileDevice.add_child: name: /run/initramfs/live/LiveOS/squashfs.img ; child: loop0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 143 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:added loop loop0 (id 141) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f64e3041a90) -- > name = loop0 status = False id = 141 > children = [] > parents = ['existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137)'] > uuid = None size = 0 O > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 O path = /dev/loop0 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop0/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop0 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 145 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 146 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 147 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 148 >INFO:blivet:type detected on 'loop0' is 'squashfs' >DEBUG:blivet:get_format('squashfs') returning DeviceFormat instance with object id 149 >DEBUG:blivet: LoopDevice._set_format: loop0 ; type: None ; current: None ; >INFO:blivet:got format: existing None >DEBUG:blivet: DeviceTree.handle_device: name: loop1 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-diskseq/20', > 'DEVNAME': '/dev/loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '20', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop1', > 'SYS_PATH': '/sys/devices/virtual/block/loop1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14731544'} ; >INFO:blivet:scanning loop1 (/sys/devices/virtual/block/loop1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop1 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /LiveOS/rootfs.img ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 152 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 153 >DEBUG:blivet: FileDevice._set_format: /LiveOS/rootfs.img ; type: None ; current: None ; >INFO:blivet:added file /LiveOS/rootfs.img (id 151) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 156 >DEBUG:blivet: FileDevice.add_child: name: /LiveOS/rootfs.img ; child: loop1 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 157 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: None ; current: None ; >INFO:blivet:added loop loop1 (id 155) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f64e3042910) -- > name = loop1 status = False id = 155 > children = [] > parents = ['existing 0 O file /LiveOS/rootfs.img (151)'] > uuid = None size = 0 O > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 O path = /dev/loop1 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop1/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: loop1 ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 159 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 160 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 161 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 162 >INFO:blivet:type detected on 'loop1' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/loop1 >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/loop1 >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Device or resource busy while trying to open /dev/loop1' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/loop1: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 163 >DEBUG:blivet: LoopDevice._set_format: loop1 ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: loop2 ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-diskseq/21', > 'DEVNAME': '/dev/loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '21', > 'MAJOR': '7', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'loop2', > 'SYS_PATH': '/sys/devices/virtual/block/loop2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '14727515'} ; >INFO:blivet:scanning loop2 (/sys/devices/virtual/block/loop2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/hidden: 300a >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: LoopDevicePopulator.run: name: loop2 ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: /overlay (deleted) ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 166 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 167 >DEBUG:blivet: FileDevice._set_format: /overlay (deleted) ; type: None ; current: None ; >INFO:blivet:added file /overlay (deleted) (id 165) to device tree >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 170 >DEBUG:blivet: FileDevice.add_child: name: /overlay (deleted) ; child: loop2 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 171 >DEBUG:blivet: LoopDevice._set_format: loop2 ; type: None ; current: None ; >INFO:blivet:added loop loop2 (id 169) to device tree >INFO:blivet:got device: LoopDevice instance (0x7f64e3927f10) -- > name = loop2 status = False id = 169 > children = [] > parents = ['existing 0 O file /overlay (deleted) (165)'] > uuid = None size = 0 O > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 0 O path = /dev/loop2 > format args = [] original_format = None >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/loop2/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: loop2 ; >DEBUG:blivet:no type or existing type for loop2, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_swap ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/vg_erwan-desktop/lv_swap ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO ' > '/dev/mapper/vg_erwan--desktop-lv_swap ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap ' > '/dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'DEVNAME': '/dev/dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DISKSEQ': '168', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'vg_erwan--desktop-lv_swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_UUID_ENC': '3fbcc456-95b8-4681-8cd8-981dab52cbf3', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '0', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-0', > 'SYS_PATH': '/sys/devices/virtual/block/dm-0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1832458886'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_swap (/sys/devices/virtual/block/dm-0)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-0/hidden: 300a >INFO:program:Running [16] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[16]: LVM > >INFO:program:stderr[16]: >INFO:program:...done [16] (exit code: 0) >INFO:program:Running [17] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[17]: LVM > >INFO:program:stderr[17]: >INFO:program:...done [17] (exit code: 0) >INFO:program:Running [18] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[18]: LVM > >INFO:program:stderr[18]: >INFO:program:...done [18] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e393ed10) -- > name = vg_erwan-desktop-lv_swap status = True id = 105 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO size = 15,53 Gio > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 15,53 Gio path = /dev/mapper/vg_erwan--desktop-lv_swap > format args = [] original_format = swap target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 15,53 Gio >INFO:program:Running [19] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_swap ... >INFO:program:stdout[19]: LVM > >INFO:program:stderr[19]: >INFO:program:...done [19] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_swap ; >DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_swap, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_home ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/mapper/vg_erwan--desktop-lv_home ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home ' > '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 ' > '/dev/vg_erwan-desktop/lv_home ' > '/dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2', > 'DEVNAME': '/dev/dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DISKSEQ': '169', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'vg_erwan--desktop-lv_home', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_UUID_ENC': '0901706e-a709-4c51-a005-c8385cf934e2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-1', > 'SYS_PATH': '/sys/devices/virtual/block/dm-1', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1832460023'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_home (/sys/devices/virtual/block/dm-1)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-1/hidden: 300a >INFO:program:Running [20] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[20]: LVM > >INFO:program:stderr[20]: >INFO:program:...done [20] (exit code: 0) >INFO:program:Running [21] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[21]: LVM > >INFO:program:stderr[21]: >INFO:program:...done [21] (exit code: 0) >INFO:program:Running [22] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[22]: LVM > >INFO:program:stderr[22]: >INFO:program:...done [22] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e30691d0) -- > name = vg_erwan-desktop-lv_home status = True id = 92 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153,22 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-1 > target size = 153,22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 153,22 Gio >INFO:program:Running [23] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_home ... >INFO:program:stdout[23]: LVM > >INFO:program:stderr[23]: >INFO:program:...done [23] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_home ; >DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_home, bailing >DEBUG:blivet: DeviceTree.handle_device: name: vg_erwan--desktop-lv_root ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd ' > '/dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 ' > '/dev/disk/by-label/_Fedora-17-x86_6 ' > '/dev/vg_erwan-desktop/lv_root ' > '/dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root ' > '/dev/mapper/vg_erwan--desktop-lv_root', > 'DEVNAME': '/dev/dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DISKSEQ': '170', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'vg_erwan--desktop-lv_root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd', > 'DM_VG_NAME': 'vg_erwan-desktop', > 'ID_FS_LABEL': '_Fedora-17-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-17-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_UUID_ENC': '4221e451-5d48-4d3a-913b-14b39cc69f82', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '1', > 'SYS_NAME': 'dm-2', > 'SYS_PATH': '/sys/devices/virtual/block/dm-2', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1832460019'} ; >INFO:blivet:scanning vg_erwan--desktop-lv_root (/sys/devices/virtual/block/dm-2)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-2/hidden: 300a >INFO:program:Running [24] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[24]: LVM > >INFO:program:stderr[24]: >INFO:program:...done [24] (exit code: 0) >INFO:program:Running [25] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[25]: LVM > >INFO:program:stderr[25]: >INFO:program:...done [25] (exit code: 0) >INFO:program:Running [26] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[26]: LVM > >INFO:program:stderr[26]: >INFO:program:...done [26] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >INFO:blivet:got device: LVMLogicalVolumeDevice instance (0x7f64e3054d90) -- > name = vg_erwan-desktop-lv_root status = True id = 118 > children = [] > parents = ['existing 584,5 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161,25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-2 > target size = 161,25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e39249d0) -- > name = vg_erwan-desktop status = True id = 68 > children = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584,5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584,5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254,5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254,5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118,75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465,76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161,25 Gio >INFO:program:Running [27] dmsetup info -co subsystem --noheadings vg_erwan--desktop-lv_root ... >INFO:program:stdout[27]: LVM > >INFO:program:stderr[27]: >INFO:program:...done [27] (exit code: 0) >DEBUG:blivet: DeviceTree.handle_format: name: vg_erwan-desktop-lv_root ; >DEBUG:blivet:no type or existing type for vg_erwan--desktop-lv_root, bailing >DEBUG:blivet: DeviceTree.handle_device: name: live-rw ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/mapper/live-rw ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/disk/by-id/dm-name-live-rw', > 'DEVNAME': '/dev/dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DISKSEQ': '22', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-3', > 'SYS_PATH': '/sys/devices/virtual/block/dm-3', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7878127'} ; >INFO:blivet:scanning live-rw (/sys/devices/virtual/block/dm-3)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/hidden: 300a >INFO:program:Running [28] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[28]: > >INFO:program:stderr[28]: >INFO:program:...done [28] (exit code: 0) >INFO:program:Running [29] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[29]: > >INFO:program:stderr[29]: >INFO:program:...done [29] (exit code: 0) >INFO:program:Running [30] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[30]: > >INFO:program:stderr[30]: >INFO:program:...done [30] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [31] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[31]: > >INFO:program:stderr[31]: >INFO:program:...done [31] (exit code: 0) >INFO:program:Running [32] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[32]: > >INFO:program:stderr[32]: >INFO:program:...done [32] (exit code: 0) >INFO:program:Running [33] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[33]: > >INFO:program:stderr[33]: >INFO:program:...done [33] (exit code: 0) >INFO:program:Running [34] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[34]: > >INFO:program:stderr[34]: >INFO:program:...done [34] (exit code: 0) >INFO:program:Running [35] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[35]: > >INFO:program:stderr[35]: >INFO:program:...done [35] (exit code: 0) >INFO:program:Running [36] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[36]: > >INFO:program:stderr[36]: >INFO:program:...done [36] (exit code: 0) >INFO:program:Running [37] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[37]: > >INFO:program:stderr[37]: >INFO:program:...done [37] (exit code: 0) >INFO:program:Running [38] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[38]: > >INFO:program:stderr[38]: >INFO:program:...done [38] (exit code: 0) >INFO:program:Running [39] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[39]: > >INFO:program:stderr[39]: >INFO:program:...done [39] (exit code: 0) >INFO:program:Running [40] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[40]: > >INFO:program:stderr[40]: >INFO:program:...done [40] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-rw ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop2 (169) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-rw ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 175 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-rw ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 176 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-rw ; status: True ; >DEBUG:blivet:live-rw sysfs_path set to /sys/devices/virtual/block/dm-3 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-rw ; sysfs_path: /sys/devices/virtual/block/dm-3 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/size: 31353837363039360a >DEBUG:blivet:updated live-rw size to 7,57 Gio (7,57 Gio) >INFO:blivet:added dm live-rw (id 174) to device tree >INFO:blivet:got device: DMDevice instance (0x7f64e3042f50) -- > name = live-rw status = True id = 174 > children = [] > parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] > uuid = None size = 7,57 Gio > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-3 > target size = 7,57 Gio path = /dev/mapper/live-rw > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [41] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[41]: > >INFO:program:stderr[41]: >INFO:program:...done [41] (exit code: 0) >INFO:program:Running [42] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[42]: > >INFO:program:stderr[42]: >INFO:program:...done [42] (exit code: 0) >INFO:program:Running [43] dmsetup info -co subsystem --noheadings live-rw ... >INFO:program:stdout[43]: > >INFO:program:stderr[43]: >INFO:program:...done [43] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-3/ro: 300a >DEBUG:blivet: DeviceTree.handle_format: name: live-rw ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 178 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 179 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 180 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 181 >INFO:blivet:type detected on 'live-rw' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /sysroot >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Wed Aug 16 05:21:20 2023 >INFO:program:Last write time: Wed Aug 16 05:21:20 2023 >INFO:program:Mount count: 2 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:First orphan inode: 15948 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x52917bb9 >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x000000d9 >INFO:program:Journal start: 4097 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x9dea9d75 >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-rw >INFO:program:stdout: >INFO:program:Estimated minimum size of the filesystem: 1984512 >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >DEBUG:blivet:using current size 7,57 Gio as min size >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 182 >DEBUG:blivet: DMDevice._set_format: live-rw ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >DEBUG:blivet: DeviceTree.handle_device: name: live-base ; info: {'CURRENT_TAGS': ':systemd:', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-id/dm-name-live-base ' > '/dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 ' > '/dev/mapper/live-base', > 'DEVNAME': '/dev/dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DISKSEQ': '23', > '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': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_UUID_ENC': '2074eb84-624c-4790-83b6-8f3e4a82ae85', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'NVME_HOST_IFACE': 'none', > 'SUBSYSTEM': 'block', > 'SYS_NAME': 'dm-4', > 'SYS_PATH': '/sys/devices/virtual/block/dm-4', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7939313'} ; >INFO:blivet:scanning live-base (/sys/devices/virtual/block/dm-4)... >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/hidden: 300a >INFO:program:Running [44] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[44]: > >INFO:program:stderr[44]: >INFO:program:...done [44] (exit code: 0) >INFO:program:Running [45] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[45]: > >INFO:program:stderr[45]: >INFO:program:...done [45] (exit code: 0) >INFO:program:Running [46] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[46]: > >INFO:program:stderr[46]: >INFO:program:...done [46] (exit code: 0) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running [47] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[47]: > >INFO:program:stderr[47]: >INFO:program:...done [47] (exit code: 0) >INFO:program:Running [48] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[48]: > >INFO:program:stderr[48]: >INFO:program:...done [48] (exit code: 0) >INFO:program:Running [49] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[49]: > >INFO:program:stderr[49]: >INFO:program:...done [49] (exit code: 0) >INFO:program:Running [50] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[50]: > >INFO:program:stderr[50]: >INFO:program:...done [50] (exit code: 0) >INFO:program:Running [51] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[51]: > >INFO:program:stderr[51]: >INFO:program:...done [51] (exit code: 0) >INFO:program:Running [52] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[52]: > >INFO:program:stderr[52]: >INFO:program:...done [52] (exit code: 0) >INFO:program:Running [53] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[53]: > >INFO:program:stderr[53]: >INFO:program:...done [53] (exit code: 0) >INFO:program:Running [54] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[54]: > >INFO:program:stderr[54]: >INFO:program:...done [54] (exit code: 0) >INFO:program:Running [55] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[55]: > >INFO:program:stderr[55]: >INFO:program:...done [55] (exit code: 0) >INFO:program:Running [56] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[56]: > >INFO:program:stderr[56]: >INFO:program:...done [56] (exit code: 0) >DEBUG:blivet: DMDevicePopulator.run: name: live-base ; >DEBUG:blivet: DeviceTree.get_device_by_name: name: loop1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 0 O loop loop1 (155) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 185 >DEBUG:blivet: LoopDevice.add_child: name: loop1 ; child: live-base ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 186 >DEBUG:blivet: DMDevice._set_format: live-base ; type: None ; current: None ; >DEBUG:blivet: DMDevice.update_sysfs_path: live-base ; status: True ; >DEBUG:blivet:live-base sysfs_path set to /sys/devices/virtual/block/dm-4 >DEBUG:blivet: DMDevice.read_current_size: exists: True ; path: /dev/mapper/live-base ; sysfs_path: /sys/devices/virtual/block/dm-4 ; >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/size: 31353837363039360a >DEBUG:blivet:updated live-base size to 7,57 Gio (7,57 Gio) >INFO:blivet:added dm live-base (id 184) to device tree >INFO:blivet:got device: DMDevice instance (0x7f64e30bbe10) -- > name = live-base status = True id = 184 > children = [] > parents = ['existing 0 O loop loop1 (155) with existing ext4 filesystem'] > uuid = None size = 7,57 Gio > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /sys/devices/virtual/block/dm-4 > target size = 7,57 Gio path = /dev/mapper/live-base > format args = [] original_format = None target = None dm_uuid = None >INFO:program:Running [57] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[57]: > >INFO:program:stderr[57]: >INFO:program:...done [57] (exit code: 0) >INFO:program:Running [58] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[58]: > >INFO:program:stderr[58]: >INFO:program:...done [58] (exit code: 0) >INFO:program:Running [59] dmsetup info -co subsystem --noheadings live-base ... >INFO:program:stdout[59]: > >INFO:program:stderr[59]: >INFO:program:...done [59] (exit code: 0) >DEBUG:testdata:sysfs attr /sys/devices/virtual/block/dm-4/ro: 310a >DEBUG:blivet: DeviceTree.handle_format: name: live-base ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet:get_format('appleboot') returning AppleBootstrapFS instance with object id 188 >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 189 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 190 >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet:get_format('macefi') returning MacEFIFS instance with object id 191 >INFO:blivet:type detected on 'live-base' is 'ext4' >INFO:program:Running... dumpe2fs -h /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Filesystem volume name: Anaconda >INFO:program:Last mounted on: /var/tmp/lorax.imgutils.bzev53yz >INFO:program:Filesystem UUID: 2074eb84-624c-4790-83b6-8f3e4a82ae85 >INFO:program:Filesystem magic number: 0xEF53 >INFO:program:Filesystem revision #: 1 (dynamic) >INFO:program:Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent 64bit flex_bg sparse_super large_file huge_file dir_nlink extra_isize metadata_csum >INFO:program:Filesystem flags: signed_directory_hash >INFO:program:Default mount options: user_xattr acl >INFO:program:Filesystem state: clean >INFO:program:Errors behavior: Continue >INFO:program:Filesystem OS type: Linux >INFO:program:Inode count: 496784 >INFO:program:Block count: 1984512 >INFO:program:Reserved block count: 0 >INFO:program:Overhead clusters: 56285 >INFO:program:Free blocks: 438931 >INFO:program:Free inodes: 350344 >INFO:program:First block: 0 >INFO:program:Block size: 4096 >INFO:program:Fragment size: 4096 >INFO:program:Group descriptor size: 64 >INFO:program:Reserved GDT blocks: 968 >INFO:program:Blocks per group: 32768 >INFO:program:Fragments per group: 32768 >INFO:program:Inodes per group: 8144 >INFO:program:Inode blocks per group: 509 >INFO:program:Flex block group size: 16 >INFO:program:Filesystem created: Thu Apr 13 17:54:13 2023 >INFO:program:Last mount time: Thu Apr 13 17:54:13 2023 >INFO:program:Last write time: Thu Apr 13 17:55:10 2023 >INFO:program:Mount count: 1 >INFO:program:Maximum mount count: -1 >INFO:program:Last checked: Thu Apr 13 17:54:13 2023 >INFO:program:Check interval: 0 (<none>) >INFO:program:Lifetime writes: 6149 MB >INFO:program:Reserved blocks uid: 0 (user root) >INFO:program:Reserved blocks gid: 0 (group root) >INFO:program:First inode: 11 >INFO:program:Inode size: 256 >INFO:program:Required extra isize: 32 >INFO:program:Desired extra isize: 32 >INFO:program:Journal inode: 8 >INFO:program:Default directory hash: half_md4 >INFO:program:Directory Hash Seed: d4777e27-30af-493b-a854-fc7f98e85c01 >INFO:program:Journal backup: inode blocks >INFO:program:Checksum type: crc32c >INFO:program:Checksum: 0x2274c4ab >INFO:program:Journal features: journal_incompat_revoke journal_64bit journal_checksum_v3 >INFO:program:Total journal size: 64M >INFO:program:Total journal blocks: 16384 >INFO:program:Max transaction length: 16384 >INFO:program:Fast commit length: 0 >INFO:program:Journal sequence: 0x00000013 >INFO:program:Journal start: 0 >INFO:program:Journal checksum type: crc32c >INFO:program:Journal checksum: 0x2e85f01a >INFO:program: >INFO:program:stderr: >INFO:program:b'dumpe2fs 1.46.5 (30-Dec-2021)' >DEBUG:program:Return code: 0 >INFO:program:Running... resize2fs -P /dev/mapper/live-base >INFO:program:stdout: >INFO:program:Couldn't find valid filesystem superblock. >INFO:program:stderr: >INFO:program:b'resize2fs 1.46.5 (30-Dec-2021)' >INFO:program:b'resize2fs: Operation not permitted while trying to open /dev/mapper/live-base' >DEBUG:program:Return code: 1 >WARNING:blivet:Failed to obtain minimum size for device /dev/mapper/live-base: failed to gather info from resize program: 1 >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 192 >DEBUG:blivet: DMDevice._set_format: live-base ; type: ext4 ; current: None ; >INFO:blivet:got format: existing ext4 filesystem >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:testdata:device /dev/sda data[440:443] = 16070900 >DEBUG:testdata:device /dev/sdb data[440:443] = 9d21703a >INFO:blivet:edd: collected mbr signatures: {'sda': '0x00090716', 'sdb': '0x3a70219d'} >DEBUG:testdata:glob: /sys/firmware/edd/int13_dev*/ >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/zram0 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned None >DEBUG:blivet:failed to resolve '/dev/zram0' >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc1 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 3,83 Gio disk sdc (4) with existing iso9660 filesystem >DEBUG:anaconda.storage:Resolved live device to sdc. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:anaconda.storage:Marking device sr0 as protected. >DEBUG:anaconda.storage:Marking device sdc as protected. >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >INFO:program:[60] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[60] Done. >INFO:program:[60] No result, no job started >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >INFO:program:[61] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[61] Done. >INFO:program:[61] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >INFO:anaconda.modules.storage.bootloader.factory:Created the boot loader EFIGRUB. >DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.setup: device: /dev/sda1 ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_home ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >INFO:program:[62] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[62] Done. >INFO:program:[62] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_home /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_home ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_home ; status: True ; controllable: True ; >INFO:program:[63] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[63] Done. >INFO:program:[63] No result, no job started >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sda2 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >INFO:program:[64] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[64] Done. >INFO:program:[64] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: Ext4FS.setup: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >INFO:program:Running... mount -t ext4 -o defaults,ro /dev/mapper/vg_erwan--desktop-lv_root /mnt/sysimage >DEBUG:program:Return code: 0 >INFO:program:Running... arch >INFO:program:stdout: >INFO:program:x86_64 >DEBUG:program:Return code: 0 >DEBUG:anaconda.modules.storage.devicetree.root:blkid.tab devs: [] >DEBUG:anaconda.modules.storage.devicetree.fsset:parsing /mnt/sysimage/etc/crypttab >DEBUG:blivet:failed to resolve 'UUID=34a162f3-a35c-4266-8c6d-322b6372a3eb' >DEBUG:anaconda.modules.storage.devicetree.root:crypttab maps: [] >DEBUG:anaconda.modules.storage.devicetree.root:parsing /mnt/sysimage/etc/fstab >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_root ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 161,25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_root' to 'vg_erwan-desktop-lv_root' (lvmlv) >DEBUG:blivet:resolved 'UUID=e78bdfed-d203-4338-a4ed-8db17172bdbd' to 'sda1' (partition) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_home ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 153,22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_home' to 'vg_erwan-desktop-lv_home' (lvmlv) >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/vg_erwan--desktop-lv_swap ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 15,53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet:resolved '/dev/mapper/vg_erwan--desktop-lv_swap' to 'vg_erwan-desktop-lv_swap' (lvmlv) >INFO:program:Running... umount /mnt/sysimage >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/sda1 ; type: ext4 ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/vg_erwan--desktop ; type: None ; status: False ; >DEBUG:blivet: LVMVolumeGroupDevice._teardown: vg_erwan-desktop ; status: True ; controllable: True ; >INFO:program:[65] Calling the 'com.redhat.lvmdbus1.Vg.Deactivate' method on the '/com/redhat/lvmdbus1/Vg/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[65] Done. >INFO:program:[65] No result, no job started >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sda2 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584,5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254,5 Gio free >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >INFO:program:Running [66] mkswap --version ... >INFO:program:stdout[66]: mkswap from util-linux 2.38.1 > >INFO:program:stderr[66]: >INFO:program:...done [66] (exit code: 0) >INFO:anaconda.threading:Thread Done: AnaTaskThread-ScanDevicesTask-1 (140071291320000) >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/mapper/live-base ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >DEBUG:blivet:resolved '/dev/mapper/live-base' to 'live-base' (dm) >DEBUG:blivet: DeviceTree.get_device_by_name: name: live-base ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 7,57 Gio dm live-base (184) with existing ext4 filesystem >DEBUG:anaconda.modules.common.base.base:Locale is set to fr_FR.UTF-8. >DEBUG:anaconda.modules.storage.storage:Created the partitioning AUTOMATIC. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/1. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning NONE is applied. >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 119,24 Gio disk sda (39) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if sdc depends on sda >DEBUG:blivet:checking if sdd depends on sda >DEBUG:blivet:checking if sde depends on sda >DEBUG:blivet:checking if sdf depends on sda >DEBUG:blivet:checking if sdg depends on sda >DEBUG:blivet:checking if sdh depends on sda >DEBUG:blivet:checking if sda depends on sda >DEBUG:blivet:checking if sda1 depends on sda >DEBUG:blivet:checking if sda2 depends on sda >DEBUG:blivet:checking if vg_erwan-desktop depends on sda >DEBUG:blivet:checking if sdb depends on sda >DEBUG:blivet:checking if sdb1 depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sda >DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sda >DEBUG:blivet:checking if sr0 depends on sda >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sda >DEBUG:blivet:checking if loop0 depends on sda >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sda >DEBUG:blivet:checking if loop1 depends on sda >DEBUG:blivet:checking if /overlay (deleted) depends on sda >DEBUG:blivet:checking if loop2 depends on sda >DEBUG:blivet:checking if live-rw depends on sda >DEBUG:blivet:checking if live-base depends on sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_dependent_devices: dep: existing 465,76 Gio disk sdb (73) with existing msdos disklabel ; hidden: True ; >DEBUG:blivet:checking if sdc depends on sdb >DEBUG:blivet:checking if sdd depends on sdb >DEBUG:blivet:checking if sde depends on sdb >DEBUG:blivet:checking if sdf depends on sdb >DEBUG:blivet:checking if sdg depends on sdb >DEBUG:blivet:checking if sdh depends on sdb >DEBUG:blivet:checking if sda depends on sdb >DEBUG:blivet:checking if sda1 depends on sdb >DEBUG:blivet:checking if sda2 depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop depends on sdb >DEBUG:blivet:checking if sdb depends on sdb >DEBUG:blivet:checking if sdb1 depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop-lv_home depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop-lv_swap depends on sdb >DEBUG:blivet:checking if vg_erwan-desktop-lv_root depends on sdb >DEBUG:blivet:checking if sr0 depends on sdb >DEBUG:blivet:checking if /run/initramfs/live/LiveOS/squashfs.img depends on sdb >DEBUG:blivet:checking if loop0 depends on sdb >DEBUG:blivet:checking if /LiveOS/rootfs.img depends on sdb >DEBUG:blivet:checking if loop1 depends on sdb >DEBUG:blivet:checking if /overlay (deleted) depends on sdb >DEBUG:blivet:checking if loop2 depends on sdb >DEBUG:blivet:checking if live-rw depends on sdb >DEBUG:blivet:checking if live-base depends on sdb >DEBUG:anaconda.modules.storage.disk_initialization.initialization:The initialization mode is set to 'InitializationMode.CLEAR_NONE'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Can initialize labels is set to 'True'. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119,24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: DeviceTree.get_device_by_name: name: sdb ; incomplete: True ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 465,76 Gio disk sdb (73) with existing msdos disklabel >DEBUG:anaconda.modules.storage.disk_selection.selection:Selected disks are set to '['sda', 'sdb']'. >DEBUG:anaconda.modules.storage.disk_initialization.initialization:Drives to clear are set to '['sda', 'sdb']'. >DEBUG:anaconda.modules.storage.storage:Created the partitioning BLIVET. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Partitioning/2. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/DeviceTree/1. >DEBUG:anaconda.modules.storage.partitioning.base:Creating a new storage playground for BLIVET with selected disks ['sda', 'sdb']. >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e2f48e90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f4b7d0> PedPartition: <_ped.Partition object at 0x7f64e1f244a0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f4acd0> PedPartition: <_ped.Partition object at 0x7f64e2e80720> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e2f78210> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f81c10> PedPartition: <_ped.Partition object at 0x7f64e2f8b240> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sda be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdb be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:The disk cannot be initialized. >DEBUG:anaconda.modules.storage.disk_initialization.configuration:Can sdc be initialized? >DEBUG:anaconda.modules.storage.disk_initialization.configuration:A protected disk cannot be initialized. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >DEBUG:blivet:vg_erwan-desktop size is 584.5 Gio >DEBUG:blivet:vg vg_erwan-desktop has 254.5 Gio free >DEBUG:blivet-gui-utils:Editing parents for LVM volume group 'vg_erwan-desktop' >================================================================================ >**User input:** > > edit_device: existing 584.5 Gio lvmvg vg_erwan-desktop (68) > action_type: remove > parents_list: existing 118.75 Gio partition sda2 (59) with existing lvmpv > >**Involved devices:** > >LVMVolumeGroupDevice instance (0x7f64e1fc5ad0) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 118.75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 584.5 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584.5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254.5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 18704 free space = 254.5 Gio > free extents = 8144 reserved percent = 0 reserved space = 0 O > PVs = ['existing 118.75 Gio partition sda2 (59) with existing lvmpv', > 'existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] >PartitionDevice instance (0x7f64e1fc5250) -- > name = sda2 status = True id = 59 > children = ['existing 584.5 Gio lvmvg vg_erwan-desktop (68)'] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = 00090716-02 size = 118.75 Gio > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 118.75 Gio path = /dev/sda2 > format args = [] original_format = lvmpv grow = None max size = 0 O bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f4acd0> PedPartition: <_ped.Partition object at 0x7f64e2e80720> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 1026048 end = 250068991 length = 249042944 > flags = > >DEBUG:blivet: PartitionDevice.remove_child: name: sda2 ; child: vg_erwan-desktop ; kids: 1 ; >INFO:blivet:registered action: [293] remove container member partition sda2 (id 59) >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet-gui-utils:Deleting device 'sda2': >================================================================================ >**User input:** > > device: existing 118.75 Gio partition sda2 (59) with existing lvmpv > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f64e1fc5250) -- > name = sda2 status = True id = 59 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = 00090716-02 size = 118.75 Gio > format = existing lvmpv > major = 8 minor = 2 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > target size = 118.75 Gio path = /dev/sda2 > format args = [] original_format = lvmpv grow = None max size = 0 O bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f4acd0> PedPartition: <_ped.Partition object at 0x7f64e2e80720> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 1026048 end = 250068991 length = 249042944 > flags = > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 295 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: lvmpv ; >INFO:blivet:registered action: [294] destroy format lvmpv on partition sda2 (id 59) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 2 ; >INFO:blivet:removed partition sda2 (id 59) from device tree >INFO:blivet:registered action: [296] destroy device partition sda2 (id 59) >DEBUG:blivet:length of free region aligned from 249043632 to 249042944 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 249043632 to 249042944 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 249043632 to 249042944 >DEBUG:blivet: DiskLabel.__init__: >INFO:blivet:DiskLabel.parted_device returning None >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext2FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext3FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: FATFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: BTRFS.supported: supported: True ; >DEBUG:blivet: XFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run xfs >DEBUG:program:Return code: 0 >DEBUG:blivet: XFS.supported: supported: True ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: StratisXFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: HFS.supported: supported: False ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: AppleBootstrapFS.supported: supported: True ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: HFSPlus.supported: supported: False ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: MacEFIFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: NTFS.supported: supported: True ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: ExFATFS.supported: supported: False ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: F2FS.supported: supported: True ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFS.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: NFSv4.supported: supported: False ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: Iso9660FS.supported: supported: True ; >DEBUG:blivet: UDFFS.supported: supported: True ; >INFO:program:Running... modprobe --dry-run udf >DEBUG:program:Return code: 0 >DEBUG:blivet: UDFFS.supported: supported: True ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: NoDevFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: DevPtsFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: ProcFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: SysFS.supported: supported: False ; >DEBUG:blivet: TmpFS.supported: supported: True ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: BindFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: SELinuxFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: USBFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: EFIVarFS.supported: supported: False ; >DEBUG:blivet: LUKS.__init__: >DEBUG:blivet: Integrity.__init__: >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet: MDRaidMember.__init__: >INFO:program:Running [67] mdadm --version ... >INFO:program:stdout[67]: >INFO:program:stderr[67]: mdadm - v4.2 - 2021-12-30 > >INFO:program:...done [67] (exit code: 0) >DEBUG:blivet: MultipathMember.__init__: >DEBUG:blivet: SwapSpace.__init__: >DEBUG:blivet: StratisBlockdev.__init__: >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 476.84 Mio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 118.75 Gio free space > selected_size: 476.84 Mio > filesystem: efi > name: > label: > mountpoint: /boot/efi > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 344 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req3 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 345 >DEBUG:blivet: PartitionDevice._set_format: req3 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 348 >INFO:blivet:added partition req3 (id 343) to device tree >INFO:blivet:registered action: [347] create device partition req3 (id 343) >DEBUG:blivet: PartitionDevice._set_format: req3 ; type: efi ; current: None ; >INFO:blivet:registered action: [349] create format efi filesystem mounted at /boot/efi on partition req3 (id 343) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)', 'sda1(id 49)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req3(id 343)', 'sda1(id 49)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req3 ; id: 343 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 476.84 Mio ; grow: False ; max_size: 0 O ; start: 1026048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=476.84 Mio boot=True best=None grow=False start=1026048 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 1026048-250069679 (118.75 Gio) >DEBUG:blivet:current free range is 1026048-250069679 (118.75 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 1026048-250069679 / 118.75 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e27fa0> >DEBUG:blivet:created partition sda2 of 476.84 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e39a99d0> PedPartition: <_ped.Partition object at 0x7f64e1e797b0> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e39479d0> PedPartition: <_ped.Partition object at 0x7f64e1e329d0> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda2(id 343)', 'sda1(id 49)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:fixing size of non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet-gui-utils:Adding a new 'lvm' device: >================================================================================ >**User input:** > > device_type: lvm > size_selection: > total_size: 118.29 Gio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 118.29 Gio free space > selected_size: 118.29 Gio > filesystem: None > name: vg_erwan-desktop > label: > mountpoint: > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > pesize: 4 Mio > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem', > 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' > 'filesystem mounted at /boot/efi'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 354 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req7 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 355 >DEBUG:blivet: PartitionDevice._set_format: req7 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req7 ; kids: 3 ; >DEBUG:blivet: LVMPhysicalVolume.__init__: >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 358 >INFO:blivet:added partition req7 (id 353) to device tree >INFO:blivet:registered action: [357] create device partition req7 (id 353) >DEBUG:blivet: PartitionDevice._set_format: req7 ; type: lvmpv ; current: None ; >INFO:blivet:registered action: [359] create format lvmpv on partition req7 (id 353) >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 361 >DEBUG:blivet: LVMVolumeGroupDevice._add_parent: vg_erwan-desktop-0 ; parent: req7 ; >DEBUG:blivet: PartitionDevice.add_child: name: req7 ; child: vg_erwan-desktop-0 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 362 >DEBUG:blivet: LVMVolumeGroupDevice._set_format: vg_erwan-desktop-0 ; type: None ; current: None ; >INFO:blivet:added lvmvg vg_erwan-desktop-0 (id 360) to device tree >INFO:blivet:registered action: [364] create device lvmvg vg_erwan-desktop-0 (id 360) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req7(id 353)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req7(id 353)', 'sda1(id 49)', 'req3(id 343)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)', 'req7(id 353)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req3 ; id: 343 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 476.84 Mio ; grow: False ; max_size: 0 O ; start: 1026048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=476.84 Mio boot=True best=None grow=False start=1026048 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 1026048-250069679 (118.75 Gio) >DEBUG:blivet:current free range is 1026048-250069679 (118.75 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 1026048-250069679 / 118.75 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e27910> >DEBUG:blivet:created partition sda2 of 476.84 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e39c2e50> PedPartition: <_ped.Partition object at 0x7f64e39a6160> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1e34b10> PedPartition: <_ped.Partition object at 0x7f64e1e30180> >DEBUG:blivet:allocating partition: req7 ; id: 353 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 118.29 Gio ; grow: False ; max_size: 0 O ; start: 2002944 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=118.29 Gio boot=False best=None grow=False start=2002944 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:aligning start sector of region 2002612-250069679 >DEBUG:blivet:checking 2002944-250069679 (118.29 Gio) >DEBUG:blivet:current free range is 2002944-250069679 (118.29 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2002944-250069679 / 118.29 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e27b20> >DEBUG:blivet:created partition sda3 of 118.29 Gio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req7 ; >DEBUG:blivet:device req7 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1e90750> PedPartition: <_ped.Partition object at 0x7f64e1e329d0> >DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e3947a10> PedPartition: <_ped.Partition object at 0x7f64e1e30f40> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 353)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:fixing size of non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >DEBUG:blivet:vg_erwan-desktop-0 size is 118.29 Gio >DEBUG:blivet:vg vg_erwan-desktop-0 has 118.29 Gio free >DEBUG:blivet-gui-utils:Deleting device 'vg_erwan-desktop-0': >================================================================================ >**User input:** > > device: non-existent 118.29 Gio lvmvg vg_erwan-desktop-0 (360) > delete_parents: True > >**Involved devices:** > >LVMVolumeGroupDevice instance (0x7f64e1dee9d0) -- > name = vg_erwan-desktop-0 status = False id = 360 > children = [] > parents = ['non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv'] > uuid = None size = 118.29 Gio > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 0 O path = /dev/vg_erwan--desktop--0 > format args = [] original_format = None free = 0 PE Size = 4 Mio PE Count = 0 > PE Free = 0 PV Count = 1 > modified = True extents = 30281 free space = 118.29 Gio > free extents = 30281 reserved percent = 0 reserved space = 0 O > PVs = ['non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv'] > LVs = [] > >DEBUG:blivet: PartitionDevice.remove_child: name: sda3 ; child: vg_erwan-desktop-0 ; kids: 1 ; >INFO:blivet:removed lvmvg vg_erwan-desktop-0 (id 360) from device tree >INFO:blivet:registered action: [366] destroy device lvmvg vg_erwan-desktop-0 (id 360) >DEBUG:blivet-gui-utils:Deleting device 'sda3': >================================================================================ >**User input:** > > device: non-existent 118.29 Gio partition sda3 (353) with non-existent lvmpv > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f64e2f96ad0) -- > name = sda3 status = False id = 353 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = None size = 118.29 Gio > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 118.29 Gio path = /dev/sda3 > format args = [] original_format = None grow = False max size = 0 O bootable = None > part type = 0 primary = False start sector = 2002944 end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e3947a10> PedPartition: <_ped.Partition object at 0x7f64e1e30f40> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 2002944 end = 250068659 length = 248065716 > flags = > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 368 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: lvmpv ; >INFO:blivet:registered action: [367] destroy format lvmpv on partition sda3 (id 353) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 3 ; >INFO:blivet:removed partition sda3 (id 353) from device tree >INFO:blivet:registered action: [369] destroy device partition sda3 (id 353) >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet-gui-utils:Setting mountpoint for device 'vg_erwan-desktop-lv_home'================================================================================ >**User input:** > > edit_device: existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem > do_set: True > mountpoint: /home > >**Involved devices:** > >LVMLogicalVolumeDevice instance (0x7f64e1fc5c10) -- > name = vg_erwan-desktop-lv_home status = False id = 92 > children = [] > parents = ['existing 465.75 Gio lvmvg vg_erwan-desktop (68)'] > uuid = 98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2 size = 153.22 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 153.22 Gio path = /dev/mapper/vg_erwan--desktop-lv_home > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e1fc5ad0) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 465.75 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584.5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254.5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 14904 free space = 135.75 Gio > free extents = 4344 reserved percent = 0 reserved space = 0 O > PVs = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem', > 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 153.22 Gio > >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet-gui-utils:Formatting device 'vg_erwan-desktop-lv_root' >================================================================================ >**User input:** > > edit_device: existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 filesystem > format: True > filesystem: ext4 > label: None > mountpoint: / > >**Involved devices:** > >LVMLogicalVolumeDevice instance (0x7f64e1fc7f90) -- > name = vg_erwan-desktop-lv_root status = False id = 118 > children = [] > parents = ['existing 465.75 Gio lvmvg vg_erwan-desktop (68)'] > uuid = RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd size = 161.25 Gio > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/dm-0 > target size = 161.25 Gio path = /dev/mapper/vg_erwan--desktop-lv_root > format args = [] original_format = ext4 target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f64e1fc5ad0) -- > name = vg_erwan-desktop status = False id = 68 > children = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem', > 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap'] > parents = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > uuid = 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s size = 465.75 Gio > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = > target size = 584.5 Gio path = /dev/vg_erwan--desktop > format args = [] original_format = None free = 254.5 Gio PE Size = 32 Mio PE Count = 18704 > PE Free = 8144 PV Count = 2 > modified = False extents = 14904 free space = 135.75 Gio > free extents = 4344 reserved percent = 0 reserved space = 0 O > PVs = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > LVs = ['existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 ' > 'filesystem mounted at /home', > 'existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap', > 'existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with existing ext4 ' > 'filesystem'] > segment type = linear percent = 0 > VG space used = 161.25 Gio > >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 375 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 377 >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: None ; current: ext4 ; >INFO:blivet:registered action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet: LVMLogicalVolumeDevice._set_format: vg_erwan-desktop-lv_root ; type: ext4 ; current: None ; >INFO:blivet:registered action: [376] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 248067068 to 248066048 >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 118.29 Gio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 118.29 Gio free space > selected_size: 118.29 Gio > filesystem: lvmpv > name: > label: > mountpoint: > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem', > 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' > 'filesystem mounted at /boot/efi'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 384 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req18 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 385 >DEBUG:blivet: PartitionDevice._set_format: req18 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req18 ; kids: 3 ; >DEBUG:blivet: LVMPhysicalVolume.__init__: label: ; mountpoint: ; create_options: ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 388 >INFO:blivet:added partition req18 (id 383) to device tree >INFO:blivet:registered action: [387] create device partition req18 (id 383) >DEBUG:blivet: PartitionDevice._set_format: req18 ; type: lvmpv ; current: None ; >INFO:blivet:registered action: [389] create format lvmpv on partition req18 (id 383) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req18(id 383)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req3 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req3 ; kids: 2 ; >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req18(id 383)', 'sda1(id 49)', 'req3(id 343)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req3(id 343)', 'req18(id 383)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req3 ; id: 343 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 476.84 Mio ; grow: False ; max_size: 0 O ; start: 1026048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=476.84 Mio boot=True best=None grow=False start=1026048 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 1026048-250069679 (118.75 Gio) >DEBUG:blivet:current free range is 1026048-250069679 (118.75 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 1026048-250069679 / 118.75 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e494b0> >DEBUG:blivet:created partition sda2 of 476.84 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req3 ; >DEBUG:blivet:device req3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1e21190> PedPartition: <_ped.Partition object at 0x7f64e1e7b560> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1eaa250> PedPartition: <_ped.Partition object at 0x7f64e1fb3ec0> >DEBUG:blivet:allocating partition: req18 ; id: 383 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 118.29 Gio ; grow: False ; max_size: 0 O ; start: 2002944 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=118.29 Gio boot=False best=None grow=False start=2002944 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:aligning start sector of region 2002612-250069679 >DEBUG:blivet:checking 2002944-250069679 (118.29 Gio) >DEBUG:blivet:current free range is 2002944-250069679 (118.29 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2002944-250069679 / 118.29 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e48f40> >DEBUG:blivet:created partition sda3 of 118.29 Gio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req18 ; >DEBUG:blivet:device req18 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e307a5d0> PedPartition: <_ped.Partition object at 0x7f64e1e7aa70> >DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1d08a10> PedPartition: <_ped.Partition object at 0x7f64e1e301d0> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 383)', 'sda1(id 49)', 'sda2(id 343)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet:fixing size of non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >DEBUG:blivet:vg_erwan-desktop size is 465.75 Gio >DEBUG:blivet:vg vg_erwan-desktop has 135.75 Gio free >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/2. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-1 (140071291320000) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with existing ext4 filesystem', > 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' > 'filesystem mounted at /boot/efi', > 'non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f64e2faf750) -- > name = sdb status = True id = 73 > children = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465.76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465.76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:Is /LiveOS/rootfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /overlay (deleted) a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is /run/initramfs/live/LiveOS/squashfs.img a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type file >DEBUG:anaconda.modules.storage.bootloader.base:Is live-base a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is live-rw a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type dm >DEBUG:anaconda.modules.storage.bootloader.base:Is loop0 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is loop2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type loop >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.execution:Found a drive with a valid stage1: sda >DEBUG:anaconda.modules.storage.bootloader.execution:Use a usable drive with a valid stage1 device. >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.bootloader:Drive is set to 'sda'. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-1 (140071291320000) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/3. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-1 (140071291320000) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is vg_erwan-desktop-lv_root a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(vg_erwan-desktop-lv_root) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(vg_erwan-desktop-lv_root) returning False >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.69 Gio >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with existing ext4 filesystem >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity error: système de fichiers /boot ne peut pas être du type lvmlv >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-1 (140071291320000) >DEBUG:blivet-gui-utils:Formatting device 'sda1' >================================================================================ >**User input:** > > edit_device: existing 500 Mio partition sda1 (49) with existing ext4 filesystem > format: True > filesystem: ext4 > label: None > mountpoint: /boot > >**Involved devices:** > >PartitionDevice instance (0x7f64e1fbbc50) -- > name = sda1 status = True id = 49 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = 00090716-01 size = 500 Mio > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 500 Mio path = /dev/sda1 > format args = [] original_format = ext4 grow = False max size = 0 O bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e2f48e90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f4b7d0> PedPartition: <_ped.Partition object at 0x7f64e1f244a0> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot > >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 393 >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 395 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >INFO:blivet:registered action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: ext4 ; current: None ; >INFO:blivet:registered action: [394] create format ext4 filesystem mounted at /boot on partition sda1 (id 49) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/4. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-2 (140071291320000) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 476.84 Mio partition sda2 (343) with non-existent efi ' > 'filesystem mounted at /boot/efi', > 'non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f64e2faf750) -- > name = sdb status = True id = 73 > children = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465.76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465.76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 3.83 Gio disk sdc (4) with existing iso9660 filesystem >existing 0 O disk sdd (14) >existing 0 O disk sde (19) >existing 0 O disk sdf (24) >existing 0 O disk sdg (29) >existing 0 O disk sdh (34) >existing 119.24 Gio disk sda (39) with existing msdos disklabel > existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot > non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi > non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >existing 465.76 Gio disk sdb (73) with existing msdos disklabel > existing 465.76 Gio partition sdb1 (83) with existing lvmpv > existing 465.75 Gio lvmvg vg_erwan-desktop (68) > existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home > existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / > existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >existing 1024 Mio cdrom sr0 (132) >existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137) > existing 0 O loop loop0 (141) >existing 0 O file /LiveOS/rootfs.img (151) > existing 0 O loop loop1 (155) with existing ext4 filesystem > existing 7.57 Gio dm live-base (184) with existing ext4 filesystem > existing 7.57 Gio dm live-rw (174) with existing ext4 filesystem >existing 0 O file /overlay (deleted) (165) > existing 0 O loop loop2 (169) > and disks_only=True >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning False >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-2 (140071291320000) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/5. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-2 (140071291320000) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.69 Gio >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity warning: La taille de votre partition /boot est inférieure à 512 Mio, ce qui est inférieure à la taille recommandée pour une installation normale de Fedora. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-2 (140071291320000) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1d41110> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e1c3b990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c3ba10> PedPartition: <_ped.Partition object at 0x7f64e30be8e0> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1d41110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c3bc50> PedPartition: <_ped.Partition object at 0x7f64e305e340> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1d41110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c3b3d0> PedPartition: <_ped.Partition object at 0x7f64e1be83b0> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1c1e090> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c23cd0> PedPartition: <_ped.Partition object at 0x7f64e1bebfb0> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda2) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda2 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda1) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.69 Gio >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Found sanity warning: La taille de votre partition /boot est inférieure à 512 Mio, ce qui est inférieure à la taille recommandée pour une installation normale de Fedora. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with failure(s). >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning BLIVET is applied. >DEBUG:blivet-gui-utils:Deleting device 'sda1': >================================================================================ >**User input:** > > device: existing 500 Mio partition sda1 (49) with non-existent ext4 filesystem mounted at /boot > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f64e1fbbc50) -- > name = sda1 status = True id = 49 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = 00090716-01 size = 500 Mio > format = non-existent ext4 filesystem mounted at /boot > major = 8 minor = 1 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > target size = 500 Mio path = /dev/sda1 > format args = [] original_format = ext4 grow = False max size = 0 O bootable = True > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e2f48e90> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e2f4b7d0> PedPartition: <_ped.Partition object at 0x7f64e1f244a0> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 535 >DEBUG:blivet: PartitionDevice._set_format: sda1 ; type: None ; current: ext4 ; >INFO:blivet:registered action: [534] destroy format ext4 filesystem mounted at /boot on partition sda1 (id 49) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda1 ; kids: 3 ; >INFO:blivet:removed partition sda1 (id 49) from device tree >INFO:blivet:registered action: [536] destroy device partition sda1 (id 49) >DEBUG:blivet:length of free region aligned from 1025985 to 1024000 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 1025985 to 1024000 >DEBUG:blivet-gui-utils:Deleting device 'sda2': >================================================================================ >**User input:** > > device: non-existent 476.84 Mio partition sda2 (343) with non-existent efi filesystem mounted at /boot/efi > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f64e2f8e350) -- > name = sda2 status = False id = 343 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = None size = 476.84 Mio > format = non-existent efi filesystem mounted at /boot/efi > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 476.84 Mio path = /dev/sda2 > format args = [] original_format = None grow = False max size = 0 O bootable = None > part type = 0 primary = False start sector = 1026048 end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1eaa250> PedPartition: <_ped.Partition object at 0x7f64e1fb3ec0> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 1026048 end = 2002611 length = 976564 > flags = > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 540 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: efi ; >INFO:blivet:registered action: [539] destroy format efi filesystem mounted at /boot/efi on partition sda2 (id 343) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 2 ; >INFO:blivet:removed partition sda2 (id 343) from device tree >INFO:blivet:registered action: [541] destroy device partition sda2 (id 343) >DEBUG:blivet:length of free region aligned from 2002881 to 2000896 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 2002881 to 2000896 >DEBUG:blivet-gui-utils:Deleting device 'sda3': >================================================================================ >**User input:** > > device: non-existent 118.29 Gio partition sda3 (383) with non-existent lvmpv > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f64e1df9310) -- > name = sda3 status = False id = 383 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = None size = 118.29 Gio > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 118.29 Gio path = /dev/sda3 > format args = [] original_format = None grow = False max size = 0 O bootable = None > part type = 0 primary = False start sector = 2002944 end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1d08a10> PedPartition: <_ped.Partition object at 0x7f64e1e301d0> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 2002944 end = 250068659 length = 248065716 > flags = > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 545 >DEBUG:blivet: PartitionDevice._set_format: sda3 ; type: None ; current: lvmpv ; >INFO:blivet:registered action: [544] destroy format lvmpv on partition sda3 (id 383) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda3 ; kids: 1 ; >INFO:blivet:removed partition sda3 (id 383) from device tree >INFO:blivet:registered action: [546] destroy device partition sda3 (id 383) >DEBUG:blivet:length of free region aligned from 250069617 to 250068992 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 250069617 to 250068992 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 250069617 to 250068992 >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 1024 Mio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 119.24 Gio free space > selected_size: 1024 Mio > filesystem: efi > name: > label: > mountpoint: /boot/efi > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = [] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 551 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req28 ; kids: 0 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 552 >DEBUG:blivet: PartitionDevice._set_format: req28 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 1 ; >DEBUG:blivet: EFIFS.supported: supported: True ; >DEBUG:blivet:get_format('efi') returning EFIFS instance with object id 555 >INFO:blivet:added partition req28 (id 550) to device tree >INFO:blivet:registered action: [554] create device partition req28 (id 550) >DEBUG:blivet: PartitionDevice._set_format: req28 ; type: efi ; current: None ; >INFO:blivet:registered action: [556] create format efi filesystem mounted at /boot/efi on partition req28 (id 550) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req28(id 550)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >DEBUG:blivet:aligning start sector of region 63-250069679 >DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e4b8b0> >DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1d59890> PedPartition: <_ped.Partition object at 0x7f64e2f7d760> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c71e50> PedPartition: <_ped.Partition object at 0x7f64e1c02110> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda1(id 550)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 118.24 Gio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 118.24 Gio free space > selected_size: 118.24 Gio > filesystem: ext4 > name: > label: > mountpoint: /boot > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' > 'mounted at /boot/efi'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 561 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req32 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 562 >DEBUG:blivet: PartitionDevice._set_format: req32 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req32 ; kids: 2 ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 565 >INFO:blivet:added partition req32 (id 560) to device tree >INFO:blivet:registered action: [564] create device partition req32 (id 560) >DEBUG:blivet: PartitionDevice._set_format: req32 ; type: ext4 ; current: None ; >INFO:blivet:registered action: [566] create format ext4 filesystem mounted at /boot on partition req32 (id 560) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req32(id 560)', 'sda1(id 550)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req32(id 560)', 'req28(id 550)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'req32(id 560)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >DEBUG:blivet:aligning start sector of region 63-250069679 >DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1c509d0> >DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c95010> PedPartition: <_ped.Partition object at 0x7f64e1dc6520> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c69b10> PedPartition: <_ped.Partition object at 0x7f64e1dc74c0> >DEBUG:blivet:allocating partition: req32 ; id: 560 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 118.24 Gio ; grow: False ; max_size: 0 O ; start: 2099200 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=118.24 Gio boot=True best=None grow=False start=2099200 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 2099200-250069679 (118.24 Gio) >DEBUG:blivet:current free range is 2099200-250069679 (118.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2099200-250069679 / 118.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e4bb20> >DEBUG:blivet:created partition sda2 of 118.24 Gio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req32 ; >DEBUG:blivet:device req32 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c7d750> PedPartition: <_ped.Partition object at 0x7f64e1c01d50> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c749d0> PedPartition: <_ped.Partition object at 0x7f64e1c02f70> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda2(id 560)', 'sda1(id 550)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 118.24 Gio partition sda2 (560) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet-gui-utils:Deleting device 'sda2': >================================================================================ >**User input:** > > device: non-existent 118.24 Gio partition sda2 (560) with non-existent ext4 filesystem mounted at /boot > delete_parents: False > >**Involved devices:** > >PartitionDevice instance (0x7f64e1bd4f50) -- > name = sda2 status = False id = 560 > children = [] > parents = ['existing 119.24 Gio disk sda (39) with existing msdos disklabel'] > uuid = None size = 118.24 Gio > format = non-existent ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = False protected = False > sysfs path = > target size = 118.24 Gio path = /dev/sda2 > format args = [] original_format = None grow = False max size = 0 O bootable = None > part type = 0 primary = False start sector = 2099200 end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c749d0> PedPartition: <_ped.Partition object at 0x7f64e1c02f70> > disk = existing 119.24 Gio disk sda (39) with existing msdos disklabel > start = 2099200 end = 250068991 length = 247969792 > flags = > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 568 >DEBUG:blivet: PartitionDevice._set_format: sda2 ; type: None ; current: ext4 ; >INFO:blivet:registered action: [567] destroy format ext4 filesystem mounted at /boot on partition sda2 (id 560) >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: sda2 ; kids: 2 ; >INFO:blivet:removed partition sda2 (id 560) from device tree >INFO:blivet:registered action: [569] destroy device partition sda2 (id 560) >DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 247970480 to 247969792 >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 1024 Mio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 118.24 Gio free space > selected_size: 1024 Mio > filesystem: ext4 > name: > label: > mountpoint: /boot > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' > 'mounted at /boot/efi'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 574 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req36 ; kids: 1 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 575 >DEBUG:blivet: PartitionDevice._set_format: req36 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req36 ; kids: 2 ; >DEBUG:blivet: Ext4FS.supported: supported: True ; >DEBUG:blivet:get_format('ext4') returning Ext4FS instance with object id 578 >INFO:blivet:added partition req36 (id 573) to device tree >INFO:blivet:registered action: [577] create device partition req36 (id 573) >DEBUG:blivet: PartitionDevice._set_format: req36 ; type: ext4 ; current: None ; >INFO:blivet:registered action: [579] create format ext4 filesystem mounted at /boot on partition req36 (id 573) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req36(id 573)', 'sda1(id 550)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req36(id 573)', 'req28(id 550)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'req36(id 573)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >DEBUG:blivet:aligning start sector of region 63-250069679 >DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e4ba00> >DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c6a490> PedPartition: <_ped.Partition object at 0x7f64e1c03010> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1cc3910> PedPartition: <_ped.Partition object at 0x7f64e1c01e40> >DEBUG:blivet:allocating partition: req36 ; id: 573 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2099200 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2099200 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 2099200-250069679 (118.24 Gio) >DEBUG:blivet:current free range is 2099200-250069679 (118.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2099200-250069679 / 118.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e4bd60> >DEBUG:blivet:created partition sda2 of 1024 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req36 ; >DEBUG:blivet:device req36 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1d179d0> PedPartition: <_ped.Partition object at 0x7f64e1e7a8e0> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1cc5790> PedPartition: <_ped.Partition object at 0x7f64e1fb2f70> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda2(id 573)', 'sda1(id 550)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 245873328 to 245872640 >DEBUG:blivet:length of free region aligned from 245873328 to 245872640 >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet:length of free region aligned from 245873328 to 245872640 >DEBUG:blivet-gui-utils:Adding a new 'partition' device: >================================================================================ >**User input:** > > device_type: partition > size_selection: > total_size: 117.24 Gio > parents: > parent_device: existing 119.24 Gio disk sda (39) with existing msdos disklabel > free_space: existing 117.24 Gio free space > selected_size: 117.24 Gio > filesystem: lvmpv > name: > label: > mountpoint: > encrypt: False > passphrase: > encryption_type: luks2 > encryption_sector_size: 0 > raid_level: None > advanced: > parttype: primary > >**Involved devices:** > >DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem ' > 'mounted at /boot'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30 > >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 584 >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: req40 ; kids: 2 ; >DEBUG:blivet:get_format('None') returning DeviceFormat instance with object id 585 >DEBUG:blivet: PartitionDevice._set_format: req40 ; type: None ; current: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req40 ; kids: 3 ; >DEBUG:blivet: LVMPhysicalVolume.__init__: label: ; mountpoint: ; create_options: ; >DEBUG:blivet:get_format('lvmpv') returning LVMPhysicalVolume instance with object id 588 >INFO:blivet:added partition req40 (id 583) to device tree >INFO:blivet:registered action: [587] create device partition req40 (id 583) >DEBUG:blivet: PartitionDevice._set_format: req40 ; type: lvmpv ; current: None ; >INFO:blivet:registered action: [589] create format lvmpv on partition req40 (id 583) >DEBUG:blivet: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet:removing all non-preexisting partitions ['req40(id 583)', 'sda1(id 550)', 'sda2(id 573)', 'sdb1(id 83)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req28 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req28 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition None >DEBUG:blivet: PartitionDevice._set_disk: req36 ; old: sda ; new: None ; >DEBUG:blivet: DiskDevice.remove_child: name: sda ; child: req36 ; kids: 1 ; >DEBUG:blivet:allocate_partitions: disks=['sda', 'sdb'] ; partitions=['req40(id 583)', 'req28(id 550)', 'req36(id 573)', 'sdb1(id 83)'] >DEBUG:blivet:removing all non-preexisting partitions ['req28(id 550)', 'req36(id 573)', 'req40(id 583)'] from disk(s) ['sda', 'sdb'] >DEBUG:blivet:allocating partition: req28 ; id: 550 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2048 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2048 >DEBUG:blivet:aligning start sector of region 63-250069679 >DEBUG:blivet:checking 2048-250069679 (119.24 Gio) >DEBUG:blivet:current free range is 2048-250069679 (119.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2048-250069679 / 119.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e4b910> >DEBUG:blivet:created partition sda1 of 1024 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req28 ; >DEBUG:blivet:device req28 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c7e010> PedPartition: <_ped.Partition object at 0x7f64e1c01940> >DEBUG:blivet: PartitionDevice._set_disk: sda1 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda1 ; kids: 0 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c73b10> PedPartition: <_ped.Partition object at 0x7f64e1cdc450> >DEBUG:blivet:allocating partition: req36 ; id: 573 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1024 Mio ; grow: False ; max_size: 0 O ; start: 2099200 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=1024 Mio boot=True best=None grow=False start=2099200 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 2099200-250069679 (118.24 Gio) >DEBUG:blivet:current free range is 2099200-250069679 (118.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 2099200-250069679 / 118.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:found free space for bootable request >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1e4bee0> >DEBUG:blivet:created partition sda2 of 1024 Mio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req36 ; >DEBUG:blivet:device req36 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1ca2290> PedPartition: <_ped.Partition object at 0x7f64e1fb2f70> >DEBUG:blivet: PartitionDevice._set_disk: sda2 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda2 ; kids: 1 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c79bd0> PedPartition: <_ped.Partition object at 0x7f64e1dc5e90> >DEBUG:blivet:allocating partition: req40 ; id: 583 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 117.24 Gio ; grow: False ; max_size: 0 O ; start: 4196352 ; end: None >DEBUG:blivet:checking freespace on sda >DEBUG:blivet:get_best_free_space_region: disk=/dev/sda part_type=0 req_size=117.24 Gio boot=False best=None grow=False start=4196352 >DEBUG:blivet:aligning start sector of region 63-2047 >DEBUG:blivet:failed to align start sector -- skipping region >DEBUG:blivet:checking 4196352-250069679 (117.24 Gio) >DEBUG:blivet:current free range is 4196352-250069679 (117.24 Gio) >DEBUG:blivet:updating use_disk to sda, type: 0 >DEBUG:blivet:new free: 4196352-250069679 / 117.24 Gio >DEBUG:blivet:new free allows for 0 sectors of growth >DEBUG:blivet:using alignment: parted.Alignment instance -- > offset: 0 grainSize: 1 > PedAlignment: <_ped.Alignment object at 0x7f64e1c50940> >DEBUG:blivet:created partition sda3 of 117.24 Gio and added it to /dev/sda >DEBUG:blivet: PartitionDevice._set_parted_partition: req40 ; >DEBUG:blivet:device req40 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1aed890> PedPartition: <_ped.Partition object at 0x7f64e1ca9710> >DEBUG:blivet: PartitionDevice._set_disk: sda3 ; old: None ; new: sda ; >DEBUG:blivet: DiskDevice.add_child: name: sda ; child: sda3 ; kids: 2 ; >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1fbbc10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1ad92d0> PedPartition: <_ped.Partition object at 0x7f64e1c037e0> >DEBUG:blivet:grow_partitions: disks=['sda', 'sdb'], partitions=['sda3(id 583)', 'sda1(id 550)', 'sda2(id 573)', 'sdb1(id 83)'] >DEBUG:blivet:no growable partitions >DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet:fixing size of non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet:fixing size of non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >DEBUG:blivet:fixing size of existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/6. >INFO:anaconda.threading:Running Thread: AnaTaskThread-InteractivePartitioningTask-3 (140071291320000) >INFO:anaconda.modules.common.task.task:Configure the partitioning >DEBUG:anaconda.modules.storage.bootloader.execution:Execute the bootloader with dry run False. >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.base:new disk list: [DiskDevice instance (0x7f64e1fbb610) -- > name = sda status = True id = 39 > children = ['non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem ' > 'mounted at /boot/efi', > 'non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem ' > 'mounted at /boot', > 'non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv'] > parents = [] > uuid = None size = 119.24 Gio > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > target size = 119.24 Gio path = /dev/sda > format args = [] original_format = disklabel removable = False wwn = 5002538043584d30, DiskDevice instance (0x7f64e2faf750) -- > name = sdb status = True id = 73 > children = ['existing 465.76 Gio partition sdb1 (83) with existing lvmpv'] > parents = [] > uuid = None size = 465.76 Gio > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb > target size = 465.76 Gio path = /dev/sdb > format args = [] original_format = disklabel removable = False wwn = 5002538d409a2fbe] >DEBUG:anaconda.modules.storage.bootloader.execution:Applying bootloader location: DEFAULT >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Applying drive order: [] >DEBUG:anaconda.modules.storage.bootloader.base:new disk order: [] >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:anaconda.modules.storage.bootloader.execution:Use the requested boot drive. >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:anaconda.core.storage:sda matches ['sda'] for devicetree=existing 3.83 Gio disk sdc (4) with existing iso9660 filesystem >existing 0 O disk sdd (14) >existing 0 O disk sde (19) >existing 0 O disk sdf (24) >existing 0 O disk sdg (29) >existing 0 O disk sdh (34) >existing 119.24 Gio disk sda (39) with existing msdos disklabel > non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi > non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot > non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >existing 465.76 Gio disk sdb (73) with existing msdos disklabel > existing 465.76 Gio partition sdb1 (83) with existing lvmpv > existing 465.75 Gio lvmvg vg_erwan-desktop (68) > existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home > existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / > existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >existing 1024 Mio cdrom sr0 (132) >existing 0 O file /run/initramfs/live/LiveOS/squashfs.img (137) > existing 0 O loop loop0 (141) >existing 0 O file /LiveOS/rootfs.img (151) > existing 0 O loop loop1 (155) with existing ext4 filesystem > existing 7.57 Gio dm live-base (184) with existing ext4 filesystem > existing 7.57 Gio dm live-rw (174) with existing ext4 filesystem >existing 0 O file /overlay (deleted) (165) > existing 0 O loop loop2 (169) > and disks_only=True >DEBUG:anaconda.modules.storage.bootloader.execution:Using a boot drive: sda >DEBUG:blivet: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet:resolved 'sda' to 'sda' (disk) >DEBUG:anaconda.modules.storage.bootloader.base:Is sda a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:stage1 device cannot be of type disk >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >INFO:anaconda.threading:Thread Done: AnaTaskThread-InteractivePartitioningTask-3 (140071291320000) >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/7. >INFO:anaconda.threading:Running Thread: AnaTaskThread-StorageValidateTask-4 (140071291320000) >INFO:anaconda.modules.common.task.task:Validate a storage model >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.68 Gio >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >INFO:anaconda.threading:Thread Done: AnaTaskThread-StorageValidateTask-4 (140071291320000) >DEBUG:anaconda.storage:Creating a copy of the storage model. >DEBUG:blivet:starting Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b04590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1c8bbd0> PedPartition: <_ped.Partition object at 0x7f64e2f64d10> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b04590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1b4fd50> PedPartition: <_ped.Partition object at 0x7f64e1e7a700> >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 39 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 119.24 Gio disk sda (39) with existing msdos disklabel >DEBUG:blivet: PartitionDevice._set_parted_partition: sda3 ; >DEBUG:blivet:device sda3 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b04590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1b4fc50> PedPartition: <_ped.Partition object at 0x7f64e1e7ad40> >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b09a50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1b38c50> PedPartition: <_ped.Partition object at 0x7f64e1da7ec0> >DEBUG:blivet:finished Blivet copy >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned None >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 105 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 15.53 Gio lvmlv vg_erwan-desktop-lv_swap (105) with existing swap >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 118 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 161.25 Gio lvmlv vg_erwan-desktop-lv_root (118) with non-existent ext4 filesystem mounted at / >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 49 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned None >DEBUG:blivet: DeviceTree.get_device_by_id: id_num: 92 ; incomplete: False ; hidden: True ; >DEBUG:blivet: DeviceTree.get_device_by_id returned existing 153.22 Gio lvmlv vg_erwan-desktop-lv_home (92) with existing ext4 filesystem mounted at /home >DEBUG:anaconda.storage:Finished a copy of the storage model. >DEBUG:anaconda.modules.storage.bootloader.base:Is sda1 a valid stage1 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_location(sda1) returning True >WARNING:anaconda.modules.storage.bootloader.base:sda1 not bootable >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage1_device(sda1) returning True >DEBUG:anaconda.modules.storage.bootloader.base:Is sda2 a valid stage2 target device? >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_disklabel(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_size(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_partition(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:_is_valid_format(sda2) returning True >DEBUG:anaconda.modules.storage.bootloader.base:is_valid_stage2_device(sda2) returning True >DEBUG:anaconda.modules.storage.checker.utils:Available memory: 11.68 Gio >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:0/block/sdd/size: 300a >INFO:blivet:Skipping disk: sdd: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:1/block/sde/size: 300a >INFO:blivet:Skipping disk: sde: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:2/block/sdf/size: 300a >INFO:blivet:Skipping disk: sdf: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:3/block/sdg/size: 300a >INFO:blivet:Skipping disk: sdg: No media present >DEBUG:blivet: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh ; >DEBUG:testdata:sysfs attr /sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host7/target7:0:0/7:0:0:4/block/sdh/size: 300a >INFO:blivet:Skipping disk: sdh: No media present >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda1 (550) with non-existent efi filesystem mounted at /boot/efi >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda2 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 1024 Mio partition sda2 (573) with non-existent ext4 filesystem mounted at /boot >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sda3 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned non-existent 117.24 Gio partition sda3 (583) with non-existent lvmpv >DEBUG:blivet: DeviceTree.get_device_by_path: path: /dev/sdb1 ; incomplete: False ; hidden: False ; >DEBUG:blivet: DeviceTree.get_device_by_path returned existing 465.76 Gio partition sdb1 (83) with existing lvmpv >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check started with constraints {'min_ram': Size (410 MiB), 'root_device_types': set(), 'min_partition_sizes': {'/': Size (250 MiB), '/usr': Size (250 MiB), '/tmp': Size (50 MiB), '/var': Size (384 MiB), '/home': Size (100 MiB), '/boot': Size (512 MiB)}, 'req_partition_sizes': {}, 'must_be_on_linuxfs': {'/', '/tmp', '/home', '/var', '/usr/share', '/usr', '/usr/lib'}, 'must_be_on_root': {'/etc', '/mnt', '/proc', 'lost+found', '/sbin', '/bin', '/dev', '/root', '/lib'}, 'must_not_be_on_root': set(), 'reformat_allowlist': {'/tmp', '/usr', '/var', '/boot'}, 'reformat_blocklist': {'/usr/local', '/home', '/var/www', '/opt'}, 'swap_is_recommended': False, 'luks2_min_ram': Size (128 MiB)}. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_s390_constraints. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_formatting. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_partition_format_sizes. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_bootloader. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_gpt_biosboot. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_opal_compatibility. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_swap_uuid. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_linuxfs. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mountpoints_not_on_root. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_unlocked_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks_devices_have_key. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_luks2_memory_requirements. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_mounted_partitions. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_lvm_destruction. >DEBUG:anaconda.modules.storage.partitioning.validate:Run sanity check verify_requests. >DEBUG:anaconda.modules.storage.partitioning.validate:Storage check finished with success. >DEBUG:anaconda.modules.storage.storage:The storage model has changed. >DEBUG:anaconda.modules.storage.storage:The partitioning BLIVET is applied. >INFO:blivet:removing obsolete action 564 (569) >INFO:blivet:removing obsolete action 566 (569) >INFO:blivet:removing obsolete action 567 (569) >INFO:blivet:removing obsolete action 569 (569) >DEBUG:blivet:action 567 already pruned >DEBUG:blivet:action 566 already pruned >DEBUG:blivet:action 564 already pruned >INFO:blivet:removing obsolete action 387 (546) >INFO:blivet:removing obsolete action 389 (546) >INFO:blivet:removing obsolete action 544 (546) >INFO:blivet:removing obsolete action 546 (546) >DEBUG:blivet:action 544 already pruned >INFO:blivet:removing obsolete action 347 (541) >INFO:blivet:removing obsolete action 349 (541) >INFO:blivet:removing obsolete action 539 (541) >INFO:blivet:removing obsolete action 541 (541) >DEBUG:blivet:action 539 already pruned >INFO:blivet:removing obsolete action 394 (536) >INFO:blivet:removing obsolete action 534 (534) >DEBUG:blivet:action 394 already pruned >DEBUG:blivet:action 389 already pruned >DEBUG:blivet:action 387 already pruned >INFO:blivet:removing obsolete action 357 (369) >INFO:blivet:removing obsolete action 359 (369) >INFO:blivet:removing obsolete action 367 (369) >INFO:blivet:removing obsolete action 369 (369) >DEBUG:blivet:action 367 already pruned >INFO:blivet:removing obsolete action 364 (366) >INFO:blivet:removing obsolete action 366 (366) >DEBUG:blivet:action 364 already pruned >DEBUG:blivet:action 359 already pruned >DEBUG:blivet:action 357 already pruned >DEBUG:blivet:action 349 already pruned >DEBUG:blivet:action 347 already pruned >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/8. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/9. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/10. >DEBUG:dasbus.connection:Publishing an object at /org/fedoraproject/Anaconda/Modules/Storage/Task/11. >INFO:anaconda.threading:Running Thread: AnaTaskThread-CreateStorageLayoutTask-1 (140071291320000) >INFO:anaconda.modules.common.task.task:Create storage layout >DEBUG:blivet: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdd ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sde ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sde ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdf ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdf ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdg ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdg ; type: None ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdh ; status: True ; controllable: True ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: DeviceFormat.teardown: device: /dev/sdh ; type: None ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_home ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_swap ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.teardown: vg_erwan-desktop ; status: False ; controllable: True ; >DEBUG:blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: LVMPhysicalVolume.teardown: device: /dev/sdb1 ; type: lvmpv ; status: False ; >DEBUG:blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sdb ; type: disklabel ; status: False ; >DEBUG:blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >DEBUG:blivet: FileDevice.teardown: /overlay (deleted) ; status: False ; controllable: False ; >DEBUG:blivet: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: PartitionDevice.teardown: sda3 ; status: False ; controllable: True ; >DEBUG:blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet: DiskLabel.teardown: device: /dev/sda ; type: disklabel ; status: False ; >DEBUG:blivet:action: [293] remove container member partition sda2 (id 59) >DEBUG:blivet:action: [294] destroy format lvmpv on partition sda2 (id 59) >DEBUG:blivet:action: [296] destroy device partition sda2 (id 59) >DEBUG:blivet:action: [347] create device partition sda2 (id 343) >DEBUG:blivet:action: [349] create format None on partition sda2 (id 343) >DEBUG:blivet:action: [357] create device partition sda3 (id 353) >DEBUG:blivet:action: [359] create format None on partition sda3 (id 353) >DEBUG:blivet:action: [364] create device lvmvg vg_erwan-desktop-0 (id 360) >DEBUG:blivet:action: [366] destroy device lvmvg vg_erwan-desktop-0 (id 360) >DEBUG:blivet:action: [367] destroy format lvmpv on partition sda3 (id 353) >DEBUG:blivet:action: [369] destroy device partition sda3 (id 353) >DEBUG:blivet:action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet:action: [376] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet:action: [387] create device partition sda3 (id 383) >DEBUG:blivet:action: [389] create format None on partition sda3 (id 383) >DEBUG:blivet:action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >DEBUG:blivet:action: [394] create format None on partition sda1 (id 49) >DEBUG:blivet:action: [534] destroy format ext4 filesystem mounted at /boot on partition sda1 (id 49) >DEBUG:blivet:action: [536] destroy device partition sda1 (id 49) >DEBUG:blivet:action: [539] destroy format efi filesystem mounted at /boot/efi on partition sda2 (id 343) >DEBUG:blivet:action: [541] destroy device partition sda2 (id 343) >DEBUG:blivet:action: [544] destroy format lvmpv on partition sda3 (id 383) >DEBUG:blivet:action: [546] destroy device partition sda3 (id 383) >DEBUG:blivet:action: [554] create device partition sda1 (id 550) >DEBUG:blivet:action: [556] create format efi filesystem mounted at /boot/efi on partition sda1 (id 550) >DEBUG:blivet:action: [564] create device partition sda2 (id 560) >DEBUG:blivet:action: [566] create format None on partition sda2 (id 560) >DEBUG:blivet:action: [567] destroy format ext4 filesystem mounted at /boot on partition sda2 (id 560) >DEBUG:blivet:action: [569] destroy device partition sda2 (id 560) >DEBUG:blivet:action: [577] create device partition sda2 (id 573) >DEBUG:blivet:action: [579] create format ext4 filesystem mounted at /boot on partition sda2 (id 573) >DEBUG:blivet:action: [587] create device partition sda3 (id 583) >DEBUG:blivet:action: [589] create format lvmpv on partition sda3 (id 583) >INFO:blivet:pruning action queue... >INFO:blivet:removing obsolete action 564 (569) >INFO:blivet:removing obsolete action 566 (569) >INFO:blivet:removing obsolete action 567 (569) >INFO:blivet:removing obsolete action 569 (569) >DEBUG:blivet:action 567 already pruned >DEBUG:blivet:action 566 already pruned >DEBUG:blivet:action 564 already pruned >INFO:blivet:removing obsolete action 387 (546) >INFO:blivet:removing obsolete action 389 (546) >INFO:blivet:removing obsolete action 544 (546) >INFO:blivet:removing obsolete action 546 (546) >DEBUG:blivet:action 544 already pruned >INFO:blivet:removing obsolete action 347 (541) >INFO:blivet:removing obsolete action 349 (541) >INFO:blivet:removing obsolete action 539 (541) >INFO:blivet:removing obsolete action 541 (541) >DEBUG:blivet:action 539 already pruned >INFO:blivet:removing obsolete action 394 (536) >INFO:blivet:removing obsolete action 534 (534) >DEBUG:blivet:action 394 already pruned >DEBUG:blivet:action 389 already pruned >DEBUG:blivet:action 387 already pruned >INFO:blivet:removing obsolete action 357 (369) >INFO:blivet:removing obsolete action 359 (369) >INFO:blivet:removing obsolete action 367 (369) >INFO:blivet:removing obsolete action 369 (369) >DEBUG:blivet:action 367 already pruned >INFO:blivet:removing obsolete action 364 (366) >INFO:blivet:removing obsolete action 366 (366) >DEBUG:blivet:action 364 already pruned >DEBUG:blivet:action 359 already pruned >DEBUG:blivet:action 357 already pruned >DEBUG:blivet:action 349 already pruned >DEBUG:blivet:action 347 already pruned >INFO:blivet:resetting parted disks... >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sda ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sdb ; >DEBUG:blivet: DiskLabel.reset_parted_disk: device: /dev/sdb ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda3 ; >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sdb1 ; >DEBUG:blivet:sector-based lookup found partition sdb1 >DEBUG:blivet: PartitionDevice._set_parted_partition: sdb1 ; >DEBUG:blivet:device sdb1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b0a290> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1af8510> PedPartition: <_ped.Partition object at 0x7f64e1b0c900> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda2 ; >DEBUG:blivet:sector-based lookup found partition sda2 >DEBUG:blivet: PartitionDevice._set_parted_partition: sda2 ; >DEBUG:blivet:device sda2 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b068d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1b4da50> PedPartition: <_ped.Partition object at 0x7f64e1b0e7a0> >DEBUG:blivet: PartitionDevice.pre_commit_fixup: sda1 ; >DEBUG:blivet:sector-based lookup found partition sda1 >DEBUG:blivet: PartitionDevice._set_parted_partition: sda1 ; >DEBUG:blivet:device sda1 new parted_partition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f64e1b068d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f64e1b54410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f64e1b74a10> PedPartition: <_ped.Partition object at 0x7f64e1b0e610> >INFO:blivet:sorting actions... >DEBUG:blivet:action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >DEBUG:blivet:action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet:action: [293] remove container member partition sda2 (id 59) >DEBUG:blivet:action: [294] destroy format lvmpv on partition sda2 (id 59) >DEBUG:blivet:action: [296] destroy device partition sda2 (id 59) >DEBUG:blivet:action: [536] destroy device partition sda1 (id 49) >DEBUG:blivet:action: [554] create device partition sda1 (id 550) >DEBUG:blivet:action: [577] create device partition sda2 (id 573) >DEBUG:blivet:action: [587] create device partition sda3 (id 583) >DEBUG:blivet:action: [589] create format lvmpv on partition sda3 (id 583) >DEBUG:blivet:action: [579] create format ext4 filesystem mounted at /boot on partition sda2 (id 573) >DEBUG:blivet:action: [556] create format efi filesystem mounted at /boot/efi on partition sda1 (id 550) >DEBUG:blivet:action: [376] create format ext4 filesystem mounted at / on lvmlv vg_erwan-desktop-lv_root (id 118) >INFO:blivet:executing action: [392] destroy format ext4 filesystem on partition sda1 (id 49) >DEBUG:blivet: PartitionDevice.setup: sda1 ; orig: True ; status: True ; controllable: True ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.destroy: device: /dev/sda1 ; type: ext4 ; status: False ; >INFO:program:Running... wipefs -f -a /dev/sda1 >INFO:program:stdout: >INFO:program:/dev/sda1: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: DiskLabel.commit_to_disk: device: /dev/sda ; numparts: 2 ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:blivet:executing action: [374] destroy format ext4 filesystem on lvmlv vg_erwan-desktop-lv_root (id 118) >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: True ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: True ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: True ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: True ; status: False ; controllable: True ; >INFO:program:[68] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[68] Done. >INFO:program:[68] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:testdata:sysfs attr /sys/class/block/sdc/device/model: 466c617368204469736b2020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdd/device/model: 436f6d7061637420466c6173682020200a >DEBUG:testdata:sysfs attr /sys/class/block/sde/device/model: 534d2f78442d506963747572652020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdf/device/model: 53442f4d4d43202020202020202020200a >DEBUG:testdata:sysfs attr /sys/class/block/sdg/device/model: 4d2e532e2f4d2e532e50726f2f4847200a >DEBUG:testdata:sysfs attr /sys/class/block/sdh/device/model: 53442f4d4d432f4d2e532e50524f20200a >DEBUG:testdata:sysfs attr /sys/class/block/sda/device/model: 53414d53554e472053534420383330200a >DEBUG:testdata:sysfs attr /sys/class/block/sdb/device/model: 53616d73756e672053534420383530200a >DEBUG:testdata:sysfs attr /sys/class/block/sr0/device/model: 4456442d52572053482d3231364142200a >DEBUG:blivet: Ext4FS.destroy: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >INFO:program:Running... wipefs -f -a /dev/mapper/vg_erwan--desktop-lv_root >INFO:program:stdout: >INFO:program:/dev/mapper/vg_erwan--desktop-lv_root: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.teardown: vg_erwan-desktop-lv_root ; status: True ; controllable: True ; >DEBUG:blivet: Ext4FS.teardown: device: /dev/mapper/vg_erwan--desktop-lv_root ; type: ext4 ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._teardown: vg_erwan-desktop-lv_root ; status: True ; controllable: True ; >INFO:program:[69] Calling the 'com.redhat.lvmdbus1.Lv.Deactivate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[69] Done. >INFO:program:[69] No result, no job started >INFO:blivet:executing action: [293] remove container member partition sda2 (id 59) >DEBUG:blivet: LVMVolumeGroupDevice.remove: vg_erwan-desktop ; status: False ; >WARNING:blivet:Attribute name (vg_uuid) which specifies member format's array UUID does not exist for this object (existing 118.75 Gio partition sda2 (59)). >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_home ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMVolumeGroupDevice.setup_parents: name: vg_erwan-desktop ; orig: False ; >DEBUG:blivet: PartitionDevice.setup: sdb1 ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMPhysicalVolume.setup: device: /dev/sdb1 ; type: lvmpv ; status: False ; >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMVolumeGroupDevice.update_sysfs_path: vg_erwan-desktop ; status: False ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_home ; orig: False ; status: False ; controllable: True ; >INFO:program:[70] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/0' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[70] Done. >INFO:program:[70] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_home ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_home sysfs_path set to /sys/devices/virtual/block/dm-0 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_swap ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_swap ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_swap ; orig: False ; status: False ; controllable: True ; >INFO:program:[71] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/1' object with the following parameters: '(0, 1, {'--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[71] Done. >INFO:program:[71] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_swap ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_swap sysfs_path set to /sys/devices/virtual/block/dm-1 >DEBUG:blivet: LVMLogicalVolumeDevice.setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice.setup_parents: name: vg_erwan-desktop-lv_root ; orig: False ; >DEBUG:blivet: LVMVolumeGroupDevice.setup: vg_erwan-desktop ; orig: False ; status: True ; controllable: True ; >DEBUG:blivet: LVMLogicalVolumeDevice._setup: vg_erwan-desktop-lv_root ; orig: False ; status: False ; controllable: True ; >INFO:program:[72] Calling the 'com.redhat.lvmdbus1.Lv.Activate' method on the '/com/redhat/lvmdbus1/Lv/2' object with the following parameters: '(0, 1, {'-K': <''>, '--config': <' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0}'>})' >INFO:program:[72] Done. >INFO:program:[72] No result, no job started >INFO:program:Running... udevadm settle --timeout=300 >DEBUG:program:Return code: 0 >DEBUG:blivet: LVMLogicalVolumeDevice.update_sysfs_path: vg_erwan-desktop-lv_root ; status: True ; >DEBUG:blivet:vg_erwan-desktop-lv_root sysfs_path set to /sys/devices/virtual/block/dm-2 >INFO:anaconda.threading:Thread Failed: AnaTaskThread-CreateStorageLayoutTask-1 (140071291320000) >ERROR:anaconda.modules.common.task.task:Thread AnaTaskThread-CreateStorageLayoutTask-1 has failed: Traceback (most recent call last): > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 87, in run > self._turn_on_filesystems( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 167, in _turn_on_filesystems > storage.do_it(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 114, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 47, in wrapped_func > return func(obj, *args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 288, in process > action.execute(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/deviceaction.py", line 1034, in execute > self.container.remove(self.device) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/devices/container.py", line 189, in remove > self._remove(member) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/devices/lvm.py", line 293, in _remove > if member.format.free < member.format.current_size: > ^^^^^^^^^^^^^^^^^^ >AttributeError: 'DeviceFormat' object has no attribute 'free' > >INFO:anaconda.threading:Thread Done: AnaTaskThread-CreateStorageLayoutTask-1 (140071291320000) >WARNING:dasbus.server.handler:The call org.fedoraproject.Anaconda.Task.Finish has failed with an exception: >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 455, in _method_callback > result = self._handle_call( > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/dasbus/server/handler.py", line 265, in _handle_call > return handler(*parameters, **additional_args) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task_interface.py", line 114, in Finish > self.implementation.finish() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 175, in finish > threadMgr.raise_if_error(self._thread_name) > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 166, in raise_if_error > raise exc_info[1] > File "/usr/lib64/python3.11/site-packages/pyanaconda/threading.py", line 275, in run > threading.Thread.run(self) > File "/usr/lib64/python3.11/threading.py", line 975, in run > self._target(*self._args, **self._kwargs) > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 96, in _thread_run_callback > self._task_run_callback() > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/common/task/task.py", line 109, in _task_run_callback > self._set_result(self.run()) > ^^^^^^^^^^ > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 87, in run > self._turn_on_filesystems( > File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/storage/installation.py", line 167, in _turn_on_filesystems > storage.do_it(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/blivet.py", line 114, in do_it > self.devicetree.actions.process(callbacks=callbacks, devices=self.devices) > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 47, in wrapped_func > return func(obj, *args, **kwargs) > ^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/actionlist.py", line 288, in process > action.execute(callbacks) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/deviceaction.py", line 1034, in execute > self.container.remove(self.device) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/devices/container.py", line 189, in remove > self._remove(member) > File "/usr/lib/python3.11/site-packages/blivet/threads.py", line 53, in run_with_lock > return m(*args, **kwargs) > ^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/blivet/devices/lvm.py", line 293, in _remove > if member.format.free < member.format.current_size: > ^^^^^^^^^^^^^^^^^^ >AttributeError: 'DeviceFormat' object has no attribute 'free' > > >/tmp/lvm.log: >05:23:39.229031 lvchange[3227] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:23:39.229059 lvchange[3227] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:23:39.229065 lvchange[3227] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:23:39.229072 lvchange[3227] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:23:39.229079 lvchange[3227] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:23:39.229084 lvchange[3227] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:23:39.229086 lvchange[3227] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:23:39.229090 lvchange[3227] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:23:39 2023 >05:23:39.229097 lvchange[3227] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:23:39.229106 lvchange[3227] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:23:39.229117 lvchange[3227] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:23:39.229123 lvchange[3227] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.229126 lvchange[3227] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:23:39.229129 lvchange[3227] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.229134 lvchange[3227] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.229140 lvchange[3227] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:23:39.229143 lvchange[3227] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:23:39.229147 lvchange[3227] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:23:39.229149 lvchange[3227] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:23:39.229152 lvchange[3227] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:23:39.229197 lvchange[3227] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:23:39.229201 lvchange[3227] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:23:39.229204 lvchange[3227] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:23:39.229207 lvchange[3227] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:23:39.229210 lvchange[3227] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:23:39.229213 lvchange[3227] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:23:39.229215 lvchange[3227] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:23:39.229217 lvchange[3227] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:23:39.229219 lvchange[3227] misc/lvm-globals.c:205 LVM activation checks disabled >05:23:39.229222 lvchange[3227] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:23:39.229225 lvchange[3227] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:23:39.229228 lvchange[3227] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:23:39.229231 lvchange[3227] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:23:39.229238 lvchange[3227] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:23:39.229241 lvchange[3227] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:23:39.229244 lvchange[3227] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:23:39.229246 lvchange[3227] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:39.229249 lvchange[3227] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:23:39.229251 lvchange[3227] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:23:39.229254 lvchange[3227] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:23:39.229256 lvchange[3227] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:39.229259 lvchange[3227] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:23:39.229261 lvchange[3227] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:23:39.229264 lvchange[3227] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:23:39.229267 lvchange[3227] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:23:39.229274 lvchange[3227] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:23:39.229367 lvchange[3227] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:23:39.229371 lvchange[3227] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:23:39.229377 lvchange[3227] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:23:39.229384 lvchange[3227] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x5618bd828400. >05:23:39.229388 lvchange[3227] format_text/format-text.c:2645 Initialised format: lvm2 >05:23:39.229392 lvchange[3227] striped/striped.c:245 Initialised segtype: linear >05:23:39.229395 lvchange[3227] striped/striped.c:245 Initialised segtype: striped >05:23:39.229397 lvchange[3227] zero/zero.c:99 Initialised segtype: zero >05:23:39.229399 lvchange[3227] error/errseg.c:105 Initialised segtype: error >05:23:39.229403 lvchange[3227] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:23:39.229406 lvchange[3227] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:23:39.229409 lvchange[3227] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:23:39.229411 lvchange[3227] mirror/mirrored.c:539 Initialised segtype: mirror >05:23:39.229414 lvchange[3227] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:23:39.229417 lvchange[3227] raid/raid.c:694 Initialised segtype: raid0 >05:23:39.229419 lvchange[3227] raid/raid.c:694 Initialised segtype: raid0_meta >05:23:39.229422 lvchange[3227] raid/raid.c:694 Initialised segtype: raid1 >05:23:39.229424 lvchange[3227] raid/raid.c:694 Initialised segtype: raid10 >05:23:39.229426 lvchange[3227] raid/raid.c:694 Initialised segtype: raid10_near >05:23:39.229428 lvchange[3227] raid/raid.c:694 Initialised segtype: raid4 >05:23:39.229430 lvchange[3227] raid/raid.c:694 Initialised segtype: raid5 >05:23:39.229432 lvchange[3227] raid/raid.c:694 Initialised segtype: raid5_n >05:23:39.229434 lvchange[3227] raid/raid.c:694 Initialised segtype: raid5_la >05:23:39.229436 lvchange[3227] raid/raid.c:694 Initialised segtype: raid5_ls >05:23:39.229438 lvchange[3227] raid/raid.c:694 Initialised segtype: raid5_ra >05:23:39.229444 lvchange[3227] raid/raid.c:694 Initialised segtype: raid5_rs >05:23:39.229447 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6 >05:23:39.229449 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:23:39.229452 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_nc >05:23:39.229454 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_nr >05:23:39.229467 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_zr >05:23:39.229472 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:23:39.229475 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:23:39.229479 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:23:39.229482 lvchange[3227] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:23:39.229485 lvchange[3227] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:39.229498 lvchange[3227] thin/thin.c:825 Initialised segtype: thin-pool >05:23:39.229500 lvchange[3227] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:39.229503 lvchange[3227] thin/thin.c:825 Initialised segtype: thin >05:23:39.229506 lvchange[3227] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:23:39.229509 lvchange[3227] cache_segtype/cache.c:851 Initialised segtype: cache >05:23:39.229512 lvchange[3227] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:23:39.229517 lvchange[3227] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:23:39.229522 lvchange[3227] writecache/writecache.c:389 Initialised segtype: writecache >05:23:39.229526 lvchange[3227] integrity/integrity.c:339 Initialised segtype: integrity >05:23:39.229531 lvchange[3227] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:23:39.229535 lvchange[3227] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:23:39.229540 lvchange[3227] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:23:39.229545 lvchange[3227] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:23:39.229550 lvchange[3227] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:23:39.229555 lvchange[3227] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:23:39.229559 lvchange[3227] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:23:39.229576 lvchange[3227] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:39.229592 lvchange[3227] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:39.229616 lvchange[3227] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:39.229620 lvchange[3227] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.229630 lvchange[3227] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:23:39.229634 lvchange[3227] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:39.229639 lvchange[3227] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:39.229642 lvchange[3227] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:23:39.229670 lvchange[3227] filters/filter-regex.c:245 Regex filter initialised. >05:23:39.229674 lvchange[3227] filters/filter-type.c:61 LVM type filter initialised. >05:23:39.229676 lvchange[3227] filters/filter-deviceid.c:66 deviceid filter initialised. >05:23:39.229679 lvchange[3227] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:23:39.229690 lvchange[3227] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:23:39.229694 lvchange[3227] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:39.229699 lvchange[3227] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:23:39.229702 lvchange[3227] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:23:39.229705 lvchange[3227] filters/filter-mpath.c:87 mpath filter initialised. >05:23:39.229707 lvchange[3227] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:23:39.229709 lvchange[3227] filters/filter-signature.c:88 signature filter initialised. >05:23:39.229711 lvchange[3227] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:39.229714 lvchange[3227] filters/filter-md.c:149 MD filter initialised. >05:23:39.229716 lvchange[3227] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:23:39.229719 lvchange[3227] filters/filter-composite.c:98 Composite filter initialised. >05:23:39.229721 lvchange[3227] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:23:39.229723 lvchange[3227] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:23:39.229726 lvchange[3227] filters/filter-persistent.c:187 Persistent filter initialised. >05:23:39.229729 lvchange[3227] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:39.229731 lvchange[3227] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:23:39.229734 lvchange[3227] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:23:39.229737 lvchange[3227] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:23:39.229739 lvchange[3227] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:23:39.229742 lvchange[3227] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:23:39.229745 lvchange[3227] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:23:39.229753 lvchange[3227] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:23:39.229755 lvchange[3227] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} log/command_log_selection="log_context!="' -an -y vg_erwan-desktop/lv_home >05:23:39.229758 lvchange[3227] lvmcmdline.c:3242 Command pid: 3227 >05:23:39.229760 lvchange[3227] lvmcmdline.c:3243 System ID: >05:23:39.229762 lvchange[3227] lvmcmdline.c:3246 O_DIRECT will be used >05:23:39.229764 lvchange[3227] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:23:39.229767 lvchange[3227] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:23:39.229769 lvchange[3227] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:23:39.229772 lvchange[3227] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:23:39.229774 lvchange[3227] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:23:39.238248 lvchange[3227] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:23:39.238398 lvchange[3227] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:39.238420 lvchange[3227] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:39.238425 lvchange[3227] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:23:39.238431 lvchange[3227] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:23:39.238435 lvchange[3227] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:23:39.238449 lvchange[3227] device/dev-mpath.c:217 multipath wwids file not found >05:23:39.238464 lvchange[3227] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:23:39.238485 lvchange[3227] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:23:39.238489 lvchange[3227] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:23:39.238491 lvchange[3227] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:23:39.238493 lvchange[3227] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:23:39.238496 lvchange[3227] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:23:39.238498 lvchange[3227] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:23:39.238501 lvchange[3227] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:23:39.238528 lvchange[3227] cache/lvmcache.c:1599 lvmcache label scan begin >05:23:39.238531 lvchange[3227] label/label.c:1249 Finding devices to scan >05:23:39.238590 lvchange[3227] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:23:39.238595 lvchange[3227] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:39.238603 lvchange[3227] device/dev-cache.c:1898 Devices file not found, ignoring. >05:23:39.238606 lvchange[3227] device/dev-cache.c:1195 Creating list of system devices. >05:23:39.238832 lvchange[3227] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:23:39.238843 lvchange[3227] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:23:39.238850 lvchange[3227] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:23:39.238856 lvchange[3227] device/dev-cache.c:753 Found dev 253:1 /dev/block/253:1 - new. >05:23:39.238862 lvchange[3227] device/dev-cache.c:753 Found dev 253:2 /dev/block/253:2 - new. >05:23:39.238871 lvchange[3227] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:23:39.238880 lvchange[3227] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:23:39.238890 lvchange[3227] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:23:39.238900 lvchange[3227] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:23:39.238910 lvchange[3227] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:23:39.238920 lvchange[3227] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:23:39.238926 lvchange[3227] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:23:39.238932 lvchange[3227] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:23:39.238938 lvchange[3227] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:23:39.238943 lvchange[3227] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:23:39.238949 lvchange[3227] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:23:39.238955 lvchange[3227] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:23:39.238960 lvchange[3227] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:23:39.238966 lvchange[3227] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:23:39.238972 lvchange[3227] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:23:39.238978 lvchange[3227] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:23:39.238983 lvchange[3227] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:23:39.238989 lvchange[3227] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:23:39.238994 lvchange[3227] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:23:39.239147 lvchange[3227] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:23:39.240392 lvchange[3227] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:23:39.240406 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:23:39.240413 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:23:39.240418 lvchange[3227] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:23:39.240424 lvchange[3227] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:23:39.240429 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:23:39.240435 lvchange[3227] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:23:39.240440 lvchange[3227] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:23:39.240445 lvchange[3227] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/32 - new alias. >05:23:39.240451 lvchange[3227] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/33 - new alias. >05:23:39.240462 lvchange[3227] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/34 - new alias. >05:23:39.240468 lvchange[3227] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/35 - new alias. >05:23:39.240474 lvchange[3227] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/36 - new alias. >05:23:39.240479 lvchange[3227] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:23:39.240485 lvchange[3227] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:23:39.240491 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:23:39.240496 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:23:39.240502 lvchange[3227] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:23:39.240535 lvchange[3227] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:23:39.240548 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:23:39.240559 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:23:39.240570 lvchange[3227] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:23:39.240581 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:23:39.240592 lvchange[3227] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:23:39.240598 lvchange[3227] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:23:39.240603 lvchange[3227] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:23:39.240609 lvchange[3227] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home - new alias. >05:23:39.240614 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >05:23:39.240619 lvchange[3227] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap - new alias. >05:23:39.240625 lvchange[3227] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 - new alias. >05:23:39.240634 lvchange[3227] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO - new alias. >05:23:39.240643 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >05:23:39.240655 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:23:39.240666 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:23:39.240678 lvchange[3227] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:23:39.240688 lvchange[3227] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:23:39.240699 lvchange[3227] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:23:39.240710 lvchange[3227] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:23:39.240720 lvchange[3227] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:23:39.240731 lvchange[3227] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:23:39.240741 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:23:39.240752 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:23:39.240762 lvchange[3227] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:23:39.240773 lvchange[3227] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:23:39.240783 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:23:39.240794 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:23:39.240804 lvchange[3227] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:23:39.240815 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:23:39.240839 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:23:39.240850 lvchange[3227] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:23:39.240861 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:23:39.240872 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-label/_Fedora-17-x86_6 - new alias. >05:23:39.240894 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:23:39.240905 lvchange[3227] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:23:39.240915 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:23:39.240938 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:23:39.240949 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:23:39.240960 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:23:39.240970 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:23:39.240981 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:23:39.240991 lvchange[3227] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:23:39.241023 lvchange[3227] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:23:39.241034 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:23:39.241048 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:23:39.241059 lvchange[3227] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:23:39.241070 lvchange[3227] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:23:39.241080 lvchange[3227] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:23:39.241091 lvchange[3227] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:23:39.241101 lvchange[3227] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:23:39.241111 lvchange[3227] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:23:39.241122 lvchange[3227] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:23:39.241132 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:23:39.241143 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:23:39.241153 lvchange[3227] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:23:39.241163 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:23:39.241174 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:23:39.241184 lvchange[3227] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:23:39.241195 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:23:39.241205 lvchange[3227] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:23:39.241215 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:23:39.241226 lvchange[3227] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:23:39.241231 lvchange[3227] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:23:39.241252 lvchange[3227] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 - new alias. >05:23:39.241263 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:23:39.241273 lvchange[3227] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:23:39.241284 lvchange[3227] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 - new alias. >05:23:39.241294 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 - new alias. >05:23:39.241305 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:23:39.241316 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:23:39.241326 lvchange[3227] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:23:39.241330 lvchange[3227] device/dev-cache.c:778 Found dev 253:1 /dev/dm-1 - new alias. >05:23:39.241334 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/dm-2 - new alias. >05:23:39.241338 lvchange[3227] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:23:39.241342 lvchange[3227] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:23:39.241395 lvchange[3227] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:23:39.241440 lvchange[3227] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:23:39.241582 lvchange[3227] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:23:39.241676 lvchange[3227] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:23:39.241682 lvchange[3227] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:23:39.241688 lvchange[3227] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:23:39.241725 lvchange[3227] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:23:39.241732 lvchange[3227] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:23:39.241738 lvchange[3227] device/dev-cache.c:778 Found dev 253:1 /dev/mapper/vg_erwan--desktop-lv_home - new alias. >05:23:39.241743 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >05:23:39.241749 lvchange[3227] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_swap - new alias. >05:23:39.241785 lvchange[3227] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:23:39.241853 lvchange[3227] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:23:39.241869 lvchange[3227] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:23:39.241873 lvchange[3227] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:23:39.241878 lvchange[3227] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:23:39.241882 lvchange[3227] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:23:39.241887 lvchange[3227] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:23:39.241891 lvchange[3227] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:23:39.241895 lvchange[3227] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:23:39.241899 lvchange[3227] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:23:39.241903 lvchange[3227] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:23:39.241910 lvchange[3227] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:23:39.241915 lvchange[3227] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:23:39.241919 lvchange[3227] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:23:39.241923 lvchange[3227] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:23:39.241927 lvchange[3227] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:23:39.241942 lvchange[3227] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:23:39.241984 lvchange[3227] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:23:39.242594 lvchange[3227] device/dev-cache.c:778 Found dev 253:1 /dev/vg_erwan-desktop/lv_home - new alias. >05:23:39.242602 lvchange[3227] device/dev-cache.c:778 Found dev 253:2 /dev/vg_erwan-desktop/lv_root - new alias. >05:23:39.242607 lvchange[3227] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_swap - new alias. >05:23:39.242631 lvchange[3227] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:23:39.242639 lvchange[3227] label/label.c:1325 Filtering devices to scan (nodata) >05:23:39.242656 lvchange[3227] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:39.242666 lvchange[3227] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:39.242671 lvchange[3227] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:39.242675 lvchange[3227] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:39.242679 lvchange[3227] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:23:39.242683 lvchange[3227] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:39.242686 lvchange[3227] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:39.242691 lvchange[3227] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:23:39.242694 lvchange[3227] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:39.242831 lvchange[3227] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:23:39.242838 lvchange[3227] device/dev-io.c:466 Closed /dev/sda2 >05:23:39.242874 lvchange[3227] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:39.242880 lvchange[3227] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:23:39.242884 lvchange[3227] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:39.242887 lvchange[3227] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:39.242894 lvchange[3227] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:39.242909 lvchange[3227] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:23:39.242913 lvchange[3227] device/dev-io.c:466 Closed /dev/sdb1 >05:23:39.242938 lvchange[3227] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:39.242943 lvchange[3227] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:39.242947 lvchange[3227] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:39.242952 lvchange[3227] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:39.242956 lvchange[3227] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:39.242959 lvchange[3227] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:39.242962 lvchange[3227] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:39.242965 lvchange[3227] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:39.242968 lvchange[3227] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:39.242971 lvchange[3227] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:39.242974 lvchange[3227] label/label.c:1342 Filtering devices to scan done (nodata) >05:23:39.243046 lvchange[3227] label/hints.c:703 Reading hint file >05:23:39.243066 lvchange[3227] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:39.243073 lvchange[3227] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:39.243075 lvchange[3227] label/hints.c:760 ignore hints with different filter >05:23:39.243082 lvchange[3227] label/hints.c:1412 get_hints: needs refresh >05:23:39.243088 lvchange[3227] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:23:39.243095 lvchange[3227] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:23:39.243098 lvchange[3227] label/label.c:640 Scanning 2 devices for VG info >05:23:39.243106 lvchange[3227] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:23:39.243191 lvchange[3227] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:23:39.243249 lvchange[3227] label/label.c:679 Scanning submitted 2 reads >05:23:39.243803 lvchange[3227] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:23:39.243834 lvchange[3227] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.243870 lvchange[3227] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.243875 lvchange[3227] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:39.243881 lvchange[3227] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:23:39.243884 lvchange[3227] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:23:39.243890 lvchange[3227] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:39.243894 lvchange[3227] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:23:39.243901 lvchange[3227] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:39.243911 lvchange[3227] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:23:39.243955 lvchange[3227] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:23:39.243958 lvchange[3227] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:39.243961 lvchange[3227] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:39.243966 lvchange[3227] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:23:39.243969 lvchange[3227] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:23:39.243972 lvchange[3227] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:23:39.243974 lvchange[3227] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:23:39.245106 lvchange[3227] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:23:39.245136 lvchange[3227] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.245171 lvchange[3227] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.245175 lvchange[3227] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:39.245180 lvchange[3227] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:23:39.245182 lvchange[3227] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:23:39.245186 lvchange[3227] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:39.245189 lvchange[3227] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:23:39.245191 lvchange[3227] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:39.245195 lvchange[3227] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:23:39.245197 lvchange[3227] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:23:39.245200 lvchange[3227] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:39.245202 lvchange[3227] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:23:39.245204 lvchange[3227] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:23:39.245208 lvchange[3227] label/hints.c:961 Writing hint file 3 >05:23:39.245243 lvchange[3227] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:39.245249 lvchange[3227] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:39.245253 lvchange[3227] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:39.245257 lvchange[3227] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:39.245260 lvchange[3227] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:39.245262 lvchange[3227] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:39.245264 lvchange[3227] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:39.245267 lvchange[3227] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:23:39.245269 lvchange[3227] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:39.245272 lvchange[3227] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:39.245275 lvchange[3227] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:23:39.245277 lvchange[3227] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:39.245280 lvchange[3227] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.245284 lvchange[3227] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:23:39.245286 lvchange[3227] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:39.245289 lvchange[3227] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:39.245291 lvchange[3227] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:39.245293 lvchange[3227] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.245300 lvchange[3227] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:39.245303 lvchange[3227] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:39.245306 lvchange[3227] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:39.245309 lvchange[3227] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:39.245312 lvchange[3227] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:39.245314 lvchange[3227] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:39.245316 lvchange[3227] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:39.245319 lvchange[3227] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:39.245321 lvchange[3227] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:39.245326 lvchange[3227] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:23:39.245333 lvchange[3227] cache/lvmcache.c:1689 lvmcache label scan done >05:23:39.245336 lvchange[3227] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:23:39.245340 lvchange[3227] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:39.245346 lvchange[3227] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:23:39.248704 lvchange[3227] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:23:39.248738 lvchange[3227] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:23:39.248807 lvchange[3227] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:23:39.248826 lvchange[3227] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:23:39.248843 lvchange[3227] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:39.248856 lvchange[3227] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:39.248862 lvchange[3227] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:39.249255 lvchange[3227] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:39.249824 lvchange[3227] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:23:39.249860 lvchange[3227] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:23:39.249865 lvchange[3227] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:39.249874 lvchange[3227] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:23:39.249920 lvchange[3227] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x5618c03c94d0. >05:23:39.249942 lvchange[3227] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:23:39.249948 lvchange[3227] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:23:39.249951 lvchange[3227] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:23:39.249967 lvchange[3227] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:23:39.249970 lvchange[3227] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:23:39.249972 lvchange[3227] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:39.249979 lvchange[3227] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:23:39.249987 lvchange[3227] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:23:39.249990 lvchange[3227] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:23:39.249993 lvchange[3227] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:23:39.249996 lvchange[3227] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:23:39.250001 lvchange[3227] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:23:39.250007 lvchange[3227] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:23:39.250010 lvchange[3227] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:23:39.250012 lvchange[3227] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:23:39.250014 lvchange[3227] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:23:39.250016 lvchange[3227] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:23:39.250018 lvchange[3227] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:23:39.250019 lvchange[3227] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:23:39.250024 lvchange[3227] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.250026 lvchange[3227] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.250030 lvchange[3227] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >05:23:39.250033 lvchange[3227] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >05:23:39.250040 lvchange[3227] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:23:39.250043 lvchange[3227] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:23:39.250048 lvchange[3227] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.250066 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:39.250077 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:23:39.250086 lvchange[3227] mm/memlock.c:640 Entering prioritized section (deactivating). >05:23:39.250095 lvchange[3227] mm/memlock.c:503 Raised task priority 0 -> -18. >05:23:39.250241 lvchange[3227] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_home. >05:23:39.250248 lvchange[3227] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.250251 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:39.250259 lvchange[3227] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:23:39.250261 lvchange[3227] activate/activate.c:494 Getting driver version >05:23:39.250264 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:39.250286 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:1) [ opencount flush ] [16384] (*1) >05:23:39.250300 lvchange[3227] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:23:39.250303 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:23:39.250309 lvchange[3227] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:23:39.250312 lvchange[3227] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:23:39.250314 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:23:39.250321 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:1) [ opencount flush ] [2048] (*1) >05:23:39.250326 lvchange[3227] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_home (253:1) >05:23:39.250557 lvchange[3227] device_mapper/libdm-common.c:2553 Udev cookie 0xd4deec5 (semid 3) created >05:23:39.250567 lvchange[3227] device_mapper/libdm-common.c:2573 Udev cookie 0xd4deec5 (semid 3) incremented to 1 >05:23:39.250579 lvchange[3227] device_mapper/libdm-common.c:2445 Udev cookie 0xd4deec5 (semid 3) incremented to 2 >05:23:39.250581 lvchange[3227] device_mapper/libdm-common.c:2678 Udev cookie 0xd4deec5 (semid 3) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:39.250585 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:1) [ noopencount flush retryremove ] [2048] (*1) >05:23:39.266556 lvchange[3227] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Stacking NODE_DEL [trust_udev] >05:23:39.266577 lvchange[3227] mm/memlock.c:652 Leaving section (deactivated). >05:23:39.266583 lvchange[3227] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.266590 lvchange[3227] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:39.266602 lvchange[3227] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:23:39.266633 lvchange[3227] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:23:39.266643 lvchange[3227] mm/memlock.c:517 Restoring original task priority 0. >05:23:39.266646 lvchange[3227] activate/fs.c:492 Syncing device names >05:23:39.266654 lvchange[3227] device_mapper/libdm-common.c:2480 Udev cookie 0xd4deec5 (semid 3) decremented to 0 >05:23:39.266657 lvchange[3227] device_mapper/libdm-common.c:2766 Udev cookie 0xd4deec5 (semid 3) waiting for zero >05:23:39.266663 lvchange[3227] device_mapper/libdm-common.c:2495 Udev cookie 0xd4deec5 (semid 3) destroyed >05:23:39.266667 lvchange[3227] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Skipping NODE_DEL [trust_udev] >05:23:39.266674 lvchange[3227] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:23:39.266681 lvchange[3227] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:23:39.266702 lvchange[3227] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x5618c03c94d0. >05:23:39.266720 lvchange[3227] device_mapper/libdm-report.c:4917 { >05:23:39.266726 lvchange[3227] device_mapper/libdm-report.c:4949 "log": [ >05:23:39.266736 lvchange[3227] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:23:39.266742 lvchange[3227] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:23:39.266746 lvchange[3227] device_mapper/libdm-report.c:5214 ] >05:23:39.266749 lvchange[3227] device_mapper/libdm-report.c:5287 } >05:23:39.266756 lvchange[3227] device_mapper/libdm-config.c:1085 global/notify_dbus not found in config: defaulting to 1 >05:23:39.267011 lvchange[3227] notify/lvmnotify.c:122 Nofify dbus at com.redhat.lvmdbus1. >05:23:39.267968 lvchange[3227] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:39.297548 lvchange[3227] commands/toolcontext.c:1894 Reloading config files >05:23:39.297582 lvchange[3227] activate/fs.c:492 Syncing device names >05:23:39.297587 lvchange[3227] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:39.297601 lvchange[3227] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x5618bd828400. >05:23:39.297708 lvchange[3227] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:23:39.297742 lvchange[3227] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:23:39.297965 lvchange[3227] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:23:39.297977 lvchange[3227] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:39.297988 lvchange[3227] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:39.298010 lvchange[3227] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:39.298015 lvchange[3227] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.298033 lvchange[3227] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:23:39.298037 lvchange[3227] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:23:39.624816 vgchange[3313] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:23:39.624833 vgchange[3313] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:23:39.624837 vgchange[3313] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:23:39.624842 vgchange[3313] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:23:39.624848 vgchange[3313] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:23:39.624851 vgchange[3313] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:23:39.624853 vgchange[3313] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:23:39.624856 vgchange[3313] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:23:39 2023 >05:23:39.624861 vgchange[3313] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:23:39.624867 vgchange[3313] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:23:39.624875 vgchange[3313] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:23:39.624879 vgchange[3313] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.624882 vgchange[3313] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:23:39.624884 vgchange[3313] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.624888 vgchange[3313] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.624892 vgchange[3313] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:23:39.624895 vgchange[3313] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:23:39.624897 vgchange[3313] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:23:39.624899 vgchange[3313] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:23:39.624901 vgchange[3313] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:23:39.624944 vgchange[3313] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:23:39.624947 vgchange[3313] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:23:39.624949 vgchange[3313] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:23:39.624951 vgchange[3313] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:23:39.624953 vgchange[3313] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:23:39.624955 vgchange[3313] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:23:39.624961 vgchange[3313] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:23:39.624963 vgchange[3313] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:23:39.624964 vgchange[3313] misc/lvm-globals.c:205 LVM activation checks disabled >05:23:39.624966 vgchange[3313] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:23:39.624968 vgchange[3313] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:23:39.624971 vgchange[3313] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:23:39.624973 vgchange[3313] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:23:39.624974 vgchange[3313] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:23:39.624976 vgchange[3313] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:23:39.624978 vgchange[3313] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:23:39.624980 vgchange[3313] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:39.624982 vgchange[3313] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:23:39.624983 vgchange[3313] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:23:39.624985 vgchange[3313] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:23:39.624987 vgchange[3313] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:39.624989 vgchange[3313] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:23:39.624991 vgchange[3313] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:23:39.624993 vgchange[3313] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:23:39.624995 vgchange[3313] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:23:39.625000 vgchange[3313] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:23:39.625079 vgchange[3313] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:23:39.625082 vgchange[3313] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:23:39.625086 vgchange[3313] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:23:39.625091 vgchange[3313] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x565166ca62c0. >05:23:39.625094 vgchange[3313] format_text/format-text.c:2645 Initialised format: lvm2 >05:23:39.625098 vgchange[3313] striped/striped.c:245 Initialised segtype: linear >05:23:39.625100 vgchange[3313] striped/striped.c:245 Initialised segtype: striped >05:23:39.625101 vgchange[3313] zero/zero.c:99 Initialised segtype: zero >05:23:39.625103 vgchange[3313] error/errseg.c:105 Initialised segtype: error >05:23:39.625105 vgchange[3313] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:23:39.625108 vgchange[3313] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:23:39.625110 vgchange[3313] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:23:39.625112 vgchange[3313] mirror/mirrored.c:539 Initialised segtype: mirror >05:23:39.625113 vgchange[3313] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:23:39.625122 vgchange[3313] raid/raid.c:694 Initialised segtype: raid0 >05:23:39.625124 vgchange[3313] raid/raid.c:694 Initialised segtype: raid0_meta >05:23:39.625126 vgchange[3313] raid/raid.c:694 Initialised segtype: raid1 >05:23:39.625127 vgchange[3313] raid/raid.c:694 Initialised segtype: raid10 >05:23:39.625129 vgchange[3313] raid/raid.c:694 Initialised segtype: raid10_near >05:23:39.625130 vgchange[3313] raid/raid.c:694 Initialised segtype: raid4 >05:23:39.625132 vgchange[3313] raid/raid.c:694 Initialised segtype: raid5 >05:23:39.625133 vgchange[3313] raid/raid.c:694 Initialised segtype: raid5_n >05:23:39.625135 vgchange[3313] raid/raid.c:694 Initialised segtype: raid5_la >05:23:39.625136 vgchange[3313] raid/raid.c:694 Initialised segtype: raid5_ls >05:23:39.625138 vgchange[3313] raid/raid.c:694 Initialised segtype: raid5_ra >05:23:39.625139 vgchange[3313] raid/raid.c:694 Initialised segtype: raid5_rs >05:23:39.625141 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6 >05:23:39.625142 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:23:39.625144 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_nc >05:23:39.625145 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_nr >05:23:39.625147 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_zr >05:23:39.625148 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:23:39.625149 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:23:39.625151 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:23:39.625152 vgchange[3313] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:23:39.625154 vgchange[3313] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:39.625157 vgchange[3313] thin/thin.c:825 Initialised segtype: thin-pool >05:23:39.625158 vgchange[3313] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:39.625160 vgchange[3313] thin/thin.c:825 Initialised segtype: thin >05:23:39.625162 vgchange[3313] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:23:39.625164 vgchange[3313] cache_segtype/cache.c:851 Initialised segtype: cache >05:23:39.625166 vgchange[3313] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:23:39.625169 vgchange[3313] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:23:39.625171 vgchange[3313] writecache/writecache.c:389 Initialised segtype: writecache >05:23:39.625173 vgchange[3313] integrity/integrity.c:339 Initialised segtype: integrity >05:23:39.625174 vgchange[3313] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:23:39.625176 vgchange[3313] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:23:39.625178 vgchange[3313] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:23:39.625180 vgchange[3313] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:23:39.625182 vgchange[3313] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:23:39.625184 vgchange[3313] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:23:39.625185 vgchange[3313] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:23:39.625193 vgchange[3313] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:39.625200 vgchange[3313] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:39.625214 vgchange[3313] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:39.625216 vgchange[3313] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.625223 vgchange[3313] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:23:39.625226 vgchange[3313] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:39.625231 vgchange[3313] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:39.625234 vgchange[3313] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:23:39.625256 vgchange[3313] filters/filter-regex.c:245 Regex filter initialised. >05:23:39.625258 vgchange[3313] filters/filter-type.c:61 LVM type filter initialised. >05:23:39.625260 vgchange[3313] filters/filter-deviceid.c:66 deviceid filter initialised. >05:23:39.625262 vgchange[3313] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:23:39.625270 vgchange[3313] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:23:39.625273 vgchange[3313] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:39.625275 vgchange[3313] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:23:39.625277 vgchange[3313] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:23:39.625279 vgchange[3313] filters/filter-mpath.c:87 mpath filter initialised. >05:23:39.625281 vgchange[3313] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:23:39.625282 vgchange[3313] filters/filter-signature.c:88 signature filter initialised. >05:23:39.625284 vgchange[3313] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:39.625285 vgchange[3313] filters/filter-md.c:149 MD filter initialised. >05:23:39.625287 vgchange[3313] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:23:39.625289 vgchange[3313] filters/filter-composite.c:98 Composite filter initialised. >05:23:39.625290 vgchange[3313] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:23:39.625292 vgchange[3313] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:23:39.625294 vgchange[3313] filters/filter-persistent.c:187 Persistent filter initialised. >05:23:39.625296 vgchange[3313] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:39.625298 vgchange[3313] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:23:39.625300 vgchange[3313] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:23:39.625302 vgchange[3313] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:23:39.625304 vgchange[3313] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:23:39.625306 vgchange[3313] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:23:39.625308 vgchange[3313] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:23:39.625314 vgchange[3313] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:23:39.625316 vgchange[3313] lvmcmdline.c:3241 Processing command: vgchange --config ' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop >05:23:39.625318 vgchange[3313] lvmcmdline.c:3242 Command pid: 3313 >05:23:39.625319 vgchange[3313] lvmcmdline.c:3243 System ID: >05:23:39.625321 vgchange[3313] lvmcmdline.c:3246 O_DIRECT will be used >05:23:39.625322 vgchange[3313] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:23:39.625325 vgchange[3313] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:23:39.625326 vgchange[3313] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:23:39.625330 vgchange[3313] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:23:39.625332 vgchange[3313] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:23:39.631929 vgchange[3313] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:23:39.631979 vgchange[3313] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:39.631999 vgchange[3313] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:39.632003 vgchange[3313] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:23:39.632006 vgchange[3313] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:23:39.632010 vgchange[3313] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:23:39.632021 vgchange[3313] device/dev-mpath.c:217 multipath wwids file not found >05:23:39.632030 vgchange[3313] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:23:39.632047 vgchange[3313] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:23:39.632051 vgchange[3313] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:23:39.632054 vgchange[3313] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:23:39.632058 vgchange[3313] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:23:39.632061 vgchange[3313] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:23:39.632064 vgchange[3313] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:23:39.632067 vgchange[3313] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:23:39.632097 vgchange[3313] toollib.c:2419 Processing each VG >05:23:39.632102 vgchange[3313] cache/lvmcache.c:1599 lvmcache label scan begin >05:23:39.632105 vgchange[3313] label/label.c:1249 Finding devices to scan >05:23:39.632162 vgchange[3313] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:23:39.632167 vgchange[3313] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:39.632176 vgchange[3313] device/dev-cache.c:1898 Devices file not found, ignoring. >05:23:39.632179 vgchange[3313] device/dev-cache.c:1195 Creating list of system devices. >05:23:39.632340 vgchange[3313] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:23:39.632350 vgchange[3313] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:23:39.632357 vgchange[3313] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:23:39.632363 vgchange[3313] device/dev-cache.c:753 Found dev 253:2 /dev/block/253:2 - new. >05:23:39.632370 vgchange[3313] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:23:39.632376 vgchange[3313] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:23:39.632383 vgchange[3313] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:23:39.632390 vgchange[3313] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:23:39.632396 vgchange[3313] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:23:39.632403 vgchange[3313] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:23:39.632410 vgchange[3313] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:23:39.632416 vgchange[3313] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:23:39.632423 vgchange[3313] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:23:39.632429 vgchange[3313] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:23:39.632439 vgchange[3313] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:23:39.632445 vgchange[3313] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:23:39.632452 vgchange[3313] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:23:39.632474 vgchange[3313] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:23:39.632481 vgchange[3313] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:23:39.632496 vgchange[3313] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:23:39.632503 vgchange[3313] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:23:39.632509 vgchange[3313] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:23:39.632516 vgchange[3313] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:23:39.632669 vgchange[3313] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:23:39.633754 vgchange[3313] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:23:39.633765 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:23:39.633773 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:23:39.633780 vgchange[3313] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:23:39.633787 vgchange[3313] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:23:39.633793 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:23:39.633800 vgchange[3313] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:23:39.633807 vgchange[3313] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:23:39.633814 vgchange[3313] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/32 - new alias. >05:23:39.633821 vgchange[3313] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/33 - new alias. >05:23:39.633828 vgchange[3313] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/34 - new alias. >05:23:39.633835 vgchange[3313] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/35 - new alias. >05:23:39.633841 vgchange[3313] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/36 - new alias. >05:23:39.633848 vgchange[3313] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:23:39.633855 vgchange[3313] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:23:39.633862 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:23:39.633869 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:23:39.633876 vgchange[3313] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:23:39.633916 vgchange[3313] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:23:39.633930 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:23:39.633945 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:23:39.633958 vgchange[3313] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:23:39.633972 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:23:39.633985 vgchange[3313] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:23:39.633993 vgchange[3313] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:23:39.634000 vgchange[3313] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:23:39.634007 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >05:23:39.634017 vgchange[3313] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap - new alias. >05:23:39.634024 vgchange[3313] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO - new alias. >05:23:39.634035 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >05:23:39.634046 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:23:39.634059 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:23:39.634072 vgchange[3313] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:23:39.634086 vgchange[3313] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:23:39.634099 vgchange[3313] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:23:39.634113 vgchange[3313] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:23:39.634126 vgchange[3313] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:23:39.634139 vgchange[3313] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:23:39.634153 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:23:39.634166 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:23:39.634180 vgchange[3313] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:23:39.634193 vgchange[3313] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:23:39.634206 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:23:39.634219 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:23:39.634232 vgchange[3313] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:23:39.634245 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:23:39.634275 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:23:39.634288 vgchange[3313] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:23:39.634302 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:23:39.634315 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-label/_Fedora-17-x86_6 - new alias. >05:23:39.634342 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:23:39.634355 vgchange[3313] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:23:39.634368 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:23:39.634397 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:23:39.634411 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:23:39.634424 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:23:39.634437 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:23:39.634450 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:23:39.634476 vgchange[3313] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:23:39.634516 vgchange[3313] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:23:39.634530 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:23:39.634543 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:23:39.634556 vgchange[3313] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:23:39.634569 vgchange[3313] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:23:39.634583 vgchange[3313] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:23:39.634596 vgchange[3313] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:23:39.634609 vgchange[3313] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:23:39.634622 vgchange[3313] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:23:39.634635 vgchange[3313] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:23:39.634648 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:23:39.634661 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:23:39.634674 vgchange[3313] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:23:39.634687 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:23:39.634700 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:23:39.634713 vgchange[3313] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:23:39.634726 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:23:39.634739 vgchange[3313] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:23:39.634752 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:23:39.634765 vgchange[3313] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:23:39.634772 vgchange[3313] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:23:39.634796 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:23:39.634810 vgchange[3313] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:23:39.634824 vgchange[3313] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 - new alias. >05:23:39.634837 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 - new alias. >05:23:39.634850 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:23:39.634863 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:23:39.634876 vgchange[3313] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:23:39.634881 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/dm-2 - new alias. >05:23:39.634889 vgchange[3313] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:23:39.634894 vgchange[3313] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:23:39.634965 vgchange[3313] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:23:39.634983 vgchange[3313] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:23:39.635120 vgchange[3313] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:23:39.635133 vgchange[3313] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:23:39.635138 vgchange[3313] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:23:39.635146 vgchange[3313] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:23:39.635176 vgchange[3313] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:23:39.635183 vgchange[3313] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:23:39.635190 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >05:23:39.635196 vgchange[3313] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_swap - new alias. >05:23:39.635208 vgchange[3313] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:23:39.635239 vgchange[3313] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:23:39.635251 vgchange[3313] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:23:39.635256 vgchange[3313] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:23:39.635261 vgchange[3313] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:23:39.635267 vgchange[3313] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:23:39.635272 vgchange[3313] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:23:39.635277 vgchange[3313] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:23:39.635282 vgchange[3313] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:23:39.635287 vgchange[3313] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:23:39.635292 vgchange[3313] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:23:39.635297 vgchange[3313] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:23:39.635302 vgchange[3313] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:23:39.635306 vgchange[3313] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:23:39.635311 vgchange[3313] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:23:39.635316 vgchange[3313] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:23:39.635336 vgchange[3313] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:23:39.635392 vgchange[3313] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:23:39.635659 vgchange[3313] device/dev-cache.c:778 Found dev 253:2 /dev/vg_erwan-desktop/lv_root - new alias. >05:23:39.635668 vgchange[3313] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_swap - new alias. >05:23:39.635686 vgchange[3313] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:23:39.635698 vgchange[3313] label/label.c:1325 Filtering devices to scan (nodata) >05:23:39.635717 vgchange[3313] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:39.635728 vgchange[3313] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:39.635734 vgchange[3313] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:39.635738 vgchange[3313] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:39.635744 vgchange[3313] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:23:39.635749 vgchange[3313] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:39.635754 vgchange[3313] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:39.635758 vgchange[3313] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:39.635897 vgchange[3313] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:23:39.635907 vgchange[3313] device/dev-io.c:466 Closed /dev/sda2 >05:23:39.635956 vgchange[3313] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:39.635964 vgchange[3313] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:23:39.635969 vgchange[3313] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:39.635973 vgchange[3313] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:39.635979 vgchange[3313] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:39.635996 vgchange[3313] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:23:39.636000 vgchange[3313] device/dev-io.c:466 Closed /dev/sdb1 >05:23:39.636033 vgchange[3313] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:39.636039 vgchange[3313] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:39.636045 vgchange[3313] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:39.636051 vgchange[3313] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:39.636057 vgchange[3313] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:39.636061 vgchange[3313] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:39.636065 vgchange[3313] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:39.636070 vgchange[3313] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:39.636074 vgchange[3313] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:39.636078 vgchange[3313] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:39.636081 vgchange[3313] label/label.c:1342 Filtering devices to scan done (nodata) >05:23:39.636119 vgchange[3313] label/hints.c:703 Reading hint file >05:23:39.636138 vgchange[3313] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:39.636146 vgchange[3313] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:39.636149 vgchange[3313] label/hints.c:760 ignore hints with different filter >05:23:39.636157 vgchange[3313] label/hints.c:1412 get_hints: needs refresh >05:23:39.636164 vgchange[3313] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:23:39.636173 vgchange[3313] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:23:39.636180 vgchange[3313] label/label.c:640 Scanning 2 devices for VG info >05:23:39.636190 vgchange[3313] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:23:39.636289 vgchange[3313] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:23:39.636369 vgchange[3313] label/label.c:679 Scanning submitted 2 reads >05:23:39.636864 vgchange[3313] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:23:39.636881 vgchange[3313] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.636935 vgchange[3313] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.636940 vgchange[3313] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:39.636946 vgchange[3313] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:23:39.636949 vgchange[3313] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:23:39.636955 vgchange[3313] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:39.636959 vgchange[3313] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:23:39.636962 vgchange[3313] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:39.636968 vgchange[3313] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:23:39.637021 vgchange[3313] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:23:39.637026 vgchange[3313] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:39.637029 vgchange[3313] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:39.637034 vgchange[3313] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:23:39.637037 vgchange[3313] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:23:39.637041 vgchange[3313] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:23:39.637043 vgchange[3313] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:23:39.638274 vgchange[3313] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:23:39.638319 vgchange[3313] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.638349 vgchange[3313] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.638352 vgchange[3313] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:39.638357 vgchange[3313] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:23:39.638359 vgchange[3313] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:23:39.638363 vgchange[3313] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:39.638365 vgchange[3313] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:23:39.638367 vgchange[3313] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:39.638370 vgchange[3313] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:23:39.638372 vgchange[3313] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:23:39.638374 vgchange[3313] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:39.638376 vgchange[3313] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:23:39.638377 vgchange[3313] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:23:39.638381 vgchange[3313] label/hints.c:961 Writing hint file 3 >05:23:39.638408 vgchange[3313] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:39.638414 vgchange[3313] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:39.638417 vgchange[3313] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:39.638420 vgchange[3313] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:39.638423 vgchange[3313] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:39.638425 vgchange[3313] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:39.638426 vgchange[3313] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:39.638429 vgchange[3313] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:23:39.638430 vgchange[3313] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:39.638433 vgchange[3313] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:39.638434 vgchange[3313] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:39.638437 vgchange[3313] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.638449 vgchange[3313] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:23:39.638452 vgchange[3313] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:39.638454 vgchange[3313] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:39.638466 vgchange[3313] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:39.638470 vgchange[3313] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.638473 vgchange[3313] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:39.638476 vgchange[3313] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:39.638491 vgchange[3313] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:39.638494 vgchange[3313] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:39.638496 vgchange[3313] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:39.638498 vgchange[3313] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:39.638500 vgchange[3313] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:39.638502 vgchange[3313] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:39.638505 vgchange[3313] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:39.638509 vgchange[3313] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:23:39.638515 vgchange[3313] cache/lvmcache.c:1689 lvmcache label scan done >05:23:39.638517 vgchange[3313] toollib.c:2473 Obtaining the complete list of VGs to process >05:23:39.638521 vgchange[3313] toollib.c:2182 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:39.638525 vgchange[3313] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:23:39.641352 vgchange[3313] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:23:39.641384 vgchange[3313] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:23:39.641423 vgchange[3313] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:23:39.641438 vgchange[3313] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:23:39.641453 vgchange[3313] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:39.641474 vgchange[3313] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:39.641489 vgchange[3313] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:39.641861 vgchange[3313] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:39.642409 vgchange[3313] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:23:39.642440 vgchange[3313] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:23:39.642445 vgchange[3313] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:39.642472 vgchange[3313] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:23:39.642520 vgchange[3313] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x5651698431b0. >05:23:39.642542 vgchange[3313] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:23:39.642549 vgchange[3313] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:23:39.642552 vgchange[3313] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:23:39.642567 vgchange[3313] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:23:39.642570 vgchange[3313] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:23:39.642572 vgchange[3313] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:39.642577 vgchange[3313] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:23:39.642584 vgchange[3313] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:23:39.642586 vgchange[3313] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:23:39.642589 vgchange[3313] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:23:39.642592 vgchange[3313] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:23:39.642596 vgchange[3313] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:23:39.642598 vgchange[3313] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:23:39.642601 vgchange[3313] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:23:39.642605 vgchange[3313] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:23:39.642608 vgchange[3313] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:23:39.642609 vgchange[3313] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:23:39.642611 vgchange[3313] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:23:39.642613 vgchange[3313] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:23:39.642616 vgchange[3313] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:39.642618 vgchange[3313] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:39.642621 vgchange[3313] toollib.c:2212 Running command for VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:39.642626 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:39.642643 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:39.642653 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:23:39.642661 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.642663 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:39.642669 vgchange[3313] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:23:39.642672 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:39.642674 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:39.642679 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:39.642681 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:23:39.642685 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.642688 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:23:39.642691 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:39.642694 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:23:39.642697 vgchange[3313] activate/activate.c:1499 Counted 0 open LVs in VG vg_erwan-desktop. >05:23:39.642703 vgchange[3313] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_swap. >05:23:39.642705 vgchange[3313] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_swap. >05:23:39.642707 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:39.642709 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:23:39.642714 vgchange[3313] mm/memlock.c:640 Entering prioritized section (deactivating). >05:23:39.642723 vgchange[3313] mm/memlock.c:503 Raised task priority 0 -> -18. >05:23:39.642745 vgchange[3313] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_swap. >05:23:39.642750 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:39.642753 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:23:39.642759 vgchange[3313] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:23:39.642761 vgchange[3313] activate/activate.c:494 Getting driver version >05:23:39.642763 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:39.642777 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:23:39.642789 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real]. >05:23:39.642792 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real [ noopencount flush ] [2048] (*1) >05:23:39.642796 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow]. >05:23:39.642799 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow [ noopencount flush ] [2048] (*1) >05:23:39.642804 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >05:23:39.642808 vgchange[3313] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_swap (253:0) >05:23:39.642823 vgchange[3313] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d3eed (semid 4) created >05:23:39.642828 vgchange[3313] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d3eed (semid 4) incremented to 1 >05:23:39.642835 vgchange[3313] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d3eed (semid 4) incremented to 2 >05:23:39.642837 vgchange[3313] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d3eed (semid 4) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:39.642840 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >05:23:39.658558 vgchange[3313] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_swap: Stacking NODE_DEL [trust_udev] >05:23:39.658579 vgchange[3313] mm/memlock.c:652 Leaving section (deactivated). >05:23:39.658585 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:39.658591 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:23:39.658603 vgchange[3313] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:23:39.658617 vgchange[3313] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:23:39.658621 vgchange[3313] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:23:39.658624 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.658627 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:23:39.658633 vgchange[3313] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_root. >05:23:39.658635 vgchange[3313] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_root. >05:23:39.658642 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:39.658645 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:23:39.658652 vgchange[3313] mm/memlock.c:640 Entering prioritized section (deactivating). >05:23:39.658656 vgchange[3313] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_root. >05:23:39.658661 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:39.658664 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:39.658671 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:2) [ opencount flush ] [16384] (*1) >05:23:39.658684 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:23:39.658687 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:23:39.658692 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:23:39.658695 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:23:39.658701 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:2) [ opencount flush ] [2048] (*1) >05:23:39.658706 vgchange[3313] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_root (253:2) >05:23:39.658715 vgchange[3313] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d3eed (semid 4) incremented to 2 >05:23:39.658718 vgchange[3313] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d3eed (semid 4) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:39.658721 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:2) [ noopencount flush retryremove ] [2048] (*1) >05:23:39.667583 vgchange[3313] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Stacking NODE_DEL [trust_udev] >05:23:39.667603 vgchange[3313] mm/memlock.c:652 Leaving section (deactivated). >05:23:39.667609 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:39.667616 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:39.667630 vgchange[3313] vgchange.c:141 Deactivated 3 logical volumes in volume group vg_erwan-desktop. >05:23:39.667633 vgchange[3313] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:23:39.667640 vgchange[3313] mm/memlock.c:517 Restoring original task priority 0. >05:23:39.667642 vgchange[3313] activate/fs.c:492 Syncing device names >05:23:39.667650 vgchange[3313] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d3eed (semid 4) decremented to 0 >05:23:39.667653 vgchange[3313] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d3eed (semid 4) waiting for zero >05:23:39.667658 vgchange[3313] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d3eed (semid 4) destroyed >05:23:39.667661 vgchange[3313] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_swap: Skipping NODE_DEL [trust_udev] >05:23:39.667663 vgchange[3313] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Skipping NODE_DEL [trust_udev] >05:23:39.667669 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:39.667694 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:23:39.667701 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:39.667704 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:39.667709 vgchange[3313] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:39.667712 vgchange[3313] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:39.667716 vgchange[3313] activate/activate.c:1482 Counted 0 active LVs in VG vg_erwan-desktop >05:23:39.667728 vgchange[3313] vgchange.c:283 0 logical volume(s) in volume group "vg_erwan-desktop" now active >05:23:39.667732 vgchange[3313] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >05:23:39.667735 vgchange[3313] activate/fs.c:492 Syncing device names >05:23:39.667741 vgchange[3313] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:23:39.667746 vgchange[3313] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:23:39.667766 vgchange[3313] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x5651698431b0. >05:23:39.667785 vgchange[3313] device_mapper/libdm-report.c:4917 { >05:23:39.667791 vgchange[3313] device_mapper/libdm-report.c:4949 "log": [ >05:23:39.667799 vgchange[3313] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"0 logical volume(s) in volume group \"vg_erwan-desktop\" now active", "log_errno":"0", "log_ret_code":"0"}, >05:23:39.667804 vgchange[3313] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:23:39.667807 vgchange[3313] device_mapper/libdm-report.c:5214 ] >05:23:39.667810 vgchange[3313] device_mapper/libdm-report.c:5287 } >05:23:39.667816 vgchange[3313] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:39.709517 vgchange[3313] commands/toolcontext.c:1894 Reloading config files >05:23:39.709544 vgchange[3313] activate/fs.c:492 Syncing device names >05:23:39.709557 vgchange[3313] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:39.709568 vgchange[3313] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x565166ca62c0. >05:23:39.709622 vgchange[3313] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:23:39.709642 vgchange[3313] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:23:39.709840 vgchange[3313] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:23:39.709852 vgchange[3313] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:39.709861 vgchange[3313] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:39.709881 vgchange[3313] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:39.709886 vgchange[3313] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:39.709902 vgchange[3313] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:23:39.709906 vgchange[3313] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:23:40.292109 lvchange[3344] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:23:40.292133 lvchange[3344] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:23:40.292138 lvchange[3344] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:23:40.292145 lvchange[3344] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:23:40.292151 lvchange[3344] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:23:40.292155 lvchange[3344] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:23:40.292157 lvchange[3344] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:23:40.292161 lvchange[3344] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:23:40 2023 >05:23:40.292167 lvchange[3344] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:23:40.292176 lvchange[3344] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:23:40.292186 lvchange[3344] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:23:40.292191 lvchange[3344] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.292194 lvchange[3344] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:23:40.292197 lvchange[3344] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.292207 lvchange[3344] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.292212 lvchange[3344] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:23:40.292216 lvchange[3344] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:23:40.292219 lvchange[3344] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:23:40.292221 lvchange[3344] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:23:40.292224 lvchange[3344] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:23:40.292275 lvchange[3344] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:23:40.292280 lvchange[3344] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:23:40.292282 lvchange[3344] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:23:40.292285 lvchange[3344] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:23:40.292288 lvchange[3344] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:23:40.292290 lvchange[3344] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:23:40.292292 lvchange[3344] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:23:40.292294 lvchange[3344] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:23:40.292296 lvchange[3344] misc/lvm-globals.c:205 LVM activation checks disabled >05:23:40.292299 lvchange[3344] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:23:40.292301 lvchange[3344] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:23:40.292304 lvchange[3344] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:23:40.292307 lvchange[3344] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:23:40.292314 lvchange[3344] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:23:40.292317 lvchange[3344] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:23:40.292319 lvchange[3344] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:23:40.292322 lvchange[3344] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:40.292324 lvchange[3344] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:23:40.292327 lvchange[3344] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:23:40.292329 lvchange[3344] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:23:40.292331 lvchange[3344] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:40.292333 lvchange[3344] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:23:40.292336 lvchange[3344] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:23:40.292339 lvchange[3344] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:23:40.292342 lvchange[3344] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:23:40.292348 lvchange[3344] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:23:40.292439 lvchange[3344] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:23:40.292443 lvchange[3344] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:23:40.292448 lvchange[3344] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:23:40.292462 lvchange[3344] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x560dda10d400. >05:23:40.292470 lvchange[3344] format_text/format-text.c:2645 Initialised format: lvm2 >05:23:40.292475 lvchange[3344] striped/striped.c:245 Initialised segtype: linear >05:23:40.292477 lvchange[3344] striped/striped.c:245 Initialised segtype: striped >05:23:40.292479 lvchange[3344] zero/zero.c:99 Initialised segtype: zero >05:23:40.292481 lvchange[3344] error/errseg.c:105 Initialised segtype: error >05:23:40.292485 lvchange[3344] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:23:40.292488 lvchange[3344] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:23:40.292491 lvchange[3344] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:23:40.292493 lvchange[3344] mirror/mirrored.c:539 Initialised segtype: mirror >05:23:40.292495 lvchange[3344] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:23:40.292498 lvchange[3344] raid/raid.c:694 Initialised segtype: raid0 >05:23:40.292500 lvchange[3344] raid/raid.c:694 Initialised segtype: raid0_meta >05:23:40.292502 lvchange[3344] raid/raid.c:694 Initialised segtype: raid1 >05:23:40.292504 lvchange[3344] raid/raid.c:694 Initialised segtype: raid10 >05:23:40.292506 lvchange[3344] raid/raid.c:694 Initialised segtype: raid10_near >05:23:40.292509 lvchange[3344] raid/raid.c:694 Initialised segtype: raid4 >05:23:40.292510 lvchange[3344] raid/raid.c:694 Initialised segtype: raid5 >05:23:40.292512 lvchange[3344] raid/raid.c:694 Initialised segtype: raid5_n >05:23:40.292514 lvchange[3344] raid/raid.c:694 Initialised segtype: raid5_la >05:23:40.292516 lvchange[3344] raid/raid.c:694 Initialised segtype: raid5_ls >05:23:40.292518 lvchange[3344] raid/raid.c:694 Initialised segtype: raid5_ra >05:23:40.292523 lvchange[3344] raid/raid.c:694 Initialised segtype: raid5_rs >05:23:40.292526 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6 >05:23:40.292528 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:23:40.292530 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_nc >05:23:40.292532 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_nr >05:23:40.292534 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_zr >05:23:40.292536 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:23:40.292538 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:23:40.292540 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:23:40.292542 lvchange[3344] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:23:40.292545 lvchange[3344] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:40.292548 lvchange[3344] thin/thin.c:825 Initialised segtype: thin-pool >05:23:40.292550 lvchange[3344] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:40.292553 lvchange[3344] thin/thin.c:825 Initialised segtype: thin >05:23:40.292555 lvchange[3344] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:23:40.292558 lvchange[3344] cache_segtype/cache.c:851 Initialised segtype: cache >05:23:40.292560 lvchange[3344] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:23:40.292563 lvchange[3344] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:23:40.292566 lvchange[3344] writecache/writecache.c:389 Initialised segtype: writecache >05:23:40.292568 lvchange[3344] integrity/integrity.c:339 Initialised segtype: integrity >05:23:40.292571 lvchange[3344] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:23:40.292573 lvchange[3344] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:23:40.292576 lvchange[3344] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:23:40.292578 lvchange[3344] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:23:40.292581 lvchange[3344] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:23:40.292583 lvchange[3344] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:23:40.292586 lvchange[3344] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:23:40.292597 lvchange[3344] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:40.292607 lvchange[3344] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:40.292625 lvchange[3344] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:40.292629 lvchange[3344] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.292638 lvchange[3344] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:23:40.292642 lvchange[3344] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:40.292647 lvchange[3344] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:40.292650 lvchange[3344] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:23:40.292677 lvchange[3344] filters/filter-regex.c:245 Regex filter initialised. >05:23:40.292680 lvchange[3344] filters/filter-type.c:61 LVM type filter initialised. >05:23:40.292682 lvchange[3344] filters/filter-deviceid.c:66 deviceid filter initialised. >05:23:40.292685 lvchange[3344] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:23:40.292696 lvchange[3344] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:23:40.292702 lvchange[3344] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:40.292704 lvchange[3344] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:23:40.292707 lvchange[3344] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:23:40.292709 lvchange[3344] filters/filter-mpath.c:87 mpath filter initialised. >05:23:40.292711 lvchange[3344] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:23:40.292713 lvchange[3344] filters/filter-signature.c:88 signature filter initialised. >05:23:40.292716 lvchange[3344] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:40.292718 lvchange[3344] filters/filter-md.c:149 MD filter initialised. >05:23:40.292720 lvchange[3344] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:23:40.292722 lvchange[3344] filters/filter-composite.c:98 Composite filter initialised. >05:23:40.292724 lvchange[3344] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:23:40.292727 lvchange[3344] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:23:40.292729 lvchange[3344] filters/filter-persistent.c:187 Persistent filter initialised. >05:23:40.292732 lvchange[3344] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:40.292735 lvchange[3344] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:23:40.292737 lvchange[3344] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:23:40.292740 lvchange[3344] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:23:40.292743 lvchange[3344] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:23:40.292745 lvchange[3344] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:23:40.292748 lvchange[3344] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:23:40.292756 lvchange[3344] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:23:40.292758 lvchange[3344] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_home >05:23:40.292761 lvchange[3344] lvmcmdline.c:3242 Command pid: 3344 >05:23:40.292763 lvchange[3344] lvmcmdline.c:3243 System ID: >05:23:40.292764 lvchange[3344] lvmcmdline.c:3246 O_DIRECT will be used >05:23:40.292767 lvchange[3344] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:23:40.292770 lvchange[3344] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:23:40.292772 lvchange[3344] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:23:40.292775 lvchange[3344] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:23:40.292777 lvchange[3344] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:23:40.300697 lvchange[3344] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:23:40.300749 lvchange[3344] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:40.300766 lvchange[3344] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:40.300770 lvchange[3344] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:23:40.300776 lvchange[3344] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:23:40.300779 lvchange[3344] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:23:40.300791 lvchange[3344] device/dev-mpath.c:217 multipath wwids file not found >05:23:40.300800 lvchange[3344] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:23:40.300816 lvchange[3344] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:23:40.300819 lvchange[3344] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:23:40.300822 lvchange[3344] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:23:40.300824 lvchange[3344] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:23:40.300827 lvchange[3344] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:23:40.300829 lvchange[3344] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:23:40.300831 lvchange[3344] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:23:40.300855 lvchange[3344] cache/lvmcache.c:1599 lvmcache label scan begin >05:23:40.300858 lvchange[3344] label/label.c:1249 Finding devices to scan >05:23:40.300911 lvchange[3344] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:23:40.300916 lvchange[3344] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:40.300923 lvchange[3344] device/dev-cache.c:1898 Devices file not found, ignoring. >05:23:40.300925 lvchange[3344] device/dev-cache.c:1195 Creating list of system devices. >05:23:40.301077 lvchange[3344] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:23:40.301086 lvchange[3344] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:23:40.301091 lvchange[3344] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:23:40.301097 lvchange[3344] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:23:40.301102 lvchange[3344] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:23:40.301107 lvchange[3344] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:23:40.301113 lvchange[3344] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:23:40.301118 lvchange[3344] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:23:40.301123 lvchange[3344] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:23:40.301128 lvchange[3344] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:23:40.301133 lvchange[3344] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:23:40.301138 lvchange[3344] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:23:40.301144 lvchange[3344] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:23:40.301149 lvchange[3344] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:23:40.301154 lvchange[3344] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:23:40.301159 lvchange[3344] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:23:40.301164 lvchange[3344] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:23:40.301169 lvchange[3344] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:23:40.301174 lvchange[3344] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:23:40.301179 lvchange[3344] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:23:40.301184 lvchange[3344] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:23:40.301302 lvchange[3344] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:23:40.302249 lvchange[3344] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:23:40.302262 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:23:40.302269 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:23:40.302275 lvchange[3344] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:23:40.302280 lvchange[3344] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:23:40.302285 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:23:40.302291 lvchange[3344] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:23:40.302296 lvchange[3344] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:23:40.302302 lvchange[3344] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/32 - new alias. >05:23:40.302307 lvchange[3344] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/33 - new alias. >05:23:40.302313 lvchange[3344] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/34 - new alias. >05:23:40.302318 lvchange[3344] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/35 - new alias. >05:23:40.302324 lvchange[3344] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/36 - new alias. >05:23:40.302329 lvchange[3344] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:23:40.302335 lvchange[3344] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:23:40.302341 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:23:40.302346 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:23:40.302352 lvchange[3344] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:23:40.302380 lvchange[3344] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:23:40.302392 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:23:40.302403 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:23:40.302413 lvchange[3344] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:23:40.302424 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:23:40.302435 lvchange[3344] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:23:40.302440 lvchange[3344] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:23:40.302446 lvchange[3344] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:23:40.302451 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:23:40.302473 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:23:40.302494 lvchange[3344] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:23:40.302505 lvchange[3344] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:23:40.302515 lvchange[3344] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:23:40.302526 lvchange[3344] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:23:40.302536 lvchange[3344] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:23:40.302546 lvchange[3344] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:23:40.302559 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:23:40.302569 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:23:40.302579 lvchange[3344] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:23:40.302589 lvchange[3344] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:23:40.302599 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:23:40.302608 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:23:40.302618 lvchange[3344] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:23:40.302628 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:23:40.302652 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:23:40.302663 lvchange[3344] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:23:40.302673 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:23:40.302694 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:23:40.302704 lvchange[3344] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:23:40.302713 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:23:40.302736 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:23:40.302746 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:23:40.302756 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:23:40.302766 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:23:40.302776 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:23:40.302786 lvchange[3344] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:23:40.302816 lvchange[3344] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:23:40.302827 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:23:40.302837 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:23:40.302847 lvchange[3344] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:23:40.302857 lvchange[3344] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:23:40.302867 lvchange[3344] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:23:40.302877 lvchange[3344] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:23:40.302887 lvchange[3344] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:23:40.302897 lvchange[3344] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:23:40.302906 lvchange[3344] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:23:40.302916 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:23:40.302931 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:23:40.302941 lvchange[3344] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:23:40.302950 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:23:40.302960 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:23:40.302970 lvchange[3344] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:23:40.302980 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:23:40.302990 lvchange[3344] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:23:40.302999 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:23:40.303009 lvchange[3344] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:23:40.303014 lvchange[3344] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:23:40.303033 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:23:40.303043 lvchange[3344] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:23:40.303054 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:23:40.303063 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:23:40.303073 lvchange[3344] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:23:40.303077 lvchange[3344] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:23:40.303129 lvchange[3344] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:23:40.303144 lvchange[3344] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:23:40.303290 lvchange[3344] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:23:40.303336 lvchange[3344] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:23:40.303340 lvchange[3344] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:23:40.303346 lvchange[3344] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:23:40.303370 lvchange[3344] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:23:40.303375 lvchange[3344] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:23:40.303399 lvchange[3344] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:23:40.303436 lvchange[3344] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:23:40.303446 lvchange[3344] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:23:40.303450 lvchange[3344] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:23:40.303454 lvchange[3344] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:23:40.303471 lvchange[3344] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:23:40.303475 lvchange[3344] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:23:40.303479 lvchange[3344] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:23:40.303483 lvchange[3344] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:23:40.303487 lvchange[3344] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:23:40.303491 lvchange[3344] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:23:40.303495 lvchange[3344] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:23:40.303499 lvchange[3344] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:23:40.303503 lvchange[3344] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:23:40.303510 lvchange[3344] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:23:40.303514 lvchange[3344] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:23:40.303529 lvchange[3344] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:23:40.303573 lvchange[3344] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:23:40.303811 lvchange[3344] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:23:40.303821 lvchange[3344] label/label.c:1325 Filtering devices to scan (nodata) >05:23:40.303838 lvchange[3344] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:40.303847 lvchange[3344] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:40.303851 lvchange[3344] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:40.303855 lvchange[3344] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:40.303857 lvchange[3344] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:40.303861 lvchange[3344] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:40.303864 lvchange[3344] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:40.303976 lvchange[3344] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:23:40.303982 lvchange[3344] device/dev-io.c:466 Closed /dev/sda2 >05:23:40.304018 lvchange[3344] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:40.304023 lvchange[3344] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:40.304027 lvchange[3344] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:40.304031 lvchange[3344] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:40.304046 lvchange[3344] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:23:40.304050 lvchange[3344] device/dev-io.c:466 Closed /dev/sdb1 >05:23:40.304075 lvchange[3344] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:40.304080 lvchange[3344] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:40.304084 lvchange[3344] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:40.304088 lvchange[3344] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:40.304092 lvchange[3344] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:40.304095 lvchange[3344] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:40.304098 lvchange[3344] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:40.304101 lvchange[3344] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:40.304104 lvchange[3344] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:40.304107 lvchange[3344] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:40.304109 lvchange[3344] label/label.c:1342 Filtering devices to scan done (nodata) >05:23:40.304168 lvchange[3344] label/hints.c:703 Reading hint file >05:23:40.304188 lvchange[3344] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:40.304195 lvchange[3344] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:40.304197 lvchange[3344] label/hints.c:760 ignore hints with different filter >05:23:40.304203 lvchange[3344] label/hints.c:1412 get_hints: needs refresh >05:23:40.304209 lvchange[3344] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:23:40.304216 lvchange[3344] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:23:40.304219 lvchange[3344] label/label.c:640 Scanning 2 devices for VG info >05:23:40.304228 lvchange[3344] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:23:40.304310 lvchange[3344] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:23:40.304370 lvchange[3344] label/label.c:679 Scanning submitted 2 reads >05:23:40.304916 lvchange[3344] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:23:40.304950 lvchange[3344] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.304992 lvchange[3344] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.305002 lvchange[3344] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:40.305008 lvchange[3344] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:23:40.305011 lvchange[3344] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:23:40.305016 lvchange[3344] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:40.305019 lvchange[3344] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:23:40.305024 lvchange[3344] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.305030 lvchange[3344] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:23:40.305073 lvchange[3344] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:23:40.305077 lvchange[3344] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:40.305080 lvchange[3344] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.305082 lvchange[3344] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:23:40.305084 lvchange[3344] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:23:40.305086 lvchange[3344] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:23:40.305088 lvchange[3344] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:23:40.306225 lvchange[3344] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:23:40.306258 lvchange[3344] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.306294 lvchange[3344] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.306298 lvchange[3344] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:40.306303 lvchange[3344] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:23:40.306305 lvchange[3344] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:23:40.306309 lvchange[3344] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:40.306311 lvchange[3344] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:23:40.306313 lvchange[3344] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.306317 lvchange[3344] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:23:40.306319 lvchange[3344] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:23:40.306322 lvchange[3344] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.306323 lvchange[3344] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:23:40.306325 lvchange[3344] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:23:40.306329 lvchange[3344] label/hints.c:961 Writing hint file 3 >05:23:40.306359 lvchange[3344] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:40.306365 lvchange[3344] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:40.306368 lvchange[3344] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:40.306372 lvchange[3344] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:40.306375 lvchange[3344] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:40.306378 lvchange[3344] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:40.306380 lvchange[3344] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:40.306385 lvchange[3344] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:40.306389 lvchange[3344] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:40.306391 lvchange[3344] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:40.306394 lvchange[3344] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.306397 lvchange[3344] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:40.306400 lvchange[3344] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:40.306402 lvchange[3344] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:40.306404 lvchange[3344] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.306407 lvchange[3344] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:40.306410 lvchange[3344] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:40.306413 lvchange[3344] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:40.306416 lvchange[3344] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:40.306418 lvchange[3344] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:40.306420 lvchange[3344] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:40.306423 lvchange[3344] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:40.306425 lvchange[3344] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:40.306427 lvchange[3344] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:40.306432 lvchange[3344] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:23:40.306439 lvchange[3344] cache/lvmcache.c:1689 lvmcache label scan done >05:23:40.306442 lvchange[3344] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:23:40.306445 lvchange[3344] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:40.306451 lvchange[3344] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:23:40.309551 lvchange[3344] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:23:40.309578 lvchange[3344] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:23:40.309608 lvchange[3344] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:23:40.309632 lvchange[3344] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:23:40.309654 lvchange[3344] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:40.309670 lvchange[3344] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.309676 lvchange[3344] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.310100 lvchange[3344] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.310679 lvchange[3344] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:23:40.310718 lvchange[3344] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:23:40.310723 lvchange[3344] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.310730 lvchange[3344] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:23:40.310786 lvchange[3344] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x560ddcca9c70. >05:23:40.310807 lvchange[3344] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:23:40.310812 lvchange[3344] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:23:40.310816 lvchange[3344] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:23:40.310831 lvchange[3344] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:23:40.310834 lvchange[3344] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:23:40.310839 lvchange[3344] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.310847 lvchange[3344] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:23:40.310856 lvchange[3344] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:23:40.310858 lvchange[3344] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:23:40.310862 lvchange[3344] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:23:40.310867 lvchange[3344] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:23:40.310873 lvchange[3344] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:23:40.310877 lvchange[3344] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:23:40.310880 lvchange[3344] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:23:40.310882 lvchange[3344] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:23:40.310884 lvchange[3344] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:23:40.310885 lvchange[3344] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:23:40.310887 lvchange[3344] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:23:40.310889 lvchange[3344] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:23:40.310893 lvchange[3344] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.310895 lvchange[3344] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.310899 lvchange[3344] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >05:23:40.310902 lvchange[3344] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >05:23:40.310909 lvchange[3344] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_home. >05:23:40.310914 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.310932 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:40.310942 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:40.310950 lvchange[3344] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:23:40.310955 lvchange[3344] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_home. >05:23:40.310963 lvchange[3344] activate/activate.c:2580 Activating vg_erwan-desktop/lv_home. >05:23:40.310965 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.310968 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:40.310982 lvchange[3344] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >05:23:40.310986 lvchange[3344] device/dev-io.c:466 Closed /dev/sdb1 >05:23:40.310989 lvchange[3344] mm/memlock.c:640 Entering prioritized section (activating). >05:23:40.310997 lvchange[3344] mm/memlock.c:503 Raised task priority 0 -> -18. >05:23:40.311017 lvchange[3344] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_home. >05:23:40.311023 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.311026 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:40.311032 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:23:40.311037 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:23:40.311042 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:23:40.311044 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:23:40.311050 lvchange[3344] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_home to dtree >05:23:40.311053 lvchange[3344] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 in deptree. >05:23:40.311056 lvchange[3344] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:23:40.311058 lvchange[3344] activate/activate.c:494 Getting driver version >05:23:40.311060 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:40.311068 lvchange[3344] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 in deptree. >05:23:40.311072 lvchange[3344] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_home >05:23:40.311074 lvchange[3344] activate/activate.c:512 Getting target version for linear >05:23:40.311076 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:23:40.311084 lvchange[3344] activate/activate.c:547 Found linear target v1.4.0. >05:23:40.311087 lvchange[3344] activate/activate.c:512 Getting target version for striped >05:23:40.311089 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:23:40.311093 lvchange[3344] activate/activate.c:547 Found striped target v1.6.0. >05:23:40.311102 lvchange[3344] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_home >05:23:40.311107 lvchange[3344] metadata/metadata.c:2110 Calculated readahead of LV lv_home is 256 >05:23:40.311110 lvchange[3344] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_home >05:23:40.311124 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_home LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [16384] (*1) >05:23:40.311321 lvchange[3344] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_home (253:0). >05:23:40.311335 lvchange[3344] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 0 111607808 linear 8:17 475596800 >05:23:40.311346 lvchange[3344] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 111607808 209715200 linear 8:17 2048 >05:23:40.311356 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:0) [ opencount flush ] [16384] (*1) >05:23:40.311380 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:0) [ noopencount flush ] [2048] (*1) >05:23:40.311812 lvchange[3344] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 321323008 for vg_erwan--desktop-lv_home (253:0). >05:23:40.311822 lvchange[3344] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_home (253:0). >05:23:40.311840 lvchange[3344] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d9d3c (semid 5) created >05:23:40.311848 lvchange[3344] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d9d3c (semid 5) incremented to 1 >05:23:40.311859 lvchange[3344] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d9d3c (semid 5) incremented to 2 >05:23:40.311862 lvchange[3344] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d9d3c (semid 5) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:40.311870 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:0) [ noopencount flush ] [2048] (*1) >05:23:40.311907 lvchange[3344] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_home: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:23:40.311911 lvchange[3344] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_home: Stacking NODE_READ_AHEAD 256 (flags=1) >05:23:40.311916 lvchange[3344] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_home. >05:23:40.311921 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.311924 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:40.311932 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:23:40.311942 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:23:40.311945 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:23:40.311950 lvchange[3344] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:23:40.311953 lvchange[3344] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:23:40.311959 lvchange[3344] mm/memlock.c:652 Leaving section (activated). >05:23:40.311973 lvchange[3344] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:23:40.311979 lvchange[3344] mm/memlock.c:517 Restoring original task priority 0. >05:23:40.311981 lvchange[3344] activate/fs.c:492 Syncing device names >05:23:40.311986 lvchange[3344] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d9d3c (semid 5) decremented to 1 >05:23:40.311988 lvchange[3344] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d9d3c (semid 5) waiting for zero >05:23:40.332346 lvchange[3344] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d9d3c (semid 5) destroyed >05:23:40.332362 lvchange[3344] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_home: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:23:40.332376 lvchange[3344] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_home: Processing NODE_READ_AHEAD 256 (flags=1) >05:23:40.332425 lvchange[3344] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_home (253:0): read ahead is 256 >05:23:40.332434 lvchange[3344] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_home: retaining kernel read ahead of 256 (requested 256) >05:23:40.332444 lvchange[3344] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:23:40.332450 lvchange[3344] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:23:40.332518 lvchange[3344] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x560ddcca9c70. >05:23:40.332538 lvchange[3344] device_mapper/libdm-report.c:4917 { >05:23:40.332553 lvchange[3344] device_mapper/libdm-report.c:4949 "log": [ >05:23:40.332565 lvchange[3344] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:23:40.332572 lvchange[3344] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:23:40.332581 lvchange[3344] device_mapper/libdm-report.c:5214 ] >05:23:40.332585 lvchange[3344] device_mapper/libdm-report.c:5287 } >05:23:40.332594 lvchange[3344] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:40.355555 lvchange[3344] commands/toolcontext.c:1894 Reloading config files >05:23:40.355603 lvchange[3344] activate/fs.c:492 Syncing device names >05:23:40.355610 lvchange[3344] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:40.355635 lvchange[3344] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x560dda10d400. >05:23:40.355701 lvchange[3344] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:23:40.355726 lvchange[3344] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:23:40.355937 lvchange[3344] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:23:40.355957 lvchange[3344] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:40.355969 lvchange[3344] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:40.355990 lvchange[3344] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:40.355999 lvchange[3344] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.356020 lvchange[3344] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:23:40.356023 lvchange[3344] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:23:40.592860 lvchange[3424] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:23:40.592875 lvchange[3424] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:23:40.592879 lvchange[3424] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:23:40.592884 lvchange[3424] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:23:40.592889 lvchange[3424] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:23:40.592892 lvchange[3424] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:23:40.592894 lvchange[3424] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:23:40.592897 lvchange[3424] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:23:40 2023 >05:23:40.592901 lvchange[3424] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:23:40.592908 lvchange[3424] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:23:40.592916 lvchange[3424] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:23:40.592920 lvchange[3424] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.592926 lvchange[3424] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:23:40.592928 lvchange[3424] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.592933 lvchange[3424] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.592937 lvchange[3424] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:23:40.592939 lvchange[3424] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:23:40.592942 lvchange[3424] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:23:40.592944 lvchange[3424] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:23:40.592946 lvchange[3424] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:23:40.592982 lvchange[3424] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:23:40.592985 lvchange[3424] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:23:40.592988 lvchange[3424] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:23:40.592990 lvchange[3424] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:23:40.592992 lvchange[3424] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:23:40.592994 lvchange[3424] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:23:40.592995 lvchange[3424] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:23:40.592997 lvchange[3424] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:23:40.592998 lvchange[3424] misc/lvm-globals.c:205 LVM activation checks disabled >05:23:40.593001 lvchange[3424] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:23:40.593002 lvchange[3424] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:23:40.593005 lvchange[3424] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:23:40.593007 lvchange[3424] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:23:40.593009 lvchange[3424] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:23:40.593011 lvchange[3424] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:23:40.593013 lvchange[3424] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:23:40.593015 lvchange[3424] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:40.593016 lvchange[3424] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:23:40.593018 lvchange[3424] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:23:40.593020 lvchange[3424] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:23:40.593022 lvchange[3424] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:40.593023 lvchange[3424] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:23:40.593025 lvchange[3424] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:23:40.593028 lvchange[3424] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:23:40.593030 lvchange[3424] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:23:40.593034 lvchange[3424] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:23:40.593105 lvchange[3424] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:23:40.593108 lvchange[3424] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:23:40.593112 lvchange[3424] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:23:40.593117 lvchange[3424] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x559955f5d400. >05:23:40.593120 lvchange[3424] format_text/format-text.c:2645 Initialised format: lvm2 >05:23:40.593124 lvchange[3424] striped/striped.c:245 Initialised segtype: linear >05:23:40.593126 lvchange[3424] striped/striped.c:245 Initialised segtype: striped >05:23:40.593130 lvchange[3424] zero/zero.c:99 Initialised segtype: zero >05:23:40.593132 lvchange[3424] error/errseg.c:105 Initialised segtype: error >05:23:40.593135 lvchange[3424] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:23:40.593137 lvchange[3424] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:23:40.593139 lvchange[3424] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:23:40.593141 lvchange[3424] mirror/mirrored.c:539 Initialised segtype: mirror >05:23:40.593143 lvchange[3424] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:23:40.593145 lvchange[3424] raid/raid.c:694 Initialised segtype: raid0 >05:23:40.593147 lvchange[3424] raid/raid.c:694 Initialised segtype: raid0_meta >05:23:40.593149 lvchange[3424] raid/raid.c:694 Initialised segtype: raid1 >05:23:40.593150 lvchange[3424] raid/raid.c:694 Initialised segtype: raid10 >05:23:40.593152 lvchange[3424] raid/raid.c:694 Initialised segtype: raid10_near >05:23:40.593153 lvchange[3424] raid/raid.c:694 Initialised segtype: raid4 >05:23:40.593155 lvchange[3424] raid/raid.c:694 Initialised segtype: raid5 >05:23:40.593156 lvchange[3424] raid/raid.c:694 Initialised segtype: raid5_n >05:23:40.593158 lvchange[3424] raid/raid.c:694 Initialised segtype: raid5_la >05:23:40.593159 lvchange[3424] raid/raid.c:694 Initialised segtype: raid5_ls >05:23:40.593161 lvchange[3424] raid/raid.c:694 Initialised segtype: raid5_ra >05:23:40.593163 lvchange[3424] raid/raid.c:694 Initialised segtype: raid5_rs >05:23:40.593164 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6 >05:23:40.593166 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:23:40.593167 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_nc >05:23:40.593169 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_nr >05:23:40.593170 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_zr >05:23:40.593172 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:23:40.593174 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:23:40.593175 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:23:40.593177 lvchange[3424] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:23:40.593179 lvchange[3424] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:40.593181 lvchange[3424] thin/thin.c:825 Initialised segtype: thin-pool >05:23:40.593192 lvchange[3424] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:40.593195 lvchange[3424] thin/thin.c:825 Initialised segtype: thin >05:23:40.593197 lvchange[3424] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:23:40.593199 lvchange[3424] cache_segtype/cache.c:851 Initialised segtype: cache >05:23:40.593201 lvchange[3424] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:23:40.593203 lvchange[3424] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:23:40.593205 lvchange[3424] writecache/writecache.c:389 Initialised segtype: writecache >05:23:40.593207 lvchange[3424] integrity/integrity.c:339 Initialised segtype: integrity >05:23:40.593209 lvchange[3424] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:23:40.593211 lvchange[3424] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:23:40.593213 lvchange[3424] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:23:40.593215 lvchange[3424] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:23:40.593217 lvchange[3424] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:23:40.593220 lvchange[3424] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:23:40.593223 lvchange[3424] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:23:40.593240 lvchange[3424] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:40.593247 lvchange[3424] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:40.593262 lvchange[3424] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:40.593265 lvchange[3424] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.593272 lvchange[3424] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:23:40.593275 lvchange[3424] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:40.593279 lvchange[3424] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:40.593282 lvchange[3424] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:23:40.593308 lvchange[3424] filters/filter-regex.c:245 Regex filter initialised. >05:23:40.593311 lvchange[3424] filters/filter-type.c:61 LVM type filter initialised. >05:23:40.593312 lvchange[3424] filters/filter-deviceid.c:66 deviceid filter initialised. >05:23:40.593314 lvchange[3424] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:23:40.593323 lvchange[3424] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:23:40.593326 lvchange[3424] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:40.593328 lvchange[3424] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:23:40.593330 lvchange[3424] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:23:40.593332 lvchange[3424] filters/filter-mpath.c:87 mpath filter initialised. >05:23:40.593334 lvchange[3424] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:23:40.593335 lvchange[3424] filters/filter-signature.c:88 signature filter initialised. >05:23:40.593337 lvchange[3424] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:40.593339 lvchange[3424] filters/filter-md.c:149 MD filter initialised. >05:23:40.593341 lvchange[3424] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:23:40.593342 lvchange[3424] filters/filter-composite.c:98 Composite filter initialised. >05:23:40.593344 lvchange[3424] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:23:40.593346 lvchange[3424] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:23:40.593348 lvchange[3424] filters/filter-persistent.c:187 Persistent filter initialised. >05:23:40.593350 lvchange[3424] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:40.593352 lvchange[3424] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:23:40.593354 lvchange[3424] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:23:40.593356 lvchange[3424] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:23:40.593359 lvchange[3424] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:23:40.593361 lvchange[3424] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:23:40.593363 lvchange[3424] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:23:40.593369 lvchange[3424] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:23:40.593372 lvchange[3424] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop/lv_home >05:23:40.593375 lvchange[3424] lvmcmdline.c:3242 Command pid: 3424 >05:23:40.593376 lvchange[3424] lvmcmdline.c:3243 System ID: >05:23:40.593378 lvchange[3424] lvmcmdline.c:3246 O_DIRECT will be used >05:23:40.593380 lvchange[3424] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:23:40.593382 lvchange[3424] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:23:40.593384 lvchange[3424] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:23:40.593386 lvchange[3424] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:23:40.593388 lvchange[3424] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:23:40.599809 lvchange[3424] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:23:40.599856 lvchange[3424] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:40.599872 lvchange[3424] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:40.599876 lvchange[3424] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:23:40.599878 lvchange[3424] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:23:40.599881 lvchange[3424] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:23:40.599890 lvchange[3424] device/dev-mpath.c:217 multipath wwids file not found >05:23:40.599898 lvchange[3424] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:23:40.599915 lvchange[3424] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:23:40.599918 lvchange[3424] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:23:40.599920 lvchange[3424] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:23:40.599922 lvchange[3424] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:23:40.599924 lvchange[3424] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:23:40.599926 lvchange[3424] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:23:40.599928 lvchange[3424] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:23:40.599951 lvchange[3424] cache/lvmcache.c:1599 lvmcache label scan begin >05:23:40.599954 lvchange[3424] label/label.c:1249 Finding devices to scan >05:23:40.600000 lvchange[3424] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:23:40.600004 lvchange[3424] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:40.600011 lvchange[3424] device/dev-cache.c:1898 Devices file not found, ignoring. >05:23:40.600013 lvchange[3424] device/dev-cache.c:1195 Creating list of system devices. >05:23:40.600161 lvchange[3424] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:23:40.600169 lvchange[3424] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:23:40.600174 lvchange[3424] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:23:40.600178 lvchange[3424] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:23:40.600183 lvchange[3424] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:23:40.600188 lvchange[3424] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:23:40.600196 lvchange[3424] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:23:40.600201 lvchange[3424] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:23:40.600206 lvchange[3424] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:23:40.600210 lvchange[3424] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:23:40.600215 lvchange[3424] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:23:40.600219 lvchange[3424] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:23:40.600224 lvchange[3424] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:23:40.600228 lvchange[3424] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:23:40.600233 lvchange[3424] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:23:40.600238 lvchange[3424] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:23:40.600242 lvchange[3424] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:23:40.600247 lvchange[3424] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:23:40.600251 lvchange[3424] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:23:40.600256 lvchange[3424] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:23:40.600260 lvchange[3424] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:23:40.600265 lvchange[3424] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:23:40.600364 lvchange[3424] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:23:40.601227 lvchange[3424] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:23:40.601239 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:23:40.601244 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:23:40.601249 lvchange[3424] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:23:40.601254 lvchange[3424] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:23:40.601259 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:23:40.601264 lvchange[3424] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:23:40.601268 lvchange[3424] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:23:40.601273 lvchange[3424] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/32 - new alias. >05:23:40.601278 lvchange[3424] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/33 - new alias. >05:23:40.601283 lvchange[3424] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/34 - new alias. >05:23:40.601287 lvchange[3424] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/35 - new alias. >05:23:40.601292 lvchange[3424] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/36 - new alias. >05:23:40.601297 lvchange[3424] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:23:40.601302 lvchange[3424] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:23:40.601307 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:23:40.601312 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:23:40.601317 lvchange[3424] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:23:40.601343 lvchange[3424] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:23:40.601353 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:23:40.601362 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:23:40.601372 lvchange[3424] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:23:40.601383 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:23:40.601393 lvchange[3424] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:23:40.601398 lvchange[3424] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:23:40.601403 lvchange[3424] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:23:40.601408 lvchange[3424] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home - new alias. >05:23:40.601412 lvchange[3424] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 - new alias. >05:23:40.601420 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:23:40.601429 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:23:40.601438 lvchange[3424] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:23:40.601462 lvchange[3424] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:23:40.601472 lvchange[3424] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:23:40.601491 lvchange[3424] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:23:40.601501 lvchange[3424] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:23:40.601509 lvchange[3424] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:23:40.601518 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:23:40.601527 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:23:40.601536 lvchange[3424] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:23:40.601545 lvchange[3424] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:23:40.601554 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:23:40.601562 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:23:40.601571 lvchange[3424] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:23:40.601580 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:23:40.601601 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:23:40.601610 lvchange[3424] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:23:40.601619 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:23:40.601638 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:23:40.601647 lvchange[3424] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:23:40.601656 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:23:40.601675 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:23:40.601685 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:23:40.601693 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:23:40.601707 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:23:40.601716 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:23:40.601725 lvchange[3424] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:23:40.601752 lvchange[3424] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:23:40.601762 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:23:40.601771 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:23:40.601780 lvchange[3424] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:23:40.601789 lvchange[3424] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:23:40.601798 lvchange[3424] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:23:40.601807 lvchange[3424] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:23:40.601815 lvchange[3424] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:23:40.601824 lvchange[3424] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:23:40.601833 lvchange[3424] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:23:40.601841 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:23:40.601850 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:23:40.601859 lvchange[3424] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:23:40.601867 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:23:40.601876 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:23:40.601885 lvchange[3424] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:23:40.601894 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:23:40.601902 lvchange[3424] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:23:40.601911 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:23:40.601920 lvchange[3424] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:23:40.601925 lvchange[3424] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:23:40.601941 lvchange[3424] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 - new alias. >05:23:40.601950 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:23:40.601959 lvchange[3424] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:23:40.601968 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:23:40.601977 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:23:40.601986 lvchange[3424] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:23:40.601994 lvchange[3424] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:23:40.601998 lvchange[3424] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:23:40.602046 lvchange[3424] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:23:40.602060 lvchange[3424] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:23:40.602153 lvchange[3424] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:23:40.602162 lvchange[3424] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:23:40.602166 lvchange[3424] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:23:40.602171 lvchange[3424] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:23:40.602191 lvchange[3424] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:23:40.602196 lvchange[3424] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:23:40.602201 lvchange[3424] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_home - new alias. >05:23:40.602209 lvchange[3424] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:23:40.602231 lvchange[3424] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:23:40.602239 lvchange[3424] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:23:40.602242 lvchange[3424] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:23:40.602246 lvchange[3424] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:23:40.602249 lvchange[3424] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:23:40.602252 lvchange[3424] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:23:40.602256 lvchange[3424] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:23:40.602259 lvchange[3424] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:23:40.602262 lvchange[3424] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:23:40.602266 lvchange[3424] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:23:40.602269 lvchange[3424] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:23:40.602272 lvchange[3424] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:23:40.602275 lvchange[3424] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:23:40.602278 lvchange[3424] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:23:40.602282 lvchange[3424] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:23:40.602295 lvchange[3424] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:23:40.602333 lvchange[3424] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:23:40.602538 lvchange[3424] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_home - new alias. >05:23:40.602553 lvchange[3424] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:23:40.602560 lvchange[3424] label/label.c:1325 Filtering devices to scan (nodata) >05:23:40.602578 lvchange[3424] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:40.602586 lvchange[3424] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:40.602590 lvchange[3424] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:40.602593 lvchange[3424] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:40.602596 lvchange[3424] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:23:40.602599 lvchange[3424] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:40.602602 lvchange[3424] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:40.602605 lvchange[3424] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:40.602703 lvchange[3424] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:23:40.602709 lvchange[3424] device/dev-io.c:466 Closed /dev/sda2 >05:23:40.602741 lvchange[3424] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:40.602746 lvchange[3424] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:40.602751 lvchange[3424] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:40.602755 lvchange[3424] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:40.602768 lvchange[3424] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:23:40.602772 lvchange[3424] device/dev-io.c:466 Closed /dev/sdb1 >05:23:40.602794 lvchange[3424] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:40.602799 lvchange[3424] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:40.602803 lvchange[3424] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:40.602806 lvchange[3424] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:40.602810 lvchange[3424] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:40.602813 lvchange[3424] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:40.602815 lvchange[3424] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:40.602818 lvchange[3424] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:40.602820 lvchange[3424] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:40.602823 lvchange[3424] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:40.602825 lvchange[3424] label/label.c:1342 Filtering devices to scan done (nodata) >05:23:40.602850 lvchange[3424] label/hints.c:703 Reading hint file >05:23:40.602868 lvchange[3424] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:40.602874 lvchange[3424] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:40.602877 lvchange[3424] label/hints.c:760 ignore hints with different filter >05:23:40.602882 lvchange[3424] label/hints.c:1412 get_hints: needs refresh >05:23:40.602888 lvchange[3424] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:23:40.602894 lvchange[3424] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:23:40.602897 lvchange[3424] label/label.c:640 Scanning 2 devices for VG info >05:23:40.602904 lvchange[3424] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:23:40.602974 lvchange[3424] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:23:40.603026 lvchange[3424] label/label.c:679 Scanning submitted 2 reads >05:23:40.603540 lvchange[3424] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:23:40.603561 lvchange[3424] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.603591 lvchange[3424] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.603594 lvchange[3424] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:40.603600 lvchange[3424] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:23:40.603602 lvchange[3424] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:23:40.603607 lvchange[3424] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:40.603610 lvchange[3424] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:23:40.603612 lvchange[3424] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.603617 lvchange[3424] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:23:40.603658 lvchange[3424] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:23:40.603662 lvchange[3424] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:40.603664 lvchange[3424] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.603666 lvchange[3424] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:23:40.603668 lvchange[3424] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:23:40.603672 lvchange[3424] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:23:40.603675 lvchange[3424] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:23:40.603677 lvchange[3424] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:23:40.603683 lvchange[3424] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.603704 lvchange[3424] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.603707 lvchange[3424] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:40.603711 lvchange[3424] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:23:40.603713 lvchange[3424] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:23:40.603715 lvchange[3424] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:40.603717 lvchange[3424] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:23:40.603719 lvchange[3424] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.603722 lvchange[3424] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:23:40.603724 lvchange[3424] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:23:40.603726 lvchange[3424] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.603727 lvchange[3424] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:23:40.603729 lvchange[3424] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:23:40.603732 lvchange[3424] label/hints.c:961 Writing hint file 3 >05:23:40.603755 lvchange[3424] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:40.603760 lvchange[3424] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:40.603764 lvchange[3424] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:40.603766 lvchange[3424] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:40.603769 lvchange[3424] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:40.603771 lvchange[3424] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:40.603773 lvchange[3424] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:40.603775 lvchange[3424] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:23:40.603777 lvchange[3424] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:40.603780 lvchange[3424] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:40.603781 lvchange[3424] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:40.603784 lvchange[3424] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.603787 lvchange[3424] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:40.603789 lvchange[3424] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:40.603791 lvchange[3424] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:40.603793 lvchange[3424] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.603795 lvchange[3424] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:40.603798 lvchange[3424] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:40.603801 lvchange[3424] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:40.603803 lvchange[3424] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:40.603805 lvchange[3424] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:40.603807 lvchange[3424] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:40.603809 lvchange[3424] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:40.603813 lvchange[3424] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:40.603816 lvchange[3424] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:40.603819 lvchange[3424] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:23:40.603825 lvchange[3424] cache/lvmcache.c:1689 lvmcache label scan done >05:23:40.603827 lvchange[3424] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:23:40.603831 lvchange[3424] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:40.603836 lvchange[3424] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:23:40.606649 lvchange[3424] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:23:40.606671 lvchange[3424] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:23:40.606699 lvchange[3424] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:23:40.606714 lvchange[3424] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:23:40.606727 lvchange[3424] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:40.606738 lvchange[3424] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.606743 lvchange[3424] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.607111 lvchange[3424] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.607636 lvchange[3424] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:23:40.607655 lvchange[3424] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:23:40.607659 lvchange[3424] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.607667 lvchange[3424] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:23:40.607706 lvchange[3424] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x559958af9ed0. >05:23:40.607727 lvchange[3424] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:23:40.607735 lvchange[3424] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:23:40.607738 lvchange[3424] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:23:40.607756 lvchange[3424] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:23:40.607759 lvchange[3424] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:23:40.607761 lvchange[3424] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.607766 lvchange[3424] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:23:40.607773 lvchange[3424] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:23:40.607775 lvchange[3424] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:23:40.607778 lvchange[3424] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:23:40.607780 lvchange[3424] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:23:40.607784 lvchange[3424] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:23:40.607787 lvchange[3424] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:23:40.607789 lvchange[3424] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:23:40.607791 lvchange[3424] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:23:40.607792 lvchange[3424] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:23:40.607794 lvchange[3424] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:23:40.607795 lvchange[3424] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:23:40.607799 lvchange[3424] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:23:40.607804 lvchange[3424] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.607806 lvchange[3424] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.607809 lvchange[3424] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >05:23:40.607812 lvchange[3424] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >05:23:40.607814 lvchange[3424] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:23:40.607816 lvchange[3424] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:23:40.607820 lvchange[3424] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.607836 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:40.607845 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:23:40.607853 lvchange[3424] mm/memlock.c:640 Entering prioritized section (deactivating). >05:23:40.607861 lvchange[3424] mm/memlock.c:503 Raised task priority 0 -> -18. >05:23:40.607881 lvchange[3424] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_home. >05:23:40.607886 lvchange[3424] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.607889 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:40.607895 lvchange[3424] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:23:40.607897 lvchange[3424] activate/activate.c:494 Getting driver version >05:23:40.607899 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:40.607913 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:23:40.607923 lvchange[3424] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:23:40.607926 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:23:40.607931 lvchange[3424] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:23:40.607934 lvchange[3424] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:23:40.607936 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:23:40.607942 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >05:23:40.607946 lvchange[3424] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_home (253:0) >05:23:40.607960 lvchange[3424] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d7221 (semid 6) created >05:23:40.607966 lvchange[3424] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d7221 (semid 6) incremented to 1 >05:23:40.607973 lvchange[3424] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d7221 (semid 6) incremented to 2 >05:23:40.607975 lvchange[3424] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d7221 (semid 6) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:40.607978 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >05:23:40.617525 lvchange[3424] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Stacking NODE_DEL [trust_udev] >05:23:40.617538 lvchange[3424] mm/memlock.c:652 Leaving section (deactivated). >05:23:40.617544 lvchange[3424] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:40.617550 lvchange[3424] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:40.617561 lvchange[3424] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:23:40.617586 lvchange[3424] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:23:40.617594 lvchange[3424] mm/memlock.c:517 Restoring original task priority 0. >05:23:40.617598 lvchange[3424] activate/fs.c:492 Syncing device names >05:23:40.617605 lvchange[3424] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d7221 (semid 6) decremented to 0 >05:23:40.617609 lvchange[3424] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d7221 (semid 6) waiting for zero >05:23:40.617615 lvchange[3424] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d7221 (semid 6) destroyed >05:23:40.617618 lvchange[3424] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Skipping NODE_DEL [trust_udev] >05:23:40.617626 lvchange[3424] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:23:40.617631 lvchange[3424] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:23:40.617655 lvchange[3424] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x559958af9ed0. >05:23:40.617749 lvchange[3424] device_mapper/libdm-report.c:4917 { >05:23:40.617811 lvchange[3424] device_mapper/libdm-report.c:4949 "log": [ >05:23:40.617868 lvchange[3424] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:23:40.617882 lvchange[3424] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:23:40.617888 lvchange[3424] device_mapper/libdm-report.c:5214 ] >05:23:40.617892 lvchange[3424] device_mapper/libdm-report.c:5287 } >05:23:40.617901 lvchange[3424] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:40.653504 lvchange[3424] commands/toolcontext.c:1894 Reloading config files >05:23:40.653519 lvchange[3424] activate/fs.c:492 Syncing device names >05:23:40.653522 lvchange[3424] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:40.653533 lvchange[3424] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x559955f5d400. >05:23:40.653611 lvchange[3424] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:23:40.653627 lvchange[3424] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:23:40.653800 lvchange[3424] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:23:40.653810 lvchange[3424] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:40.653818 lvchange[3424] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:40.653834 lvchange[3424] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:40.653847 lvchange[3424] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.653861 lvchange[3424] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:23:40.653863 lvchange[3424] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:23:40.846256 lvchange[3436] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:23:40.846277 lvchange[3436] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:23:40.846282 lvchange[3436] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:23:40.846289 lvchange[3436] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:23:40.846296 lvchange[3436] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:23:40.846300 lvchange[3436] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:23:40.846303 lvchange[3436] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:23:40.846307 lvchange[3436] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:23:40 2023 >05:23:40.846313 lvchange[3436] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:23:40.846322 lvchange[3436] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:23:40.846333 lvchange[3436] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:23:40.846339 lvchange[3436] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.846346 lvchange[3436] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:23:40.846349 lvchange[3436] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.846355 lvchange[3436] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.846360 lvchange[3436] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:23:40.846364 lvchange[3436] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:23:40.846367 lvchange[3436] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:23:40.846370 lvchange[3436] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:23:40.846373 lvchange[3436] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:23:40.846423 lvchange[3436] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:23:40.846428 lvchange[3436] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:23:40.846430 lvchange[3436] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:23:40.846433 lvchange[3436] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:23:40.846436 lvchange[3436] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:23:40.846439 lvchange[3436] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:23:40.846441 lvchange[3436] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:23:40.846443 lvchange[3436] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:23:40.846445 lvchange[3436] misc/lvm-globals.c:205 LVM activation checks disabled >05:23:40.846448 lvchange[3436] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:23:40.846450 lvchange[3436] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:23:40.846454 lvchange[3436] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:23:40.846468 lvchange[3436] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:23:40.846486 lvchange[3436] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:23:40.846499 lvchange[3436] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:23:40.846502 lvchange[3436] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:23:40.846505 lvchange[3436] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:40.846507 lvchange[3436] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:23:40.846510 lvchange[3436] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:23:40.846512 lvchange[3436] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:23:40.846514 lvchange[3436] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:40.846517 lvchange[3436] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:23:40.846520 lvchange[3436] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:23:40.846523 lvchange[3436] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:23:40.846526 lvchange[3436] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:23:40.846532 lvchange[3436] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:23:40.846630 lvchange[3436] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:23:40.846635 lvchange[3436] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:23:40.846641 lvchange[3436] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:23:40.846648 lvchange[3436] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x562b66c8e400. >05:23:40.846652 lvchange[3436] format_text/format-text.c:2645 Initialised format: lvm2 >05:23:40.846657 lvchange[3436] striped/striped.c:245 Initialised segtype: linear >05:23:40.846660 lvchange[3436] striped/striped.c:245 Initialised segtype: striped >05:23:40.846662 lvchange[3436] zero/zero.c:99 Initialised segtype: zero >05:23:40.846664 lvchange[3436] error/errseg.c:105 Initialised segtype: error >05:23:40.846667 lvchange[3436] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:23:40.846671 lvchange[3436] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:23:40.846673 lvchange[3436] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:23:40.846676 lvchange[3436] mirror/mirrored.c:539 Initialised segtype: mirror >05:23:40.846678 lvchange[3436] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:23:40.846681 lvchange[3436] raid/raid.c:694 Initialised segtype: raid0 >05:23:40.846683 lvchange[3436] raid/raid.c:694 Initialised segtype: raid0_meta >05:23:40.846686 lvchange[3436] raid/raid.c:694 Initialised segtype: raid1 >05:23:40.846688 lvchange[3436] raid/raid.c:694 Initialised segtype: raid10 >05:23:40.846690 lvchange[3436] raid/raid.c:694 Initialised segtype: raid10_near >05:23:40.846692 lvchange[3436] raid/raid.c:694 Initialised segtype: raid4 >05:23:40.846694 lvchange[3436] raid/raid.c:694 Initialised segtype: raid5 >05:23:40.846696 lvchange[3436] raid/raid.c:694 Initialised segtype: raid5_n >05:23:40.846698 lvchange[3436] raid/raid.c:694 Initialised segtype: raid5_la >05:23:40.846700 lvchange[3436] raid/raid.c:694 Initialised segtype: raid5_ls >05:23:40.846702 lvchange[3436] raid/raid.c:694 Initialised segtype: raid5_ra >05:23:40.846708 lvchange[3436] raid/raid.c:694 Initialised segtype: raid5_rs >05:23:40.846711 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6 >05:23:40.846713 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:23:40.846715 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_nc >05:23:40.846717 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_nr >05:23:40.846719 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_zr >05:23:40.846721 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:23:40.846724 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:23:40.846726 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:23:40.846728 lvchange[3436] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:23:40.846731 lvchange[3436] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:40.846734 lvchange[3436] thin/thin.c:825 Initialised segtype: thin-pool >05:23:40.846736 lvchange[3436] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:40.846739 lvchange[3436] thin/thin.c:825 Initialised segtype: thin >05:23:40.846742 lvchange[3436] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:23:40.846744 lvchange[3436] cache_segtype/cache.c:851 Initialised segtype: cache >05:23:40.846747 lvchange[3436] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:23:40.846750 lvchange[3436] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:23:40.846753 lvchange[3436] writecache/writecache.c:389 Initialised segtype: writecache >05:23:40.846756 lvchange[3436] integrity/integrity.c:339 Initialised segtype: integrity >05:23:40.846758 lvchange[3436] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:23:40.846761 lvchange[3436] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:23:40.846763 lvchange[3436] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:23:40.846766 lvchange[3436] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:23:40.846769 lvchange[3436] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:23:40.846771 lvchange[3436] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:23:40.846774 lvchange[3436] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:23:40.846785 lvchange[3436] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:40.846795 lvchange[3436] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:40.846815 lvchange[3436] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:40.846819 lvchange[3436] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.846829 lvchange[3436] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:23:40.846833 lvchange[3436] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:40.846838 lvchange[3436] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:40.846841 lvchange[3436] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:23:40.846870 lvchange[3436] filters/filter-regex.c:245 Regex filter initialised. >05:23:40.846874 lvchange[3436] filters/filter-type.c:61 LVM type filter initialised. >05:23:40.846876 lvchange[3436] filters/filter-deviceid.c:66 deviceid filter initialised. >05:23:40.846879 lvchange[3436] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:23:40.846890 lvchange[3436] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:23:40.846896 lvchange[3436] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:40.846899 lvchange[3436] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:23:40.846902 lvchange[3436] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:23:40.846904 lvchange[3436] filters/filter-mpath.c:87 mpath filter initialised. >05:23:40.846906 lvchange[3436] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:23:40.846909 lvchange[3436] filters/filter-signature.c:88 signature filter initialised. >05:23:40.846911 lvchange[3436] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:40.846913 lvchange[3436] filters/filter-md.c:149 MD filter initialised. >05:23:40.846916 lvchange[3436] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:23:40.846918 lvchange[3436] filters/filter-composite.c:98 Composite filter initialised. >05:23:40.846921 lvchange[3436] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:23:40.846923 lvchange[3436] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:23:40.846926 lvchange[3436] filters/filter-persistent.c:187 Persistent filter initialised. >05:23:40.846929 lvchange[3436] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:40.846931 lvchange[3436] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:23:40.846934 lvchange[3436] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:23:40.846937 lvchange[3436] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:23:40.846940 lvchange[3436] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:23:40.846942 lvchange[3436] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:23:40.846946 lvchange[3436] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:23:40.846953 lvchange[3436] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:23:40.846956 lvchange[3436] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_root >05:23:40.846959 lvchange[3436] lvmcmdline.c:3242 Command pid: 3436 >05:23:40.846961 lvchange[3436] lvmcmdline.c:3243 System ID: >05:23:40.846962 lvchange[3436] lvmcmdline.c:3246 O_DIRECT will be used >05:23:40.846965 lvchange[3436] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:23:40.846968 lvchange[3436] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:23:40.846970 lvchange[3436] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:23:40.846973 lvchange[3436] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:23:40.846975 lvchange[3436] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:23:40.855102 lvchange[3436] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:23:40.855146 lvchange[3436] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:40.855164 lvchange[3436] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:40.855168 lvchange[3436] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:23:40.855174 lvchange[3436] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:23:40.855178 lvchange[3436] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:23:40.855190 lvchange[3436] device/dev-mpath.c:217 multipath wwids file not found >05:23:40.855199 lvchange[3436] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:23:40.855216 lvchange[3436] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:23:40.855220 lvchange[3436] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:23:40.855222 lvchange[3436] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:23:40.855224 lvchange[3436] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:23:40.855227 lvchange[3436] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:23:40.855229 lvchange[3436] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:23:40.855231 lvchange[3436] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:23:40.855257 lvchange[3436] cache/lvmcache.c:1599 lvmcache label scan begin >05:23:40.855260 lvchange[3436] label/label.c:1249 Finding devices to scan >05:23:40.855311 lvchange[3436] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:23:40.855316 lvchange[3436] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:40.855324 lvchange[3436] device/dev-cache.c:1898 Devices file not found, ignoring. >05:23:40.855327 lvchange[3436] device/dev-cache.c:1195 Creating list of system devices. >05:23:40.855477 lvchange[3436] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:23:40.855487 lvchange[3436] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:23:40.855493 lvchange[3436] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:23:40.855499 lvchange[3436] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:23:40.855505 lvchange[3436] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:23:40.855510 lvchange[3436] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:23:40.855516 lvchange[3436] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:23:40.855522 lvchange[3436] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:23:40.855529 lvchange[3436] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:23:40.855534 lvchange[3436] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:23:40.855541 lvchange[3436] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:23:40.855546 lvchange[3436] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:23:40.855552 lvchange[3436] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:23:40.855558 lvchange[3436] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:23:40.855563 lvchange[3436] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:23:40.855569 lvchange[3436] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:23:40.855575 lvchange[3436] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:23:40.855581 lvchange[3436] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:23:40.855586 lvchange[3436] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:23:40.855592 lvchange[3436] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:23:40.855598 lvchange[3436] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:23:40.855725 lvchange[3436] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:23:40.856610 lvchange[3436] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:23:40.856625 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:23:40.856631 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:23:40.856637 lvchange[3436] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:23:40.856643 lvchange[3436] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:23:40.856649 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:23:40.856655 lvchange[3436] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:23:40.856661 lvchange[3436] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:23:40.856667 lvchange[3436] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/32 - new alias. >05:23:40.856673 lvchange[3436] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/33 - new alias. >05:23:40.856679 lvchange[3436] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/34 - new alias. >05:23:40.856685 lvchange[3436] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/35 - new alias. >05:23:40.856690 lvchange[3436] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/36 - new alias. >05:23:40.856696 lvchange[3436] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:23:40.856702 lvchange[3436] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:23:40.856708 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:23:40.856714 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:23:40.856719 lvchange[3436] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:23:40.856750 lvchange[3436] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:23:40.856762 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:23:40.856773 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:23:40.856784 lvchange[3436] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:23:40.856795 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:23:40.856806 lvchange[3436] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:23:40.856812 lvchange[3436] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:23:40.856818 lvchange[3436] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:23:40.856824 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:23:40.856835 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:23:40.856846 lvchange[3436] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:23:40.856857 lvchange[3436] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:23:40.856868 lvchange[3436] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:23:40.856878 lvchange[3436] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:23:40.856889 lvchange[3436] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:23:40.856900 lvchange[3436] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:23:40.856917 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:23:40.856929 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:23:40.856940 lvchange[3436] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:23:40.856951 lvchange[3436] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:23:40.856961 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:23:40.856972 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:23:40.856983 lvchange[3436] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:23:40.856994 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:23:40.857018 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:23:40.857030 lvchange[3436] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:23:40.857041 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:23:40.857063 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:23:40.857074 lvchange[3436] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:23:40.857085 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:23:40.857108 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:23:40.857119 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:23:40.857130 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:23:40.857141 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:23:40.857152 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:23:40.857163 lvchange[3436] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:23:40.857195 lvchange[3436] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:23:40.857206 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:23:40.857217 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:23:40.857228 lvchange[3436] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:23:40.857239 lvchange[3436] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:23:40.857250 lvchange[3436] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:23:40.857260 lvchange[3436] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:23:40.857271 lvchange[3436] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:23:40.857282 lvchange[3436] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:23:40.857292 lvchange[3436] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:23:40.857303 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:23:40.857316 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:23:40.857327 lvchange[3436] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:23:40.857338 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:23:40.857349 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:23:40.857360 lvchange[3436] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:23:40.857370 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:23:40.857381 lvchange[3436] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:23:40.857392 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:23:40.857402 lvchange[3436] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:23:40.857408 lvchange[3436] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:23:40.857428 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:23:40.857439 lvchange[3436] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:23:40.857451 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:23:40.857469 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:23:40.857481 lvchange[3436] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:23:40.857486 lvchange[3436] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:23:40.857542 lvchange[3436] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:23:40.857558 lvchange[3436] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:23:40.857669 lvchange[3436] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:23:40.857681 lvchange[3436] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:23:40.857685 lvchange[3436] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:23:40.857692 lvchange[3436] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:23:40.857716 lvchange[3436] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:23:40.857722 lvchange[3436] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:23:40.857734 lvchange[3436] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:23:40.857759 lvchange[3436] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:23:40.857769 lvchange[3436] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:23:40.857774 lvchange[3436] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:23:40.857779 lvchange[3436] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:23:40.857783 lvchange[3436] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:23:40.857787 lvchange[3436] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:23:40.857792 lvchange[3436] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:23:40.857796 lvchange[3436] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:23:40.857800 lvchange[3436] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:23:40.857804 lvchange[3436] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:23:40.857809 lvchange[3436] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:23:40.857813 lvchange[3436] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:23:40.857817 lvchange[3436] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:23:40.857824 lvchange[3436] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:23:40.857829 lvchange[3436] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:23:40.857846 lvchange[3436] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:23:40.857890 lvchange[3436] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:23:40.858101 lvchange[3436] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:23:40.858111 lvchange[3436] label/label.c:1325 Filtering devices to scan (nodata) >05:23:40.858129 lvchange[3436] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:40.858138 lvchange[3436] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:40.858142 lvchange[3436] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:40.858146 lvchange[3436] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:40.858148 lvchange[3436] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:40.858152 lvchange[3436] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:40.858156 lvchange[3436] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:40.858269 lvchange[3436] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:23:40.858276 lvchange[3436] device/dev-io.c:466 Closed /dev/sda2 >05:23:40.858314 lvchange[3436] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:40.858320 lvchange[3436] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:40.858323 lvchange[3436] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:40.858328 lvchange[3436] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:40.858344 lvchange[3436] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:23:40.858349 lvchange[3436] device/dev-io.c:466 Closed /dev/sdb1 >05:23:40.858375 lvchange[3436] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:40.858381 lvchange[3436] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:40.858385 lvchange[3436] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:40.858390 lvchange[3436] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:40.858394 lvchange[3436] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:40.858397 lvchange[3436] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:40.858400 lvchange[3436] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:40.858403 lvchange[3436] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:40.858406 lvchange[3436] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:40.858409 lvchange[3436] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:40.858412 lvchange[3436] label/label.c:1342 Filtering devices to scan done (nodata) >05:23:40.858442 lvchange[3436] label/hints.c:703 Reading hint file >05:23:40.858472 lvchange[3436] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:40.858480 lvchange[3436] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:40.858483 lvchange[3436] label/hints.c:760 ignore hints with different filter >05:23:40.858490 lvchange[3436] label/hints.c:1412 get_hints: needs refresh >05:23:40.858497 lvchange[3436] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:23:40.858506 lvchange[3436] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:23:40.858509 lvchange[3436] label/label.c:640 Scanning 2 devices for VG info >05:23:40.858518 lvchange[3436] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:23:40.858621 lvchange[3436] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:23:40.858680 lvchange[3436] label/label.c:679 Scanning submitted 2 reads >05:23:40.859228 lvchange[3436] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:23:40.859257 lvchange[3436] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.859295 lvchange[3436] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.859306 lvchange[3436] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:40.859312 lvchange[3436] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:23:40.859315 lvchange[3436] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:23:40.859321 lvchange[3436] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:40.859324 lvchange[3436] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:23:40.859331 lvchange[3436] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.859337 lvchange[3436] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:23:40.859383 lvchange[3436] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:23:40.859387 lvchange[3436] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:40.859390 lvchange[3436] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.859392 lvchange[3436] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:23:40.859395 lvchange[3436] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:23:40.859397 lvchange[3436] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:23:40.859399 lvchange[3436] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:23:40.860636 lvchange[3436] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:23:40.860662 lvchange[3436] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.860700 lvchange[3436] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.860704 lvchange[3436] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:40.860709 lvchange[3436] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:23:40.860711 lvchange[3436] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:23:40.860715 lvchange[3436] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:40.860718 lvchange[3436] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:23:40.860720 lvchange[3436] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.860724 lvchange[3436] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:23:40.860726 lvchange[3436] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:23:40.860729 lvchange[3436] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.860731 lvchange[3436] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:23:40.860733 lvchange[3436] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:23:40.860737 lvchange[3436] label/hints.c:961 Writing hint file 3 >05:23:40.860768 lvchange[3436] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:40.860774 lvchange[3436] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:40.860778 lvchange[3436] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:40.860782 lvchange[3436] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:40.860785 lvchange[3436] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:40.860788 lvchange[3436] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:40.860790 lvchange[3436] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:40.860796 lvchange[3436] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:40.860800 lvchange[3436] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:40.860802 lvchange[3436] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:40.860805 lvchange[3436] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.860809 lvchange[3436] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:40.860811 lvchange[3436] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:40.860814 lvchange[3436] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:40.860816 lvchange[3436] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.860819 lvchange[3436] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:40.860823 lvchange[3436] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:40.860826 lvchange[3436] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:40.860829 lvchange[3436] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:40.860831 lvchange[3436] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:40.860833 lvchange[3436] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:40.860836 lvchange[3436] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:40.860838 lvchange[3436] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:40.860841 lvchange[3436] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:40.860845 lvchange[3436] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:23:40.860853 lvchange[3436] cache/lvmcache.c:1689 lvmcache label scan done >05:23:40.860856 lvchange[3436] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:23:40.860860 lvchange[3436] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:40.860865 lvchange[3436] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:23:40.864122 lvchange[3436] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:23:40.864149 lvchange[3436] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:23:40.864180 lvchange[3436] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:23:40.864198 lvchange[3436] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:23:40.864214 lvchange[3436] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:40.864228 lvchange[3436] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:40.864234 lvchange[3436] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.864645 lvchange[3436] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.865248 lvchange[3436] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:23:40.865282 lvchange[3436] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:23:40.865286 lvchange[3436] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:40.865294 lvchange[3436] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:23:40.865340 lvchange[3436] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x562b6982ac70. >05:23:40.865361 lvchange[3436] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:23:40.865366 lvchange[3436] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:23:40.865370 lvchange[3436] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:23:40.865386 lvchange[3436] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:23:40.865390 lvchange[3436] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:23:40.865395 lvchange[3436] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:40.865403 lvchange[3436] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:23:40.865412 lvchange[3436] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:23:40.865414 lvchange[3436] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:23:40.865418 lvchange[3436] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:23:40.865421 lvchange[3436] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:23:40.865425 lvchange[3436] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:23:40.865428 lvchange[3436] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:23:40.865430 lvchange[3436] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:23:40.865432 lvchange[3436] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:23:40.865434 lvchange[3436] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:23:40.865436 lvchange[3436] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:23:40.865438 lvchange[3436] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:23:40.865440 lvchange[3436] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:23:40.865444 lvchange[3436] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:40.865446 lvchange[3436] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:40.865450 lvchange[3436] toollib.c:3357 Adding vg_erwan-desktop/lv_root to the list of LVs to be processed. >05:23:40.865453 lvchange[3436] toollib.c:3432 Processing LV lv_root in VG vg_erwan-desktop. >05:23:40.865469 lvchange[3436] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_root. >05:23:40.865474 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:40.865493 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:40.865503 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:40.865511 lvchange[3436] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:23:40.865517 lvchange[3436] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_root. >05:23:40.865525 lvchange[3436] activate/activate.c:2580 Activating vg_erwan-desktop/lv_root. >05:23:40.865528 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:40.865531 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:40.865545 lvchange[3436] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >05:23:40.865550 lvchange[3436] device/dev-io.c:466 Closed /dev/sdb1 >05:23:40.865553 lvchange[3436] mm/memlock.c:640 Entering prioritized section (activating). >05:23:40.865560 lvchange[3436] mm/memlock.c:503 Raised task priority 0 -> -18. >05:23:40.865580 lvchange[3436] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_root. >05:23:40.865586 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:40.865589 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:40.865595 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:23:40.865601 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:23:40.865606 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:23:40.865609 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:23:40.865615 lvchange[3436] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_root to dtree >05:23:40.865618 lvchange[3436] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >05:23:40.865621 lvchange[3436] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:23:40.865623 lvchange[3436] activate/activate.c:494 Getting driver version >05:23:40.865625 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:40.865633 lvchange[3436] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >05:23:40.865637 lvchange[3436] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >05:23:40.865640 lvchange[3436] activate/activate.c:512 Getting target version for linear >05:23:40.865642 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:23:40.865650 lvchange[3436] activate/activate.c:547 Found linear target v1.4.0. >05:23:40.865653 lvchange[3436] activate/activate.c:512 Getting target version for striped >05:23:40.865655 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:23:40.865660 lvchange[3436] activate/activate.c:547 Found striped target v1.6.0. >05:23:40.865669 lvchange[3436] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >05:23:40.865675 lvchange[3436] metadata/metadata.c:2110 Calculated readahead of LV lv_root is 256 >05:23:40.865678 lvchange[3436] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_root >05:23:40.865693 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_root LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [16384] (*1) >05:23:40.865924 lvchange[3436] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_root (253:0). >05:23:40.865935 lvchange[3436] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 0 104857600 linear 8:17 587204608 >05:23:40.865940 lvchange[3436] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 104857600 233308160 linear 8:17 209717248 >05:23:40.865945 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:0) [ opencount flush ] [16384] (*1) >05:23:40.865959 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:0) [ noopencount flush ] [2048] (*1) >05:23:40.866306 lvchange[3436] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 338165760 for vg_erwan--desktop-lv_root (253:0). >05:23:40.866317 lvchange[3436] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_root (253:0). >05:23:40.866338 lvchange[3436] device_mapper/libdm-common.c:2553 Udev cookie 0xd4df789 (semid 7) created >05:23:40.866345 lvchange[3436] device_mapper/libdm-common.c:2573 Udev cookie 0xd4df789 (semid 7) incremented to 1 >05:23:40.866353 lvchange[3436] device_mapper/libdm-common.c:2445 Udev cookie 0xd4df789 (semid 7) incremented to 2 >05:23:40.866356 lvchange[3436] device_mapper/libdm-common.c:2678 Udev cookie 0xd4df789 (semid 7) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:40.866365 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:0) [ noopencount flush ] [2048] (*1) >05:23:40.866405 lvchange[3436] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:23:40.866410 lvchange[3436] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Stacking NODE_READ_AHEAD 256 (flags=1) >05:23:40.866415 lvchange[3436] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_root. >05:23:40.866421 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:40.866425 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:40.866433 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:23:40.866446 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:23:40.866450 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:23:40.866466 lvchange[3436] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:23:40.866470 lvchange[3436] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:23:40.866478 lvchange[3436] mm/memlock.c:652 Leaving section (activated). >05:23:40.866492 lvchange[3436] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:23:40.866498 lvchange[3436] mm/memlock.c:517 Restoring original task priority 0. >05:23:40.866501 lvchange[3436] activate/fs.c:492 Syncing device names >05:23:40.866507 lvchange[3436] device_mapper/libdm-common.c:2480 Udev cookie 0xd4df789 (semid 7) decremented to 1 >05:23:40.866509 lvchange[3436] device_mapper/libdm-common.c:2766 Udev cookie 0xd4df789 (semid 7) waiting for zero >05:23:40.895550 lvchange[3436] device_mapper/libdm-common.c:2495 Udev cookie 0xd4df789 (semid 7) destroyed >05:23:40.895576 lvchange[3436] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:23:40.895581 lvchange[3436] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Processing NODE_READ_AHEAD 256 (flags=1) >05:23:40.895645 lvchange[3436] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_root (253:0): read ahead is 256 >05:23:40.895654 lvchange[3436] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_root: retaining kernel read ahead of 256 (requested 256) >05:23:40.895662 lvchange[3436] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:23:40.895667 lvchange[3436] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:23:40.895692 lvchange[3436] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x562b6982ac70. >05:23:40.895711 lvchange[3436] device_mapper/libdm-report.c:4917 { >05:23:40.895717 lvchange[3436] device_mapper/libdm-report.c:4949 "log": [ >05:23:40.895728 lvchange[3436] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_root", "log_object_id":"RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:23:40.895733 lvchange[3436] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:23:40.895741 lvchange[3436] device_mapper/libdm-report.c:5214 ] >05:23:40.895744 lvchange[3436] device_mapper/libdm-report.c:5287 } >05:23:40.895751 lvchange[3436] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:40.916521 lvchange[3436] commands/toolcontext.c:1894 Reloading config files >05:23:40.916534 lvchange[3436] activate/fs.c:492 Syncing device names >05:23:40.916538 lvchange[3436] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:40.916549 lvchange[3436] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x562b66c8e400. >05:23:40.916585 lvchange[3436] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:23:40.916599 lvchange[3436] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:23:40.916783 lvchange[3436] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:23:40.916793 lvchange[3436] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:40.916802 lvchange[3436] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:40.916821 lvchange[3436] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:40.916826 lvchange[3436] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:40.916842 lvchange[3436] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:23:40.916845 lvchange[3436] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:23:41.174945 vgchange[3452] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:23:41.174964 vgchange[3452] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:23:41.174970 vgchange[3452] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:23:41.174976 vgchange[3452] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:23:41.174982 vgchange[3452] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:23:41.174987 vgchange[3452] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:23:41.174989 vgchange[3452] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:23:41.174993 vgchange[3452] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:23:41 2023 >05:23:41.174999 vgchange[3452] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:23:41.175007 vgchange[3452] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:23:41.175018 vgchange[3452] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:23:41.175023 vgchange[3452] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:41.175026 vgchange[3452] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:23:41.175029 vgchange[3452] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:41.175039 vgchange[3452] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:41.175044 vgchange[3452] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:23:41.175048 vgchange[3452] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:23:41.175051 vgchange[3452] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:23:41.175054 vgchange[3452] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:23:41.175056 vgchange[3452] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:23:41.175100 vgchange[3452] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:23:41.175105 vgchange[3452] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:23:41.175107 vgchange[3452] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:23:41.175110 vgchange[3452] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:23:41.175113 vgchange[3452] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:23:41.175115 vgchange[3452] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:23:41.175117 vgchange[3452] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:23:41.175120 vgchange[3452] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:23:41.175121 vgchange[3452] misc/lvm-globals.c:205 LVM activation checks disabled >05:23:41.175124 vgchange[3452] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:23:41.175126 vgchange[3452] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:23:41.175130 vgchange[3452] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:23:41.175132 vgchange[3452] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:23:41.175134 vgchange[3452] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:23:41.175137 vgchange[3452] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:23:41.175139 vgchange[3452] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:23:41.175142 vgchange[3452] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:41.175144 vgchange[3452] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:23:41.175146 vgchange[3452] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:23:41.175148 vgchange[3452] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:23:41.175151 vgchange[3452] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:41.175153 vgchange[3452] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:23:41.175156 vgchange[3452] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:23:41.175159 vgchange[3452] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:23:41.175161 vgchange[3452] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:23:41.175167 vgchange[3452] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:23:41.175257 vgchange[3452] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:23:41.175261 vgchange[3452] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:23:41.175267 vgchange[3452] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:23:41.175273 vgchange[3452] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x55d05a1682c0. >05:23:41.175277 vgchange[3452] format_text/format-text.c:2645 Initialised format: lvm2 >05:23:41.175282 vgchange[3452] striped/striped.c:245 Initialised segtype: linear >05:23:41.175284 vgchange[3452] striped/striped.c:245 Initialised segtype: striped >05:23:41.175290 vgchange[3452] zero/zero.c:99 Initialised segtype: zero >05:23:41.175292 vgchange[3452] error/errseg.c:105 Initialised segtype: error >05:23:41.175295 vgchange[3452] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:23:41.175299 vgchange[3452] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:23:41.175301 vgchange[3452] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:23:41.175304 vgchange[3452] mirror/mirrored.c:539 Initialised segtype: mirror >05:23:41.175307 vgchange[3452] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:23:41.175309 vgchange[3452] raid/raid.c:694 Initialised segtype: raid0 >05:23:41.175311 vgchange[3452] raid/raid.c:694 Initialised segtype: raid0_meta >05:23:41.175314 vgchange[3452] raid/raid.c:694 Initialised segtype: raid1 >05:23:41.175316 vgchange[3452] raid/raid.c:694 Initialised segtype: raid10 >05:23:41.175318 vgchange[3452] raid/raid.c:694 Initialised segtype: raid10_near >05:23:41.175320 vgchange[3452] raid/raid.c:694 Initialised segtype: raid4 >05:23:41.175322 vgchange[3452] raid/raid.c:694 Initialised segtype: raid5 >05:23:41.175324 vgchange[3452] raid/raid.c:694 Initialised segtype: raid5_n >05:23:41.175326 vgchange[3452] raid/raid.c:694 Initialised segtype: raid5_la >05:23:41.175328 vgchange[3452] raid/raid.c:694 Initialised segtype: raid5_ls >05:23:41.175331 vgchange[3452] raid/raid.c:694 Initialised segtype: raid5_ra >05:23:41.175333 vgchange[3452] raid/raid.c:694 Initialised segtype: raid5_rs >05:23:41.175335 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6 >05:23:41.175337 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:23:41.175339 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_nc >05:23:41.175341 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_nr >05:23:41.175343 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_zr >05:23:41.175345 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:23:41.175347 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:23:41.175349 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:23:41.175351 vgchange[3452] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:23:41.175354 vgchange[3452] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:41.175357 vgchange[3452] thin/thin.c:825 Initialised segtype: thin-pool >05:23:41.175360 vgchange[3452] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:23:41.175362 vgchange[3452] thin/thin.c:825 Initialised segtype: thin >05:23:41.175365 vgchange[3452] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:23:41.175367 vgchange[3452] cache_segtype/cache.c:851 Initialised segtype: cache >05:23:41.175370 vgchange[3452] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:23:41.175373 vgchange[3452] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:23:41.175376 vgchange[3452] writecache/writecache.c:389 Initialised segtype: writecache >05:23:41.175379 vgchange[3452] integrity/integrity.c:339 Initialised segtype: integrity >05:23:41.175381 vgchange[3452] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:23:41.175383 vgchange[3452] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:23:41.175386 vgchange[3452] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:23:41.175388 vgchange[3452] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:23:41.175391 vgchange[3452] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:23:41.175396 vgchange[3452] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:23:41.175399 vgchange[3452] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:23:41.175409 vgchange[3452] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:41.175418 vgchange[3452] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:41.175437 vgchange[3452] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:41.175440 vgchange[3452] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:41.175450 vgchange[3452] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:23:41.175454 vgchange[3452] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:23:41.175466 vgchange[3452] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:23:41.175470 vgchange[3452] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:23:41.175497 vgchange[3452] filters/filter-regex.c:245 Regex filter initialised. >05:23:41.175501 vgchange[3452] filters/filter-type.c:61 LVM type filter initialised. >05:23:41.175503 vgchange[3452] filters/filter-deviceid.c:66 deviceid filter initialised. >05:23:41.175506 vgchange[3452] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:23:41.175516 vgchange[3452] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:23:41.175520 vgchange[3452] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:41.175522 vgchange[3452] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:23:41.175525 vgchange[3452] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:23:41.175527 vgchange[3452] filters/filter-mpath.c:87 mpath filter initialised. >05:23:41.175530 vgchange[3452] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:23:41.175532 vgchange[3452] filters/filter-signature.c:88 signature filter initialised. >05:23:41.175534 vgchange[3452] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:41.175536 vgchange[3452] filters/filter-md.c:149 MD filter initialised. >05:23:41.175539 vgchange[3452] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:23:41.175541 vgchange[3452] filters/filter-composite.c:98 Composite filter initialised. >05:23:41.175543 vgchange[3452] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:23:41.175545 vgchange[3452] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:23:41.175548 vgchange[3452] filters/filter-persistent.c:187 Persistent filter initialised. >05:23:41.175551 vgchange[3452] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:23:41.175553 vgchange[3452] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:23:41.175557 vgchange[3452] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:23:41.175559 vgchange[3452] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:23:41.175562 vgchange[3452] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:23:41.175564 vgchange[3452] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:23:41.175567 vgchange[3452] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:23:41.175575 vgchange[3452] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:23:41.175578 vgchange[3452] lvmcmdline.c:3241 Processing command: vgchange --config ' devices { filter=["a|/dev/sdb1$|","a|/dev/sda2$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop >05:23:41.175583 vgchange[3452] lvmcmdline.c:3242 Command pid: 3452 >05:23:41.175585 vgchange[3452] lvmcmdline.c:3243 System ID: >05:23:41.175587 vgchange[3452] lvmcmdline.c:3246 O_DIRECT will be used >05:23:41.175590 vgchange[3452] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:23:41.175593 vgchange[3452] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:23:41.175595 vgchange[3452] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:23:41.175598 vgchange[3452] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:23:41.175600 vgchange[3452] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:23:41.183634 vgchange[3452] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:23:41.183689 vgchange[3452] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:41.183707 vgchange[3452] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:23:41.183711 vgchange[3452] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:23:41.183713 vgchange[3452] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:23:41.183716 vgchange[3452] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:23:41.183726 vgchange[3452] device/dev-mpath.c:217 multipath wwids file not found >05:23:41.183737 vgchange[3452] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:23:41.183752 vgchange[3452] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:23:41.183756 vgchange[3452] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:23:41.183758 vgchange[3452] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:23:41.183760 vgchange[3452] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:23:41.183763 vgchange[3452] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:23:41.183765 vgchange[3452] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:23:41.183767 vgchange[3452] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:23:41.183793 vgchange[3452] toollib.c:2419 Processing each VG >05:23:41.183796 vgchange[3452] cache/lvmcache.c:1599 lvmcache label scan begin >05:23:41.183799 vgchange[3452] label/label.c:1249 Finding devices to scan >05:23:41.183856 vgchange[3452] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:23:41.183860 vgchange[3452] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:41.183868 vgchange[3452] device/dev-cache.c:1898 Devices file not found, ignoring. >05:23:41.183870 vgchange[3452] device/dev-cache.c:1195 Creating list of system devices. >05:23:41.184005 vgchange[3452] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:23:41.184013 vgchange[3452] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:23:41.184019 vgchange[3452] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:23:41.184025 vgchange[3452] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:23:41.184030 vgchange[3452] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:23:41.184039 vgchange[3452] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:23:41.184044 vgchange[3452] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:23:41.184050 vgchange[3452] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:23:41.184055 vgchange[3452] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:23:41.184060 vgchange[3452] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:23:41.184066 vgchange[3452] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:23:41.184071 vgchange[3452] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:23:41.184076 vgchange[3452] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:23:41.184081 vgchange[3452] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:23:41.184087 vgchange[3452] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:23:41.184092 vgchange[3452] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:23:41.184097 vgchange[3452] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:23:41.184102 vgchange[3452] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:23:41.184108 vgchange[3452] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:23:41.184113 vgchange[3452] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:23:41.184118 vgchange[3452] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:23:41.184124 vgchange[3452] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:23:41.184245 vgchange[3452] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:23:41.185117 vgchange[3452] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:23:41.185125 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:23:41.185131 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:23:41.185137 vgchange[3452] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:23:41.185143 vgchange[3452] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:23:41.185148 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:23:41.185154 vgchange[3452] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:23:41.185160 vgchange[3452] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:23:41.185165 vgchange[3452] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/32 - new alias. >05:23:41.185171 vgchange[3452] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/33 - new alias. >05:23:41.185176 vgchange[3452] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/34 - new alias. >05:23:41.185181 vgchange[3452] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/35 - new alias. >05:23:41.185187 vgchange[3452] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/36 - new alias. >05:23:41.185192 vgchange[3452] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:23:41.185198 vgchange[3452] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:23:41.185204 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:23:41.185209 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:23:41.185215 vgchange[3452] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:23:41.185245 vgchange[3452] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:23:41.185257 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:23:41.185268 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:23:41.185278 vgchange[3452] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:23:41.185292 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:23:41.185303 vgchange[3452] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:23:41.185309 vgchange[3452] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:23:41.185315 vgchange[3452] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:23:41.185320 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >05:23:41.185326 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >05:23:41.185335 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:23:41.185346 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:23:41.185356 vgchange[3452] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:23:41.185367 vgchange[3452] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:23:41.185377 vgchange[3452] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:23:41.185388 vgchange[3452] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:23:41.185399 vgchange[3452] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:23:41.185409 vgchange[3452] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:23:41.185420 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:23:41.185430 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:23:41.185441 vgchange[3452] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:23:41.185451 vgchange[3452] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:23:41.185467 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:23:41.185478 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:23:41.185489 vgchange[3452] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:23:41.185499 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:23:41.185523 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:23:41.185534 vgchange[3452] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:23:41.185545 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:23:41.185556 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-label/_Fedora-17-x86_6 - new alias. >05:23:41.185578 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:23:41.185589 vgchange[3452] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:23:41.185599 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:23:41.185623 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:23:41.185636 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:23:41.185647 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:23:41.185658 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:23:41.185668 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:23:41.185678 vgchange[3452] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:23:41.185709 vgchange[3452] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:23:41.185720 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:23:41.185731 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:23:41.185741 vgchange[3452] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:23:41.185753 vgchange[3452] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:23:41.185763 vgchange[3452] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:23:41.185774 vgchange[3452] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:23:41.185784 vgchange[3452] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:23:41.185795 vgchange[3452] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:23:41.185805 vgchange[3452] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:23:41.185816 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:23:41.185826 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:23:41.185837 vgchange[3452] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:23:41.185847 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:23:41.185858 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:23:41.185869 vgchange[3452] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:23:41.185879 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:23:41.185889 vgchange[3452] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:23:41.185900 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:23:41.185910 vgchange[3452] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:23:41.185916 vgchange[3452] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:23:41.185935 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:23:41.185946 vgchange[3452] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:23:41.185957 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 - new alias. >05:23:41.185967 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:23:41.185978 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:23:41.185991 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:23:41.185995 vgchange[3452] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:23:41.185999 vgchange[3452] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:23:41.186053 vgchange[3452] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:23:41.186068 vgchange[3452] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:23:41.186174 vgchange[3452] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:23:41.186185 vgchange[3452] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:23:41.186189 vgchange[3452] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:23:41.186196 vgchange[3452] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:23:41.186221 vgchange[3452] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:23:41.186227 vgchange[3452] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:23:41.186233 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >05:23:41.186243 vgchange[3452] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:23:41.186268 vgchange[3452] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:23:41.186277 vgchange[3452] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:23:41.186282 vgchange[3452] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:23:41.186286 vgchange[3452] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:23:41.186290 vgchange[3452] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:23:41.186295 vgchange[3452] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:23:41.186299 vgchange[3452] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:23:41.186303 vgchange[3452] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:23:41.186307 vgchange[3452] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:23:41.186311 vgchange[3452] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:23:41.186315 vgchange[3452] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:23:41.186319 vgchange[3452] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:23:41.186324 vgchange[3452] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:23:41.186327 vgchange[3452] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:23:41.186331 vgchange[3452] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:23:41.186347 vgchange[3452] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:23:41.186390 vgchange[3452] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:23:41.186595 vgchange[3452] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_root - new alias. >05:23:41.186611 vgchange[3452] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:23:41.186620 vgchange[3452] label/label.c:1325 Filtering devices to scan (nodata) >05:23:41.186639 vgchange[3452] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:41.186647 vgchange[3452] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:41.186652 vgchange[3452] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:41.186656 vgchange[3452] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:41.186660 vgchange[3452] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:23:41.186664 vgchange[3452] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:41.186668 vgchange[3452] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:41.186671 vgchange[3452] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:41.186786 vgchange[3452] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:23:41.186792 vgchange[3452] device/dev-io.c:466 Closed /dev/sda2 >05:23:41.186831 vgchange[3452] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:41.186836 vgchange[3452] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:41.186839 vgchange[3452] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:41.186844 vgchange[3452] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:41.186857 vgchange[3452] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:23:41.186861 vgchange[3452] device/dev-io.c:466 Closed /dev/sdb1 >05:23:41.186887 vgchange[3452] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:41.186892 vgchange[3452] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:41.186896 vgchange[3452] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:41.186900 vgchange[3452] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:41.186904 vgchange[3452] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:41.186908 vgchange[3452] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:41.186911 vgchange[3452] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:41.186914 vgchange[3452] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:41.186917 vgchange[3452] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:41.186920 vgchange[3452] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:41.186922 vgchange[3452] label/label.c:1342 Filtering devices to scan done (nodata) >05:23:41.186953 vgchange[3452] label/hints.c:703 Reading hint file >05:23:41.186970 vgchange[3452] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:41.186977 vgchange[3452] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:41.186980 vgchange[3452] label/hints.c:760 ignore hints with different filter >05:23:41.186986 vgchange[3452] label/hints.c:1412 get_hints: needs refresh >05:23:41.186992 vgchange[3452] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:23:41.186999 vgchange[3452] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:23:41.187002 vgchange[3452] label/label.c:640 Scanning 2 devices for VG info >05:23:41.187011 vgchange[3452] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:23:41.187128 vgchange[3452] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:23:41.187185 vgchange[3452] label/label.c:679 Scanning submitted 2 reads >05:23:41.187715 vgchange[3452] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:23:41.187731 vgchange[3452] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:41.187772 vgchange[3452] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:41.187776 vgchange[3452] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:23:41.187781 vgchange[3452] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:23:41.187784 vgchange[3452] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:23:41.187789 vgchange[3452] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:41.187793 vgchange[3452] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:23:41.187795 vgchange[3452] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:41.187800 vgchange[3452] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:23:41.187845 vgchange[3452] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:23:41.187849 vgchange[3452] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:41.187852 vgchange[3452] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:41.187854 vgchange[3452] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:23:41.187859 vgchange[3452] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:23:41.187862 vgchange[3452] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:23:41.187865 vgchange[3452] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:23:41.187867 vgchange[3452] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:23:41.187874 vgchange[3452] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:41.187899 vgchange[3452] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:41.187902 vgchange[3452] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:23:41.187906 vgchange[3452] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:23:41.187908 vgchange[3452] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:23:41.187911 vgchange[3452] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:23:41.187914 vgchange[3452] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:23:41.187915 vgchange[3452] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:41.187919 vgchange[3452] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:23:41.187921 vgchange[3452] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:23:41.187923 vgchange[3452] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:41.187925 vgchange[3452] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:23:41.187927 vgchange[3452] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:23:41.187930 vgchange[3452] label/hints.c:961 Writing hint file 3 >05:23:41.187960 vgchange[3452] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:23:41.187966 vgchange[3452] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sdb1$|", "a|/dev/sda2$|", "r|.*|" ] >05:23:41.187970 vgchange[3452] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:23:41.187974 vgchange[3452] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:23:41.187977 vgchange[3452] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:23:41.187980 vgchange[3452] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:23:41.187982 vgchange[3452] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:23:41.187985 vgchange[3452] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:23:41.187987 vgchange[3452] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:23:41.187990 vgchange[3452] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:23:41.187992 vgchange[3452] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:23:41.187995 vgchange[3452] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:41.187999 vgchange[3452] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:23:41.188001 vgchange[3452] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:23:41.188004 vgchange[3452] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:23:41.188006 vgchange[3452] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:41.188009 vgchange[3452] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:23:41.188012 vgchange[3452] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:23:41.188015 vgchange[3452] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:23:41.188018 vgchange[3452] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:23:41.188020 vgchange[3452] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:23:41.188023 vgchange[3452] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:23:41.188028 vgchange[3452] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:23:41.188031 vgchange[3452] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:23:41.188033 vgchange[3452] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:23:41.188038 vgchange[3452] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:23:41.188045 vgchange[3452] cache/lvmcache.c:1689 lvmcache label scan done >05:23:41.188048 vgchange[3452] toollib.c:2473 Obtaining the complete list of VGs to process >05:23:41.188052 vgchange[3452] toollib.c:2182 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:41.188057 vgchange[3452] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:23:41.191308 vgchange[3452] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:23:41.191334 vgchange[3452] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:23:41.191364 vgchange[3452] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:23:41.191382 vgchange[3452] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:23:41.191398 vgchange[3452] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:23:41.191411 vgchange[3452] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:23:41.191417 vgchange[3452] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:41.191837 vgchange[3452] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:41.192415 vgchange[3452] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:23:41.192432 vgchange[3452] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:23:41.192436 vgchange[3452] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:23:41.192447 vgchange[3452] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:23:41.192499 vgchange[3452] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x55d05cd04e80. >05:23:41.192521 vgchange[3452] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:23:41.192529 vgchange[3452] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:23:41.192533 vgchange[3452] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:23:41.192553 vgchange[3452] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:23:41.192556 vgchange[3452] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:23:41.192558 vgchange[3452] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:23:41.192565 vgchange[3452] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:23:41.192573 vgchange[3452] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:23:41.192576 vgchange[3452] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:23:41.192579 vgchange[3452] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:23:41.192581 vgchange[3452] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:23:41.192586 vgchange[3452] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:23:41.192589 vgchange[3452] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:23:41.192591 vgchange[3452] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:23:41.192593 vgchange[3452] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:23:41.192595 vgchange[3452] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:23:41.192597 vgchange[3452] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:23:41.192602 vgchange[3452] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:23:41.192604 vgchange[3452] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:23:41.192608 vgchange[3452] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:23:41.192610 vgchange[3452] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:23:41.192613 vgchange[3452] toollib.c:2212 Running command for VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:23:41.192618 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:41.192636 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:41.192646 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:23:41.192654 vgchange[3452] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:23:41.192658 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:41.192660 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:41.192665 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:41.192667 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:41.192673 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:41.192676 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:23:41.192681 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:41.192683 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:23:41.192688 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:41.192690 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:23:41.192694 vgchange[3452] activate/activate.c:1499 Counted 0 open LVs in VG vg_erwan-desktop. >05:23:41.192701 vgchange[3452] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_swap. >05:23:41.192704 vgchange[3452] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_swap. >05:23:41.192706 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:41.192709 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:23:41.192714 vgchange[3452] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:23:41.192722 vgchange[3452] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:23:41.192724 vgchange[3452] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:23:41.192726 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:41.192732 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:23:41.192737 vgchange[3452] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_root. >05:23:41.192739 vgchange[3452] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_root. >05:23:41.192741 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:41.192744 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:23:41.192749 vgchange[3452] mm/memlock.c:640 Entering prioritized section (deactivating). >05:23:41.192757 vgchange[3452] mm/memlock.c:503 Raised task priority 0 -> -18. >05:23:41.192777 vgchange[3452] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_root. >05:23:41.192782 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:41.192785 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:41.192791 vgchange[3452] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:23:41.192793 vgchange[3452] activate/activate.c:494 Getting driver version >05:23:41.192796 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:23:41.192814 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:23:41.192828 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:23:41.192832 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:23:41.192837 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:23:41.192839 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:23:41.192846 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >05:23:41.192850 vgchange[3452] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_root (253:0) >05:23:41.192867 vgchange[3452] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d090f (semid 8) created >05:23:41.192873 vgchange[3452] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d090f (semid 8) incremented to 1 >05:23:41.192881 vgchange[3452] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d090f (semid 8) incremented to 2 >05:23:41.192883 vgchange[3452] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d090f (semid 8) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:23:41.192886 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >05:23:41.206575 vgchange[3452] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Stacking NODE_DEL [trust_udev] >05:23:41.206591 vgchange[3452] mm/memlock.c:652 Leaving section (deactivated). >05:23:41.206595 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:41.206601 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:41.206618 vgchange[3452] vgchange.c:141 Deactivated 3 logical volumes in volume group vg_erwan-desktop. >05:23:41.206621 vgchange[3452] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:23:41.206627 vgchange[3452] mm/memlock.c:517 Restoring original task priority 0. >05:23:41.206630 vgchange[3452] activate/fs.c:492 Syncing device names >05:23:41.206636 vgchange[3452] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d090f (semid 8) decremented to 0 >05:23:41.206639 vgchange[3452] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d090f (semid 8) waiting for zero >05:23:41.206644 vgchange[3452] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d090f (semid 8) destroyed >05:23:41.206646 vgchange[3452] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Skipping NODE_DEL [trust_udev] >05:23:41.206652 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:23:41.206667 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:23:41.206674 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:23:41.206677 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:23:41.206682 vgchange[3452] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:23:41.206684 vgchange[3452] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:23:41.206688 vgchange[3452] activate/activate.c:1482 Counted 0 active LVs in VG vg_erwan-desktop >05:23:41.206700 vgchange[3452] vgchange.c:283 0 logical volume(s) in volume group "vg_erwan-desktop" now active >05:23:41.206704 vgchange[3452] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >05:23:41.206706 vgchange[3452] activate/fs.c:492 Syncing device names >05:23:41.206710 vgchange[3452] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:23:41.206714 vgchange[3452] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:23:41.206733 vgchange[3452] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x55d05cd04e80. >05:23:41.206747 vgchange[3452] device_mapper/libdm-report.c:4917 { >05:23:41.206752 vgchange[3452] device_mapper/libdm-report.c:4949 "log": [ >05:23:41.206761 vgchange[3452] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"0 logical volume(s) in volume group \"vg_erwan-desktop\" now active", "log_errno":"0", "log_ret_code":"0"}, >05:23:41.206767 vgchange[3452] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:23:41.206770 vgchange[3452] device_mapper/libdm-report.c:5214 ] >05:23:41.206773 vgchange[3452] device_mapper/libdm-report.c:5287 } >05:23:41.206778 vgchange[3452] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:41.227500 vgchange[3452] commands/toolcontext.c:1894 Reloading config files >05:23:41.227523 vgchange[3452] activate/fs.c:492 Syncing device names >05:23:41.227526 vgchange[3452] cache/lvmcache.c:2603 Destroy lvmcache content >05:23:41.227540 vgchange[3452] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x55d05a1682c0. >05:23:41.227570 vgchange[3452] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:23:41.227582 vgchange[3452] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:23:41.227749 vgchange[3452] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:23:41.227758 vgchange[3452] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:23:41.227766 vgchange[3452] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:23:41.227782 vgchange[3452] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:23:41.227786 vgchange[3452] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:23:41.227800 vgchange[3452] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:23:41.227803 vgchange[3452] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:51:50.629353 lvchange[4362] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:51:50.629380 lvchange[4362] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:51:50.629386 lvchange[4362] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:51:50.629393 lvchange[4362] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:51:50.629399 lvchange[4362] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:51:50.629404 lvchange[4362] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:51:50.629406 lvchange[4362] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:51:50.629410 lvchange[4362] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:51:50 2023 >05:51:50.629416 lvchange[4362] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:51:50.629425 lvchange[4362] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:51:50.629437 lvchange[4362] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:51:50.629442 lvchange[4362] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.629445 lvchange[4362] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:51:50.629448 lvchange[4362] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.629454 lvchange[4362] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.629459 lvchange[4362] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:51:50.629463 lvchange[4362] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:51:50.629466 lvchange[4362] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:51:50.629469 lvchange[4362] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:51:50.629472 lvchange[4362] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:51:50.629512 lvchange[4362] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:51:50.629517 lvchange[4362] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:51:50.629520 lvchange[4362] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:51:50.629523 lvchange[4362] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:51:50.629525 lvchange[4362] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:51:50.629533 lvchange[4362] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:51:50.629536 lvchange[4362] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:51:50.629538 lvchange[4362] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:51:50.629540 lvchange[4362] misc/lvm-globals.c:205 LVM activation checks disabled >05:51:50.629543 lvchange[4362] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:51:50.629545 lvchange[4362] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:51:50.629549 lvchange[4362] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:51:50.629552 lvchange[4362] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:51:50.629555 lvchange[4362] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:51:50.629557 lvchange[4362] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:51:50.629560 lvchange[4362] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:51:50.629562 lvchange[4362] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:50.629565 lvchange[4362] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:51:50.629567 lvchange[4362] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:51:50.629569 lvchange[4362] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:51:50.629572 lvchange[4362] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:50.629574 lvchange[4362] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:51:50.629577 lvchange[4362] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:51:50.629580 lvchange[4362] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:51:50.629583 lvchange[4362] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:51:50.629589 lvchange[4362] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:51:50.629685 lvchange[4362] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:51:50.629690 lvchange[4362] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:51:50.629696 lvchange[4362] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:51:50.629703 lvchange[4362] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x559825b90400. >05:51:50.629707 lvchange[4362] format_text/format-text.c:2645 Initialised format: lvm2 >05:51:50.629712 lvchange[4362] striped/striped.c:245 Initialised segtype: linear >05:51:50.629714 lvchange[4362] striped/striped.c:245 Initialised segtype: striped >05:51:50.629717 lvchange[4362] zero/zero.c:99 Initialised segtype: zero >05:51:50.629719 lvchange[4362] error/errseg.c:105 Initialised segtype: error >05:51:50.629722 lvchange[4362] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:51:50.629725 lvchange[4362] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:51:50.629728 lvchange[4362] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:51:50.629730 lvchange[4362] mirror/mirrored.c:539 Initialised segtype: mirror >05:51:50.629736 lvchange[4362] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:51:50.629740 lvchange[4362] raid/raid.c:694 Initialised segtype: raid0 >05:51:50.629742 lvchange[4362] raid/raid.c:694 Initialised segtype: raid0_meta >05:51:50.629745 lvchange[4362] raid/raid.c:694 Initialised segtype: raid1 >05:51:50.629747 lvchange[4362] raid/raid.c:694 Initialised segtype: raid10 >05:51:50.629749 lvchange[4362] raid/raid.c:694 Initialised segtype: raid10_near >05:51:50.629751 lvchange[4362] raid/raid.c:694 Initialised segtype: raid4 >05:51:50.629753 lvchange[4362] raid/raid.c:694 Initialised segtype: raid5 >05:51:50.629755 lvchange[4362] raid/raid.c:694 Initialised segtype: raid5_n >05:51:50.629757 lvchange[4362] raid/raid.c:694 Initialised segtype: raid5_la >05:51:50.629759 lvchange[4362] raid/raid.c:694 Initialised segtype: raid5_ls >05:51:50.629761 lvchange[4362] raid/raid.c:694 Initialised segtype: raid5_ra >05:51:50.629764 lvchange[4362] raid/raid.c:694 Initialised segtype: raid5_rs >05:51:50.629766 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6 >05:51:50.629768 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:51:50.629770 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_nc >05:51:50.629772 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_nr >05:51:50.629774 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_zr >05:51:50.629776 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:51:50.629779 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:51:50.629781 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:51:50.629783 lvchange[4362] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:51:50.629786 lvchange[4362] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:50.629788 lvchange[4362] thin/thin.c:825 Initialised segtype: thin-pool >05:51:50.629791 lvchange[4362] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:50.629794 lvchange[4362] thin/thin.c:825 Initialised segtype: thin >05:51:50.629797 lvchange[4362] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:51:50.629799 lvchange[4362] cache_segtype/cache.c:851 Initialised segtype: cache >05:51:50.629802 lvchange[4362] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:51:50.629805 lvchange[4362] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:51:50.629807 lvchange[4362] writecache/writecache.c:389 Initialised segtype: writecache >05:51:50.629810 lvchange[4362] integrity/integrity.c:339 Initialised segtype: integrity >05:51:50.629813 lvchange[4362] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:51:50.629815 lvchange[4362] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:51:50.629818 lvchange[4362] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:51:50.629820 lvchange[4362] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:51:50.629823 lvchange[4362] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:51:50.629826 lvchange[4362] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:51:50.629828 lvchange[4362] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:51:50.629839 lvchange[4362] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:50.629849 lvchange[4362] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:50.629869 lvchange[4362] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:50.629873 lvchange[4362] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.629885 lvchange[4362] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:51:50.629890 lvchange[4362] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:50.629894 lvchange[4362] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:50.629898 lvchange[4362] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:51:50.629928 lvchange[4362] filters/filter-regex.c:245 Regex filter initialised. >05:51:50.629931 lvchange[4362] filters/filter-type.c:61 LVM type filter initialised. >05:51:50.629934 lvchange[4362] filters/filter-deviceid.c:66 deviceid filter initialised. >05:51:50.629936 lvchange[4362] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:51:50.629947 lvchange[4362] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:51:50.629951 lvchange[4362] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:50.629953 lvchange[4362] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:51:50.629956 lvchange[4362] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:51:50.629958 lvchange[4362] filters/filter-mpath.c:87 mpath filter initialised. >05:51:50.629961 lvchange[4362] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:51:50.629963 lvchange[4362] filters/filter-signature.c:88 signature filter initialised. >05:51:50.629965 lvchange[4362] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:50.629967 lvchange[4362] filters/filter-md.c:149 MD filter initialised. >05:51:50.629970 lvchange[4362] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:51:50.629972 lvchange[4362] filters/filter-composite.c:98 Composite filter initialised. >05:51:50.629974 lvchange[4362] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:51:50.629977 lvchange[4362] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:51:50.629979 lvchange[4362] filters/filter-persistent.c:187 Persistent filter initialised. >05:51:50.629983 lvchange[4362] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:50.629985 lvchange[4362] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:51:50.629988 lvchange[4362] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:51:50.629991 lvchange[4362] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:51:50.629994 lvchange[4362] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:51:50.629996 lvchange[4362] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:51:50.629999 lvchange[4362] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:51:50.630007 lvchange[4362] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:51:50.630009 lvchange[4362] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop/lv_home >05:51:50.630012 lvchange[4362] lvmcmdline.c:3242 Command pid: 4362 >05:51:50.630014 lvchange[4362] lvmcmdline.c:3243 System ID: >05:51:50.630015 lvchange[4362] lvmcmdline.c:3246 O_DIRECT will be used >05:51:50.630018 lvchange[4362] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:51:50.630021 lvchange[4362] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:51:50.630025 lvchange[4362] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:51:50.630029 lvchange[4362] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:51:50.630032 lvchange[4362] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:51:50.638486 lvchange[4362] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:51:50.638600 lvchange[4362] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:50.638622 lvchange[4362] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:50.638627 lvchange[4362] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:51:50.638630 lvchange[4362] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:51:50.638639 lvchange[4362] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:51:50.638652 lvchange[4362] device/dev-mpath.c:217 multipath wwids file not found >05:51:50.638662 lvchange[4362] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:51:50.638703 lvchange[4362] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:51:50.638707 lvchange[4362] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:51:50.638710 lvchange[4362] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:51:50.638712 lvchange[4362] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:51:50.638714 lvchange[4362] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:51:50.638717 lvchange[4362] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:51:50.638719 lvchange[4362] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:51:50.638747 lvchange[4362] cache/lvmcache.c:1599 lvmcache label scan begin >05:51:50.638750 lvchange[4362] label/label.c:1249 Finding devices to scan >05:51:50.638806 lvchange[4362] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:51:50.638811 lvchange[4362] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:50.638819 lvchange[4362] device/dev-cache.c:1898 Devices file not found, ignoring. >05:51:50.638821 lvchange[4362] device/dev-cache.c:1195 Creating list of system devices. >05:51:50.639026 lvchange[4362] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:51:50.639036 lvchange[4362] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:51:50.639043 lvchange[4362] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:51:50.639048 lvchange[4362] device/dev-cache.c:753 Found dev 253:1 /dev/block/253:1 - new. >05:51:50.639054 lvchange[4362] device/dev-cache.c:753 Found dev 253:2 /dev/block/253:2 - new. >05:51:50.639060 lvchange[4362] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:51:50.639065 lvchange[4362] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:51:50.639072 lvchange[4362] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:51:50.639077 lvchange[4362] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:51:50.639083 lvchange[4362] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:51:50.639089 lvchange[4362] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:51:50.639094 lvchange[4362] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:51:50.639104 lvchange[4362] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:51:50.639111 lvchange[4362] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:51:50.639116 lvchange[4362] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:51:50.639122 lvchange[4362] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:51:50.639127 lvchange[4362] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:51:50.639133 lvchange[4362] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:51:50.639139 lvchange[4362] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:51:50.639144 lvchange[4362] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:51:50.639150 lvchange[4362] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:51:50.639156 lvchange[4362] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:51:50.639161 lvchange[4362] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:51:50.639167 lvchange[4362] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:51:50.639320 lvchange[4362] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:51:50.640493 lvchange[4362] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:51:50.640505 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:51:50.640511 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:51:50.640516 lvchange[4362] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/163 - new alias. >05:51:50.640522 lvchange[4362] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/165 - new alias. >05:51:50.640527 lvchange[4362] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/166 - new alias. >05:51:50.640532 lvchange[4362] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/167 - new alias. >05:51:50.640538 lvchange[4362] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:51:50.640543 lvchange[4362] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:51:50.640549 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:51:50.640554 lvchange[4362] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:51:50.640560 lvchange[4362] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:51:50.640565 lvchange[4362] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:51:50.640571 lvchange[4362] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/71 - new alias. >05:51:50.640576 lvchange[4362] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:51:50.640582 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:51:50.640587 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:51:50.640592 lvchange[4362] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:51:50.640625 lvchange[4362] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:51:50.640643 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:51:50.640654 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:51:50.640665 lvchange[4362] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:51:50.640676 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:51:50.640687 lvchange[4362] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:51:50.640693 lvchange[4362] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:51:50.640702 lvchange[4362] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:51:50.640708 lvchange[4362] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home - new alias. >05:51:50.640713 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >05:51:50.640719 lvchange[4362] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap - new alias. >05:51:50.640724 lvchange[4362] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 - new alias. >05:51:50.640733 lvchange[4362] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO - new alias. >05:51:50.640742 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >05:51:50.640750 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:51:50.640761 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:51:50.640772 lvchange[4362] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:51:50.640782 lvchange[4362] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:51:50.640793 lvchange[4362] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:51:50.640804 lvchange[4362] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:51:50.640814 lvchange[4362] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:51:50.640825 lvchange[4362] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:51:50.640835 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:51:50.640846 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:51:50.640857 lvchange[4362] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:51:50.640867 lvchange[4362] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:51:50.640878 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:51:50.640888 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:51:50.640898 lvchange[4362] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:51:50.640909 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:51:50.640935 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:51:50.640947 lvchange[4362] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:51:50.640957 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:51:50.640968 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-label/_Fedora-17-x86_6 - new alias. >05:51:50.640990 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:51:50.641001 lvchange[4362] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:51:50.641011 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:51:50.641040 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:51:50.641051 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:51:50.641062 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:51:50.641072 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:51:50.641083 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:51:50.641093 lvchange[4362] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:51:50.641123 lvchange[4362] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:51:50.641134 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:51:50.641145 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:51:50.641156 lvchange[4362] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:51:50.641166 lvchange[4362] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:51:50.641176 lvchange[4362] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:51:50.641187 lvchange[4362] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:51:50.641197 lvchange[4362] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:51:50.641208 lvchange[4362] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:51:50.641218 lvchange[4362] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:51:50.641228 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:51:50.641238 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:51:50.641249 lvchange[4362] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:51:50.641260 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:51:50.641270 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:51:50.641280 lvchange[4362] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:51:50.641291 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:51:50.641301 lvchange[4362] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:51:50.641311 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:51:50.641321 lvchange[4362] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:51:50.641327 lvchange[4362] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:51:50.641347 lvchange[4362] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 - new alias. >05:51:50.641358 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:51:50.641369 lvchange[4362] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:51:50.641379 lvchange[4362] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 - new alias. >05:51:50.641392 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 - new alias. >05:51:50.641403 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:51:50.641413 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:51:50.641424 lvchange[4362] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:51:50.641428 lvchange[4362] device/dev-cache.c:778 Found dev 253:1 /dev/dm-1 - new alias. >05:51:50.641432 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/dm-2 - new alias. >05:51:50.641436 lvchange[4362] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:51:50.641440 lvchange[4362] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:51:50.641505 lvchange[4362] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:51:50.641545 lvchange[4362] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:51:50.641683 lvchange[4362] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:51:50.641773 lvchange[4362] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:51:50.641778 lvchange[4362] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:51:50.641785 lvchange[4362] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:51:50.641822 lvchange[4362] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:51:50.641829 lvchange[4362] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:51:50.641834 lvchange[4362] device/dev-cache.c:778 Found dev 253:1 /dev/mapper/vg_erwan--desktop-lv_home - new alias. >05:51:50.641840 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >05:51:50.641846 lvchange[4362] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_swap - new alias. >05:51:50.641882 lvchange[4362] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:51:50.641958 lvchange[4362] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:51:50.641968 lvchange[4362] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:51:50.641973 lvchange[4362] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:51:50.641977 lvchange[4362] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:51:50.641981 lvchange[4362] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:51:50.641986 lvchange[4362] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:51:50.641990 lvchange[4362] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:51:50.641994 lvchange[4362] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:51:50.641998 lvchange[4362] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:51:50.642002 lvchange[4362] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:51:50.642010 lvchange[4362] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:51:50.642015 lvchange[4362] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:51:50.642019 lvchange[4362] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:51:50.642023 lvchange[4362] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:51:50.642027 lvchange[4362] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:51:50.642041 lvchange[4362] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:51:50.642084 lvchange[4362] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:51:50.642518 lvchange[4362] device/dev-cache.c:778 Found dev 253:1 /dev/vg_erwan-desktop/lv_home - new alias. >05:51:50.642525 lvchange[4362] device/dev-cache.c:778 Found dev 253:2 /dev/vg_erwan-desktop/lv_root - new alias. >05:51:50.642531 lvchange[4362] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_swap - new alias. >05:51:50.642558 lvchange[4362] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:51:50.642567 lvchange[4362] label/label.c:1325 Filtering devices to scan (nodata) >05:51:50.642584 lvchange[4362] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:50.642595 lvchange[4362] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:50.642600 lvchange[4362] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:50.642603 lvchange[4362] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:50.642608 lvchange[4362] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:51:50.642611 lvchange[4362] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:50.642616 lvchange[4362] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:50.642620 lvchange[4362] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:51:50.642623 lvchange[4362] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:50.642780 lvchange[4362] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:51:50.642787 lvchange[4362] device/dev-io.c:466 Closed /dev/sda2 >05:51:50.642824 lvchange[4362] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:50.642831 lvchange[4362] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:51:50.642835 lvchange[4362] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:50.642838 lvchange[4362] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:50.642844 lvchange[4362] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:50.642860 lvchange[4362] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:51:50.642864 lvchange[4362] device/dev-io.c:466 Closed /dev/sdb1 >05:51:50.642890 lvchange[4362] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:50.642895 lvchange[4362] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:50.642899 lvchange[4362] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:50.642904 lvchange[4362] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:50.642908 lvchange[4362] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:50.642911 lvchange[4362] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:50.642914 lvchange[4362] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:50.642917 lvchange[4362] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:50.642920 lvchange[4362] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:50.642923 lvchange[4362] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:50.642926 lvchange[4362] label/label.c:1342 Filtering devices to scan done (nodata) >05:51:50.643001 lvchange[4362] label/hints.c:703 Reading hint file >05:51:50.643023 lvchange[4362] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:50.643031 lvchange[4362] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:50.643033 lvchange[4362] label/hints.c:760 ignore hints with different filter >05:51:50.643040 lvchange[4362] label/hints.c:1412 get_hints: needs refresh >05:51:50.643046 lvchange[4362] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:51:50.643054 lvchange[4362] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:51:50.643057 lvchange[4362] label/label.c:640 Scanning 2 devices for VG info >05:51:50.643065 lvchange[4362] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:51:50.643170 lvchange[4362] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:51:50.643229 lvchange[4362] label/label.c:679 Scanning submitted 2 reads >05:51:50.643768 lvchange[4362] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:51:50.643800 lvchange[4362] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.643836 lvchange[4362] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.643847 lvchange[4362] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:50.643854 lvchange[4362] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:51:50.643856 lvchange[4362] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:51:50.643862 lvchange[4362] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:50.643865 lvchange[4362] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:51:50.643868 lvchange[4362] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:50.643877 lvchange[4362] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:51:50.643925 lvchange[4362] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:51:50.643929 lvchange[4362] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:50.643932 lvchange[4362] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:50.643934 lvchange[4362] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:51:50.643936 lvchange[4362] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:51:50.643939 lvchange[4362] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:51:50.643941 lvchange[4362] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:51:50.645119 lvchange[4362] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:51:50.645148 lvchange[4362] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.645183 lvchange[4362] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.645187 lvchange[4362] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:50.645192 lvchange[4362] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:51:50.645194 lvchange[4362] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:51:50.645199 lvchange[4362] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:50.645201 lvchange[4362] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:51:50.645204 lvchange[4362] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:50.645207 lvchange[4362] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:51:50.645210 lvchange[4362] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:51:50.645212 lvchange[4362] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:50.645214 lvchange[4362] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:51:50.645216 lvchange[4362] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:51:50.645220 lvchange[4362] label/hints.c:961 Writing hint file 3 >05:51:50.645251 lvchange[4362] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:50.645258 lvchange[4362] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:50.645262 lvchange[4362] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:50.645265 lvchange[4362] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:50.645268 lvchange[4362] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:50.645271 lvchange[4362] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:50.645273 lvchange[4362] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:50.645280 lvchange[4362] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:51:50.645283 lvchange[4362] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:50.645286 lvchange[4362] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:50.645289 lvchange[4362] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:51:50.645291 lvchange[4362] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:50.645293 lvchange[4362] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.645298 lvchange[4362] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:51:50.645300 lvchange[4362] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:50.645303 lvchange[4362] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:50.645305 lvchange[4362] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:50.645307 lvchange[4362] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.645310 lvchange[4362] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:50.645314 lvchange[4362] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:50.645317 lvchange[4362] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:50.645319 lvchange[4362] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:50.645322 lvchange[4362] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:50.645324 lvchange[4362] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:50.645326 lvchange[4362] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:50.645329 lvchange[4362] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:50.645331 lvchange[4362] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:50.645336 lvchange[4362] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:51:50.645344 lvchange[4362] cache/lvmcache.c:1689 lvmcache label scan done >05:51:50.645346 lvchange[4362] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:51:50.645350 lvchange[4362] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:50.645355 lvchange[4362] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:51:50.648554 lvchange[4362] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:51:50.648812 lvchange[4362] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:51:50.648877 lvchange[4362] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:51:50.648895 lvchange[4362] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:51:50.648911 lvchange[4362] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:50.648925 lvchange[4362] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:50.648931 lvchange[4362] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:50.649368 lvchange[4362] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:50.649968 lvchange[4362] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:51:50.650004 lvchange[4362] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:51:50.650009 lvchange[4362] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:50.650018 lvchange[4362] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:51:50.650063 lvchange[4362] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x559828731520. >05:51:50.650084 lvchange[4362] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:51:50.650094 lvchange[4362] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:51:50.650097 lvchange[4362] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:51:50.650120 lvchange[4362] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:51:50.650124 lvchange[4362] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:51:50.650126 lvchange[4362] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:50.650132 lvchange[4362] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:51:50.650142 lvchange[4362] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:51:50.650144 lvchange[4362] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:51:50.650148 lvchange[4362] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:51:50.650150 lvchange[4362] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:51:50.650155 lvchange[4362] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:51:50.650158 lvchange[4362] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:51:50.650161 lvchange[4362] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:51:50.650163 lvchange[4362] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:51:50.650165 lvchange[4362] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:51:50.650167 lvchange[4362] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:51:50.650168 lvchange[4362] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:51:50.650170 lvchange[4362] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:51:50.650175 lvchange[4362] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.650177 lvchange[4362] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.650180 lvchange[4362] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >05:51:50.650184 lvchange[4362] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >05:51:50.650187 lvchange[4362] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:51:50.650189 lvchange[4362] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:51:50.650193 lvchange[4362] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.650212 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:50.650223 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:51:50.650232 lvchange[4362] mm/memlock.c:640 Entering prioritized section (deactivating). >05:51:50.650240 lvchange[4362] mm/memlock.c:503 Raised task priority 0 -> -18. >05:51:50.650380 lvchange[4362] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_home. >05:51:50.650389 lvchange[4362] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.650393 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:50.650400 lvchange[4362] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:51:50.650403 lvchange[4362] activate/activate.c:494 Getting driver version >05:51:50.650405 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:50.650421 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:1) [ opencount flush ] [16384] (*1) >05:51:50.650436 lvchange[4362] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:51:50.650444 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:51:50.650451 lvchange[4362] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:51:50.650454 lvchange[4362] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:51:50.650456 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:51:50.650462 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:1) [ opencount flush ] [2048] (*1) >05:51:50.650467 lvchange[4362] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_home (253:1) >05:51:50.650687 lvchange[4362] device_mapper/libdm-common.c:2553 Udev cookie 0xd4dda20 (semid 10) created >05:51:50.650695 lvchange[4362] device_mapper/libdm-common.c:2573 Udev cookie 0xd4dda20 (semid 10) incremented to 1 >05:51:50.650703 lvchange[4362] device_mapper/libdm-common.c:2445 Udev cookie 0xd4dda20 (semid 10) incremented to 2 >05:51:50.650705 lvchange[4362] device_mapper/libdm-common.c:2678 Udev cookie 0xd4dda20 (semid 10) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:50.650709 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:1) [ noopencount flush retryremove ] [2048] (*1) >05:51:50.660746 lvchange[4362] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Stacking NODE_DEL [trust_udev] >05:51:50.660763 lvchange[4362] mm/memlock.c:652 Leaving section (deactivated). >05:51:50.660767 lvchange[4362] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.660773 lvchange[4362] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:50.660794 lvchange[4362] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:51:50.660820 lvchange[4362] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:51:50.660827 lvchange[4362] mm/memlock.c:517 Restoring original task priority 0. >05:51:50.660830 lvchange[4362] activate/fs.c:492 Syncing device names >05:51:50.660836 lvchange[4362] device_mapper/libdm-common.c:2480 Udev cookie 0xd4dda20 (semid 10) decremented to 0 >05:51:50.660839 lvchange[4362] device_mapper/libdm-common.c:2766 Udev cookie 0xd4dda20 (semid 10) waiting for zero >05:51:50.660844 lvchange[4362] device_mapper/libdm-common.c:2495 Udev cookie 0xd4dda20 (semid 10) destroyed >05:51:50.660846 lvchange[4362] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Skipping NODE_DEL [trust_udev] >05:51:50.660852 lvchange[4362] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:51:50.660857 lvchange[4362] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:51:50.660875 lvchange[4362] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x559828731520. >05:51:50.660890 lvchange[4362] device_mapper/libdm-report.c:4917 { >05:51:50.660895 lvchange[4362] device_mapper/libdm-report.c:4949 "log": [ >05:51:50.660903 lvchange[4362] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:51:50.660908 lvchange[4362] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:51:50.660915 lvchange[4362] device_mapper/libdm-report.c:5214 ] >05:51:50.660919 lvchange[4362] device_mapper/libdm-report.c:5287 } >05:51:50.660924 lvchange[4362] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:50.678722 lvchange[4362] commands/toolcontext.c:1894 Reloading config files >05:51:50.678731 lvchange[4362] activate/fs.c:492 Syncing device names >05:51:50.678735 lvchange[4362] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:50.678753 lvchange[4362] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x559825b90400. >05:51:50.678814 lvchange[4362] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:51:50.678831 lvchange[4362] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:51:50.679022 lvchange[4362] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:51:50.679032 lvchange[4362] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:50.679041 lvchange[4362] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:50.679061 lvchange[4362] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:50.679066 lvchange[4362] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.679081 lvchange[4362] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:51:50.679085 lvchange[4362] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:51:50.831118 vgchange[4365] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:51:50.831138 vgchange[4365] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:51:50.831143 vgchange[4365] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:51:50.831150 vgchange[4365] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:51:50.831156 vgchange[4365] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:51:50.831161 vgchange[4365] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:51:50.831163 vgchange[4365] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:51:50.831167 vgchange[4365] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:51:50 2023 >05:51:50.831173 vgchange[4365] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:51:50.831183 vgchange[4365] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:51:50.831194 vgchange[4365] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:51:50.831199 vgchange[4365] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.831206 vgchange[4365] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:51:50.831209 vgchange[4365] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.831215 vgchange[4365] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.831221 vgchange[4365] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:51:50.831224 vgchange[4365] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:51:50.831228 vgchange[4365] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:51:50.831231 vgchange[4365] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:51:50.831233 vgchange[4365] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:51:50.831286 vgchange[4365] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:51:50.831290 vgchange[4365] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:51:50.831293 vgchange[4365] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:51:50.831296 vgchange[4365] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:51:50.831299 vgchange[4365] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:51:50.831301 vgchange[4365] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:51:50.831304 vgchange[4365] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:51:50.831306 vgchange[4365] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:51:50.831308 vgchange[4365] misc/lvm-globals.c:205 LVM activation checks disabled >05:51:50.831311 vgchange[4365] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:51:50.831313 vgchange[4365] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:51:50.831317 vgchange[4365] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:51:50.831319 vgchange[4365] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:51:50.831322 vgchange[4365] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:51:50.831324 vgchange[4365] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:51:50.831327 vgchange[4365] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:51:50.831329 vgchange[4365] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:50.831332 vgchange[4365] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:51:50.831334 vgchange[4365] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:51:50.831336 vgchange[4365] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:51:50.831339 vgchange[4365] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:50.831341 vgchange[4365] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:51:50.831344 vgchange[4365] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:51:50.831347 vgchange[4365] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:51:50.831350 vgchange[4365] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:51:50.831357 vgchange[4365] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:51:50.831450 vgchange[4365] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:51:50.831455 vgchange[4365] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:51:50.831460 vgchange[4365] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:51:50.831467 vgchange[4365] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x55be2aff42c0. >05:51:50.831471 vgchange[4365] format_text/format-text.c:2645 Initialised format: lvm2 >05:51:50.831475 vgchange[4365] striped/striped.c:245 Initialised segtype: linear >05:51:50.831478 vgchange[4365] striped/striped.c:245 Initialised segtype: striped >05:51:50.831484 vgchange[4365] zero/zero.c:99 Initialised segtype: zero >05:51:50.831486 vgchange[4365] error/errseg.c:105 Initialised segtype: error >05:51:50.831490 vgchange[4365] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:51:50.831493 vgchange[4365] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:51:50.831496 vgchange[4365] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:51:50.831499 vgchange[4365] mirror/mirrored.c:539 Initialised segtype: mirror >05:51:50.831502 vgchange[4365] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:51:50.831504 vgchange[4365] raid/raid.c:694 Initialised segtype: raid0 >05:51:50.831507 vgchange[4365] raid/raid.c:694 Initialised segtype: raid0_meta >05:51:50.831509 vgchange[4365] raid/raid.c:694 Initialised segtype: raid1 >05:51:50.831512 vgchange[4365] raid/raid.c:694 Initialised segtype: raid10 >05:51:50.831514 vgchange[4365] raid/raid.c:694 Initialised segtype: raid10_near >05:51:50.831516 vgchange[4365] raid/raid.c:694 Initialised segtype: raid4 >05:51:50.831518 vgchange[4365] raid/raid.c:694 Initialised segtype: raid5 >05:51:50.831520 vgchange[4365] raid/raid.c:694 Initialised segtype: raid5_n >05:51:50.831522 vgchange[4365] raid/raid.c:694 Initialised segtype: raid5_la >05:51:50.831524 vgchange[4365] raid/raid.c:694 Initialised segtype: raid5_ls >05:51:50.831526 vgchange[4365] raid/raid.c:694 Initialised segtype: raid5_ra >05:51:50.831528 vgchange[4365] raid/raid.c:694 Initialised segtype: raid5_rs >05:51:50.831531 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6 >05:51:50.831533 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:51:50.831535 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_nc >05:51:50.831537 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_nr >05:51:50.831539 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_zr >05:51:50.831541 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:51:50.831543 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:51:50.831545 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:51:50.831547 vgchange[4365] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:51:50.831550 vgchange[4365] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:50.831553 vgchange[4365] thin/thin.c:825 Initialised segtype: thin-pool >05:51:50.831556 vgchange[4365] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:50.831559 vgchange[4365] thin/thin.c:825 Initialised segtype: thin >05:51:50.831562 vgchange[4365] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:51:50.831564 vgchange[4365] cache_segtype/cache.c:851 Initialised segtype: cache >05:51:50.831567 vgchange[4365] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:51:50.831570 vgchange[4365] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:51:50.831573 vgchange[4365] writecache/writecache.c:389 Initialised segtype: writecache >05:51:50.831575 vgchange[4365] integrity/integrity.c:339 Initialised segtype: integrity >05:51:50.831578 vgchange[4365] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:51:50.831581 vgchange[4365] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:51:50.831583 vgchange[4365] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:51:50.831586 vgchange[4365] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:51:50.831589 vgchange[4365] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:51:50.831594 vgchange[4365] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:51:50.831597 vgchange[4365] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:51:50.831610 vgchange[4365] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:50.831620 vgchange[4365] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:50.831646 vgchange[4365] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:50.831651 vgchange[4365] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.831660 vgchange[4365] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:51:50.831665 vgchange[4365] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:50.831669 vgchange[4365] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:50.831673 vgchange[4365] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:51:50.831702 vgchange[4365] filters/filter-regex.c:245 Regex filter initialised. >05:51:50.831706 vgchange[4365] filters/filter-type.c:61 LVM type filter initialised. >05:51:50.831708 vgchange[4365] filters/filter-deviceid.c:66 deviceid filter initialised. >05:51:50.831711 vgchange[4365] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:51:50.831721 vgchange[4365] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:51:50.831725 vgchange[4365] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:50.831727 vgchange[4365] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:51:50.831730 vgchange[4365] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:51:50.831732 vgchange[4365] filters/filter-mpath.c:87 mpath filter initialised. >05:51:50.831734 vgchange[4365] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:51:50.831736 vgchange[4365] filters/filter-signature.c:88 signature filter initialised. >05:51:50.831739 vgchange[4365] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:50.831741 vgchange[4365] filters/filter-md.c:149 MD filter initialised. >05:51:50.831743 vgchange[4365] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:51:50.831745 vgchange[4365] filters/filter-composite.c:98 Composite filter initialised. >05:51:50.831748 vgchange[4365] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:51:50.831751 vgchange[4365] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:51:50.831753 vgchange[4365] filters/filter-persistent.c:187 Persistent filter initialised. >05:51:50.831757 vgchange[4365] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:50.831759 vgchange[4365] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:51:50.831762 vgchange[4365] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:51:50.831765 vgchange[4365] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:51:50.831768 vgchange[4365] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:51:50.831770 vgchange[4365] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:51:50.831774 vgchange[4365] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:51:50.831781 vgchange[4365] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:51:50.831786 vgchange[4365] lvmcmdline.c:3241 Processing command: vgchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop >05:51:50.831789 vgchange[4365] lvmcmdline.c:3242 Command pid: 4365 >05:51:50.831791 vgchange[4365] lvmcmdline.c:3243 System ID: >05:51:50.831793 vgchange[4365] lvmcmdline.c:3246 O_DIRECT will be used >05:51:50.831796 vgchange[4365] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:51:50.831799 vgchange[4365] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:51:50.831801 vgchange[4365] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:51:50.831804 vgchange[4365] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:51:50.831806 vgchange[4365] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:51:50.840258 vgchange[4365] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:51:50.840321 vgchange[4365] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:50.840341 vgchange[4365] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:50.840346 vgchange[4365] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:51:50.840349 vgchange[4365] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:51:50.840352 vgchange[4365] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:51:50.840363 vgchange[4365] device/dev-mpath.c:217 multipath wwids file not found >05:51:50.840373 vgchange[4365] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:51:50.840393 vgchange[4365] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:51:50.840396 vgchange[4365] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:51:50.840399 vgchange[4365] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:51:50.840401 vgchange[4365] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:51:50.840404 vgchange[4365] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:51:50.840406 vgchange[4365] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:51:50.840409 vgchange[4365] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:51:50.840436 vgchange[4365] toollib.c:2419 Processing each VG >05:51:50.840440 vgchange[4365] cache/lvmcache.c:1599 lvmcache label scan begin >05:51:50.840442 vgchange[4365] label/label.c:1249 Finding devices to scan >05:51:50.840499 vgchange[4365] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:51:50.840504 vgchange[4365] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:50.840513 vgchange[4365] device/dev-cache.c:1898 Devices file not found, ignoring. >05:51:50.840515 vgchange[4365] device/dev-cache.c:1195 Creating list of system devices. >05:51:50.840670 vgchange[4365] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:51:50.840680 vgchange[4365] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:51:50.840695 vgchange[4365] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:51:50.840701 vgchange[4365] device/dev-cache.c:753 Found dev 253:2 /dev/block/253:2 - new. >05:51:50.840708 vgchange[4365] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:51:50.840717 vgchange[4365] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:51:50.840723 vgchange[4365] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:51:50.840728 vgchange[4365] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:51:50.840734 vgchange[4365] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:51:50.840740 vgchange[4365] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:51:50.840745 vgchange[4365] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:51:50.840751 vgchange[4365] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:51:50.840756 vgchange[4365] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:51:50.840762 vgchange[4365] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:51:50.840767 vgchange[4365] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:51:50.840773 vgchange[4365] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:51:50.840779 vgchange[4365] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:51:50.840784 vgchange[4365] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:51:50.840790 vgchange[4365] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:51:50.840795 vgchange[4365] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:51:50.840801 vgchange[4365] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:51:50.840806 vgchange[4365] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:51:50.840812 vgchange[4365] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:51:50.840942 vgchange[4365] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:51:50.841831 vgchange[4365] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:51:50.841843 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:51:50.841849 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:51:50.841856 vgchange[4365] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/163 - new alias. >05:51:50.841862 vgchange[4365] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/165 - new alias. >05:51:50.841868 vgchange[4365] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/166 - new alias. >05:51:50.841873 vgchange[4365] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/167 - new alias. >05:51:50.841879 vgchange[4365] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:51:50.841885 vgchange[4365] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:51:50.841891 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:51:50.841897 vgchange[4365] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:51:50.841903 vgchange[4365] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:51:50.841908 vgchange[4365] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:51:50.841915 vgchange[4365] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/71 - new alias. >05:51:50.841920 vgchange[4365] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:51:50.841926 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:51:50.841932 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:51:50.841937 vgchange[4365] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:51:50.841971 vgchange[4365] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:51:50.841984 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:51:50.841995 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:51:50.842010 vgchange[4365] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:51:50.842021 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:51:50.842033 vgchange[4365] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:51:50.842039 vgchange[4365] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:51:50.842045 vgchange[4365] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:51:50.842050 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >05:51:50.842056 vgchange[4365] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap - new alias. >05:51:50.842062 vgchange[4365] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO - new alias. >05:51:50.842071 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >05:51:50.842080 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:51:50.842091 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:51:50.842102 vgchange[4365] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:51:50.842113 vgchange[4365] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:51:50.842124 vgchange[4365] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:51:50.842136 vgchange[4365] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:51:50.842147 vgchange[4365] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:51:50.842158 vgchange[4365] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:51:50.842169 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:51:50.842180 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:51:50.842191 vgchange[4365] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:51:50.842201 vgchange[4365] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:51:50.842212 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:51:50.842223 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:51:50.842233 vgchange[4365] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:51:50.842244 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:51:50.842271 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:51:50.842282 vgchange[4365] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:51:50.842293 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:51:50.842304 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-label/_Fedora-17-x86_6 - new alias. >05:51:50.842331 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:51:50.842342 vgchange[4365] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:51:50.842352 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:51:50.842377 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:51:50.842389 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:51:50.842399 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:51:50.842410 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:51:50.842421 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:51:50.842432 vgchange[4365] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:51:50.842465 vgchange[4365] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:51:50.842477 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:51:50.842488 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:51:50.842499 vgchange[4365] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:51:50.842510 vgchange[4365] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:51:50.842521 vgchange[4365] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:51:50.842532 vgchange[4365] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:51:50.842543 vgchange[4365] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:51:50.842554 vgchange[4365] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:51:50.842565 vgchange[4365] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:51:50.842575 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:51:50.842586 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:51:50.842597 vgchange[4365] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:51:50.842608 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:51:50.842618 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:51:50.842629 vgchange[4365] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:51:50.842647 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:51:50.842659 vgchange[4365] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:51:50.842680 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:51:50.842691 vgchange[4365] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:51:50.842697 vgchange[4365] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:51:50.842718 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:51:50.842732 vgchange[4365] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:51:50.842743 vgchange[4365] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 - new alias. >05:51:50.842753 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 - new alias. >05:51:50.842764 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:51:50.842775 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:51:50.842785 vgchange[4365] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:51:50.842790 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/dm-2 - new alias. >05:51:50.842794 vgchange[4365] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:51:50.842798 vgchange[4365] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:51:50.842853 vgchange[4365] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:51:50.842868 vgchange[4365] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:51:50.842976 vgchange[4365] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:51:50.842987 vgchange[4365] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:51:50.842991 vgchange[4365] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:51:50.842998 vgchange[4365] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:51:50.843022 vgchange[4365] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:51:50.843028 vgchange[4365] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:51:50.843034 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >05:51:50.843039 vgchange[4365] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_swap - new alias. >05:51:50.843049 vgchange[4365] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:51:50.843074 vgchange[4365] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:51:50.843084 vgchange[4365] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:51:50.843089 vgchange[4365] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:51:50.843093 vgchange[4365] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:51:50.843097 vgchange[4365] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:51:50.843102 vgchange[4365] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:51:50.843106 vgchange[4365] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:51:50.843110 vgchange[4365] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:51:50.843114 vgchange[4365] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:51:50.843118 vgchange[4365] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:51:50.843122 vgchange[4365] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:51:50.843126 vgchange[4365] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:51:50.843131 vgchange[4365] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:51:50.843135 vgchange[4365] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:51:50.843139 vgchange[4365] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:51:50.843154 vgchange[4365] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:51:50.843198 vgchange[4365] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:51:50.843400 vgchange[4365] device/dev-cache.c:778 Found dev 253:2 /dev/vg_erwan-desktop/lv_root - new alias. >05:51:50.843407 vgchange[4365] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_swap - new alias. >05:51:50.843422 vgchange[4365] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:51:50.843431 vgchange[4365] label/label.c:1325 Filtering devices to scan (nodata) >05:51:50.843457 vgchange[4365] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:50.843467 vgchange[4365] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:50.843472 vgchange[4365] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:50.843475 vgchange[4365] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:50.843479 vgchange[4365] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:51:50.843483 vgchange[4365] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:50.843487 vgchange[4365] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:50.843490 vgchange[4365] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:50.843611 vgchange[4365] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:51:50.843617 vgchange[4365] device/dev-io.c:466 Closed /dev/sda2 >05:51:50.843661 vgchange[4365] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:50.843669 vgchange[4365] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:51:50.843672 vgchange[4365] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:50.843676 vgchange[4365] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:50.843680 vgchange[4365] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:50.843696 vgchange[4365] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:51:50.843700 vgchange[4365] device/dev-io.c:466 Closed /dev/sdb1 >05:51:50.843727 vgchange[4365] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:50.843732 vgchange[4365] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:50.843737 vgchange[4365] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:50.843741 vgchange[4365] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:50.843745 vgchange[4365] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:50.843749 vgchange[4365] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:50.843752 vgchange[4365] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:50.843755 vgchange[4365] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:50.843758 vgchange[4365] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:50.843761 vgchange[4365] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:50.843763 vgchange[4365] label/label.c:1342 Filtering devices to scan done (nodata) >05:51:50.843794 vgchange[4365] label/hints.c:703 Reading hint file >05:51:50.843813 vgchange[4365] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:50.843820 vgchange[4365] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:50.843822 vgchange[4365] label/hints.c:760 ignore hints with different filter >05:51:50.843829 vgchange[4365] label/hints.c:1412 get_hints: needs refresh >05:51:50.843835 vgchange[4365] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:51:50.843843 vgchange[4365] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:51:50.843850 vgchange[4365] label/label.c:640 Scanning 2 devices for VG info >05:51:50.843858 vgchange[4365] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:51:50.843960 vgchange[4365] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:51:50.844027 vgchange[4365] label/label.c:679 Scanning submitted 2 reads >05:51:50.844627 vgchange[4365] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:51:50.844679 vgchange[4365] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.844730 vgchange[4365] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.844735 vgchange[4365] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:50.844741 vgchange[4365] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:51:50.844743 vgchange[4365] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:51:50.844753 vgchange[4365] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:50.844757 vgchange[4365] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:51:50.844760 vgchange[4365] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:50.844766 vgchange[4365] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:51:50.844814 vgchange[4365] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:51:50.844818 vgchange[4365] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:50.844820 vgchange[4365] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:50.844823 vgchange[4365] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:51:50.844825 vgchange[4365] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:51:50.844828 vgchange[4365] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:51:50.844830 vgchange[4365] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:51:50.846015 vgchange[4365] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:51:50.846044 vgchange[4365] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.846083 vgchange[4365] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.846087 vgchange[4365] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:50.846092 vgchange[4365] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:51:50.846095 vgchange[4365] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:51:50.846099 vgchange[4365] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:50.846102 vgchange[4365] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:51:50.846104 vgchange[4365] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:50.846108 vgchange[4365] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:51:50.846110 vgchange[4365] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:51:50.846112 vgchange[4365] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:50.846114 vgchange[4365] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:51:50.846116 vgchange[4365] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:51:50.846121 vgchange[4365] label/hints.c:961 Writing hint file 3 >05:51:50.846153 vgchange[4365] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:50.846159 vgchange[4365] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:50.846163 vgchange[4365] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:50.846166 vgchange[4365] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:50.846170 vgchange[4365] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:50.846173 vgchange[4365] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:50.846175 vgchange[4365] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:50.846178 vgchange[4365] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >05:51:50.846180 vgchange[4365] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:50.846183 vgchange[4365] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:50.846189 vgchange[4365] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:50.846193 vgchange[4365] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.846198 vgchange[4365] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:51:50.846200 vgchange[4365] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:50.846203 vgchange[4365] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:50.846205 vgchange[4365] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:50.846208 vgchange[4365] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.846211 vgchange[4365] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:50.846214 vgchange[4365] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:50.846217 vgchange[4365] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:50.846220 vgchange[4365] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:50.846223 vgchange[4365] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:50.846225 vgchange[4365] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:50.846227 vgchange[4365] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:50.846230 vgchange[4365] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:50.846232 vgchange[4365] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:50.846237 vgchange[4365] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:51:50.846245 vgchange[4365] cache/lvmcache.c:1689 lvmcache label scan done >05:51:50.846248 vgchange[4365] toollib.c:2473 Obtaining the complete list of VGs to process >05:51:50.846251 vgchange[4365] toollib.c:2182 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:50.846257 vgchange[4365] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:51:50.849533 vgchange[4365] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:51:50.849559 vgchange[4365] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:51:50.849590 vgchange[4365] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:51:50.849607 vgchange[4365] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:51:50.849623 vgchange[4365] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:50.849643 vgchange[4365] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:50.849649 vgchange[4365] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:50.850087 vgchange[4365] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:50.850685 vgchange[4365] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:51:50.850733 vgchange[4365] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:51:50.850738 vgchange[4365] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:50.850747 vgchange[4365] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:51:50.850788 vgchange[4365] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x55be2db91070. >05:51:50.850812 vgchange[4365] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:51:50.850821 vgchange[4365] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:51:50.850825 vgchange[4365] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:51:50.850842 vgchange[4365] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:51:50.850845 vgchange[4365] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:51:50.850848 vgchange[4365] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:50.850861 vgchange[4365] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:51:50.850870 vgchange[4365] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:51:50.850873 vgchange[4365] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:51:50.850876 vgchange[4365] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:51:50.850879 vgchange[4365] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:51:50.850883 vgchange[4365] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:51:50.850886 vgchange[4365] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:51:50.850889 vgchange[4365] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:51:50.850891 vgchange[4365] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:51:50.850893 vgchange[4365] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:51:50.850895 vgchange[4365] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:51:50.850897 vgchange[4365] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:51:50.850899 vgchange[4365] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:51:50.850903 vgchange[4365] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:50.850905 vgchange[4365] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:50.850908 vgchange[4365] toollib.c:2212 Running command for VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:50.850913 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:50.850933 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:50.850943 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:51:50.850952 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.850955 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:50.850961 vgchange[4365] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:51:50.850965 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:50.850968 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:50.850973 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:50.850976 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:51:50.850981 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.850983 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:51:50.850988 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:50.850991 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:51:50.850998 vgchange[4365] activate/activate.c:1499 Counted 0 open LVs in VG vg_erwan-desktop. >05:51:50.851005 vgchange[4365] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_swap. >05:51:50.851008 vgchange[4365] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_swap. >05:51:50.851010 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:50.851013 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:51:50.851018 vgchange[4365] mm/memlock.c:640 Entering prioritized section (deactivating). >05:51:50.851026 vgchange[4365] mm/memlock.c:503 Raised task priority 0 -> -18. >05:51:50.851047 vgchange[4365] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_swap. >05:51:50.851052 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:50.851056 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:51:50.851062 vgchange[4365] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:51:50.851064 vgchange[4365] activate/activate.c:494 Getting driver version >05:51:50.851067 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:50.851085 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:51:50.851099 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real]. >05:51:50.851103 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real [ noopencount flush ] [2048] (*1) >05:51:50.851108 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow]. >05:51:50.851111 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow [ noopencount flush ] [2048] (*1) >05:51:50.851117 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >05:51:50.851122 vgchange[4365] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_swap (253:0) >05:51:50.851140 vgchange[4365] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d1077 (semid 11) created >05:51:50.851146 vgchange[4365] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d1077 (semid 11) incremented to 1 >05:51:50.851154 vgchange[4365] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d1077 (semid 11) incremented to 2 >05:51:50.851156 vgchange[4365] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d1077 (semid 11) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:50.851160 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >05:51:50.862751 vgchange[4365] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_swap: Stacking NODE_DEL [trust_udev] >05:51:50.862767 vgchange[4365] mm/memlock.c:652 Leaving section (deactivated). >05:51:50.862772 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:50.862778 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:51:50.862794 vgchange[4365] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:51:50.862806 vgchange[4365] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:51:50.862810 vgchange[4365] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:51:50.862813 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.862816 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:51:50.862823 vgchange[4365] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_root. >05:51:50.862825 vgchange[4365] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_root. >05:51:50.862827 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:50.862830 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:51:50.862836 vgchange[4365] mm/memlock.c:640 Entering prioritized section (deactivating). >05:51:50.862840 vgchange[4365] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_root. >05:51:50.862844 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:50.862847 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:50.862855 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:2) [ opencount flush ] [16384] (*1) >05:51:50.862867 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:51:50.862871 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:51:50.862877 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:51:50.862880 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:51:50.862886 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:2) [ opencount flush ] [2048] (*1) >05:51:50.862891 vgchange[4365] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_root (253:2) >05:51:50.862898 vgchange[4365] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d1077 (semid 11) incremented to 2 >05:51:50.862901 vgchange[4365] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d1077 (semid 11) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:50.862904 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:2) [ noopencount flush retryremove ] [2048] (*1) >05:51:50.872748 vgchange[4365] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Stacking NODE_DEL [trust_udev] >05:51:50.872761 vgchange[4365] mm/memlock.c:652 Leaving section (deactivated). >05:51:50.872766 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:50.872772 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:50.872783 vgchange[4365] vgchange.c:141 Deactivated 3 logical volumes in volume group vg_erwan-desktop. >05:51:50.872786 vgchange[4365] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:51:50.872799 vgchange[4365] mm/memlock.c:517 Restoring original task priority 0. >05:51:50.872802 vgchange[4365] activate/fs.c:492 Syncing device names >05:51:50.872809 vgchange[4365] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d1077 (semid 11) decremented to 0 >05:51:50.872812 vgchange[4365] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d1077 (semid 11) waiting for zero >05:51:50.872817 vgchange[4365] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d1077 (semid 11) destroyed >05:51:50.872820 vgchange[4365] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_swap: Skipping NODE_DEL [trust_udev] >05:51:50.872822 vgchange[4365] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Skipping NODE_DEL [trust_udev] >05:51:50.872828 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:50.872858 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:51:50.872867 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:50.872871 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:50.872876 vgchange[4365] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:50.872879 vgchange[4365] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:50.872883 vgchange[4365] activate/activate.c:1482 Counted 0 active LVs in VG vg_erwan-desktop >05:51:50.872896 vgchange[4365] vgchange.c:283 0 logical volume(s) in volume group "vg_erwan-desktop" now active >05:51:50.872900 vgchange[4365] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >05:51:50.872903 vgchange[4365] activate/fs.c:492 Syncing device names >05:51:50.872908 vgchange[4365] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:51:50.872912 vgchange[4365] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:51:50.872933 vgchange[4365] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x55be2db91070. >05:51:50.872948 vgchange[4365] device_mapper/libdm-report.c:4917 { >05:51:50.872954 vgchange[4365] device_mapper/libdm-report.c:4949 "log": [ >05:51:50.872963 vgchange[4365] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"0 logical volume(s) in volume group \"vg_erwan-desktop\" now active", "log_errno":"0", "log_ret_code":"0"}, >05:51:50.872969 vgchange[4365] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:51:50.872972 vgchange[4365] device_mapper/libdm-report.c:5214 ] >05:51:50.872975 vgchange[4365] device_mapper/libdm-report.c:5287 } >05:51:50.872981 vgchange[4365] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:50.893721 vgchange[4365] commands/toolcontext.c:1894 Reloading config files >05:51:50.893733 vgchange[4365] activate/fs.c:492 Syncing device names >05:51:50.893738 vgchange[4365] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:50.893748 vgchange[4365] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x55be2aff42c0. >05:51:50.893795 vgchange[4365] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:51:50.893812 vgchange[4365] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:51:50.894024 vgchange[4365] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:51:50.894035 vgchange[4365] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:50.894045 vgchange[4365] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:50.894066 vgchange[4365] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:50.894071 vgchange[4365] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:50.894088 vgchange[4365] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:51:50.894091 vgchange[4365] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:51:51.178225 lvchange[4376] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:51:51.178250 lvchange[4376] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:51:51.178256 lvchange[4376] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:51:51.178262 lvchange[4376] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:51:51.178269 lvchange[4376] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:51:51.178273 lvchange[4376] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:51:51.178276 lvchange[4376] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:51:51.178279 lvchange[4376] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:51:51 2023 >05:51:51.178285 lvchange[4376] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:51:51.178294 lvchange[4376] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:51:51.178305 lvchange[4376] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:51:51.178310 lvchange[4376] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.178313 lvchange[4376] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:51:51.178316 lvchange[4376] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.178321 lvchange[4376] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.178327 lvchange[4376] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:51:51.178330 lvchange[4376] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:51:51.178333 lvchange[4376] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:51:51.178336 lvchange[4376] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:51:51.178339 lvchange[4376] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:51:51.178378 lvchange[4376] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:51:51.178382 lvchange[4376] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:51:51.178385 lvchange[4376] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:51:51.178388 lvchange[4376] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:51:51.178391 lvchange[4376] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:51:51.178393 lvchange[4376] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:51:51.178400 lvchange[4376] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:51:51.178403 lvchange[4376] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:51:51.178405 lvchange[4376] misc/lvm-globals.c:205 LVM activation checks disabled >05:51:51.178409 lvchange[4376] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:51:51.178411 lvchange[4376] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:51:51.178415 lvchange[4376] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:51:51.178417 lvchange[4376] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:51:51.178420 lvchange[4376] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:51:51.178422 lvchange[4376] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:51:51.178425 lvchange[4376] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:51:51.178428 lvchange[4376] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:51.178430 lvchange[4376] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:51:51.178432 lvchange[4376] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:51:51.178435 lvchange[4376] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:51:51.178437 lvchange[4376] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:51.178440 lvchange[4376] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:51:51.178442 lvchange[4376] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:51:51.178446 lvchange[4376] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:51:51.178448 lvchange[4376] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:51:51.178454 lvchange[4376] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:51:51.178540 lvchange[4376] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:51:51.178544 lvchange[4376] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:51:51.178549 lvchange[4376] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:51:51.178556 lvchange[4376] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x5574e904b400. >05:51:51.178560 lvchange[4376] format_text/format-text.c:2645 Initialised format: lvm2 >05:51:51.178565 lvchange[4376] striped/striped.c:245 Initialised segtype: linear >05:51:51.178567 lvchange[4376] striped/striped.c:245 Initialised segtype: striped >05:51:51.178569 lvchange[4376] zero/zero.c:99 Initialised segtype: zero >05:51:51.178572 lvchange[4376] error/errseg.c:105 Initialised segtype: error >05:51:51.178575 lvchange[4376] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:51:51.178578 lvchange[4376] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:51:51.178581 lvchange[4376] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:51:51.178583 lvchange[4376] mirror/mirrored.c:539 Initialised segtype: mirror >05:51:51.178586 lvchange[4376] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:51:51.178592 lvchange[4376] raid/raid.c:694 Initialised segtype: raid0 >05:51:51.178595 lvchange[4376] raid/raid.c:694 Initialised segtype: raid0_meta >05:51:51.178598 lvchange[4376] raid/raid.c:694 Initialised segtype: raid1 >05:51:51.178600 lvchange[4376] raid/raid.c:694 Initialised segtype: raid10 >05:51:51.178602 lvchange[4376] raid/raid.c:694 Initialised segtype: raid10_near >05:51:51.178604 lvchange[4376] raid/raid.c:694 Initialised segtype: raid4 >05:51:51.178607 lvchange[4376] raid/raid.c:694 Initialised segtype: raid5 >05:51:51.178609 lvchange[4376] raid/raid.c:694 Initialised segtype: raid5_n >05:51:51.178611 lvchange[4376] raid/raid.c:694 Initialised segtype: raid5_la >05:51:51.178613 lvchange[4376] raid/raid.c:694 Initialised segtype: raid5_ls >05:51:51.178615 lvchange[4376] raid/raid.c:694 Initialised segtype: raid5_ra >05:51:51.178617 lvchange[4376] raid/raid.c:694 Initialised segtype: raid5_rs >05:51:51.178620 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6 >05:51:51.178622 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:51:51.178624 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_nc >05:51:51.178627 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_nr >05:51:51.178629 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_zr >05:51:51.178631 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:51:51.178633 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:51:51.178645 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:51:51.178648 lvchange[4376] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:51:51.178651 lvchange[4376] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:51.178655 lvchange[4376] thin/thin.c:825 Initialised segtype: thin-pool >05:51:51.178657 lvchange[4376] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:51.178660 lvchange[4376] thin/thin.c:825 Initialised segtype: thin >05:51:51.178663 lvchange[4376] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:51:51.178666 lvchange[4376] cache_segtype/cache.c:851 Initialised segtype: cache >05:51:51.178669 lvchange[4376] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:51:51.178672 lvchange[4376] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:51:51.178674 lvchange[4376] writecache/writecache.c:389 Initialised segtype: writecache >05:51:51.178677 lvchange[4376] integrity/integrity.c:339 Initialised segtype: integrity >05:51:51.178680 lvchange[4376] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:51:51.178682 lvchange[4376] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:51:51.178685 lvchange[4376] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:51:51.178688 lvchange[4376] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:51:51.178690 lvchange[4376] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:51:51.178693 lvchange[4376] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:51:51.178696 lvchange[4376] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:51:51.178711 lvchange[4376] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:51.178720 lvchange[4376] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:51.178739 lvchange[4376] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:51.178743 lvchange[4376] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.178752 lvchange[4376] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:51:51.178759 lvchange[4376] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:51.178764 lvchange[4376] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:51.178768 lvchange[4376] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:51:51.178796 lvchange[4376] filters/filter-regex.c:245 Regex filter initialised. >05:51:51.178799 lvchange[4376] filters/filter-type.c:61 LVM type filter initialised. >05:51:51.178802 lvchange[4376] filters/filter-deviceid.c:66 deviceid filter initialised. >05:51:51.178805 lvchange[4376] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:51:51.178815 lvchange[4376] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:51:51.178819 lvchange[4376] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:51.178821 lvchange[4376] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:51:51.178824 lvchange[4376] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:51:51.178826 lvchange[4376] filters/filter-mpath.c:87 mpath filter initialised. >05:51:51.178828 lvchange[4376] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:51:51.178830 lvchange[4376] filters/filter-signature.c:88 signature filter initialised. >05:51:51.178833 lvchange[4376] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:51.178835 lvchange[4376] filters/filter-md.c:149 MD filter initialised. >05:51:51.178838 lvchange[4376] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:51:51.178840 lvchange[4376] filters/filter-composite.c:98 Composite filter initialised. >05:51:51.178843 lvchange[4376] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:51:51.178845 lvchange[4376] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:51:51.178848 lvchange[4376] filters/filter-persistent.c:187 Persistent filter initialised. >05:51:51.178852 lvchange[4376] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:51.178854 lvchange[4376] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:51:51.178857 lvchange[4376] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:51:51.178860 lvchange[4376] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:51:51.178863 lvchange[4376] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:51:51.178865 lvchange[4376] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:51:51.178868 lvchange[4376] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:51:51.178876 lvchange[4376] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:51:51.178878 lvchange[4376] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_home >05:51:51.178880 lvchange[4376] lvmcmdline.c:3242 Command pid: 4376 >05:51:51.178882 lvchange[4376] lvmcmdline.c:3243 System ID: >05:51:51.178884 lvchange[4376] lvmcmdline.c:3246 O_DIRECT will be used >05:51:51.178887 lvchange[4376] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:51:51.178890 lvchange[4376] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:51:51.178895 lvchange[4376] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:51:51.178898 lvchange[4376] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:51:51.178901 lvchange[4376] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:51:51.186549 lvchange[4376] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:51:51.186716 lvchange[4376] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:51.186739 lvchange[4376] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:51.186744 lvchange[4376] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:51:51.186747 lvchange[4376] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:51:51.186750 lvchange[4376] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:51:51.186761 lvchange[4376] device/dev-mpath.c:217 multipath wwids file not found >05:51:51.186770 lvchange[4376] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:51:51.186791 lvchange[4376] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:51:51.186794 lvchange[4376] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:51:51.186797 lvchange[4376] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:51:51.186799 lvchange[4376] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:51:51.186802 lvchange[4376] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:51:51.186804 lvchange[4376] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:51:51.186806 lvchange[4376] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:51:51.186832 lvchange[4376] cache/lvmcache.c:1599 lvmcache label scan begin >05:51:51.186835 lvchange[4376] label/label.c:1249 Finding devices to scan >05:51:51.186890 lvchange[4376] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:51:51.186894 lvchange[4376] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:51.186902 lvchange[4376] device/dev-cache.c:1898 Devices file not found, ignoring. >05:51:51.186905 lvchange[4376] device/dev-cache.c:1195 Creating list of system devices. >05:51:51.187039 lvchange[4376] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:51:51.187047 lvchange[4376] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:51:51.187053 lvchange[4376] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:51:51.187059 lvchange[4376] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:51:51.187064 lvchange[4376] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:51:51.187070 lvchange[4376] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:51:51.187075 lvchange[4376] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:51:51.187080 lvchange[4376] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:51:51.187086 lvchange[4376] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:51:51.187091 lvchange[4376] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:51:51.187097 lvchange[4376] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:51:51.187102 lvchange[4376] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:51:51.187107 lvchange[4376] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:51:51.187113 lvchange[4376] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:51:51.187122 lvchange[4376] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:51:51.187127 lvchange[4376] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:51:51.187133 lvchange[4376] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:51:51.187138 lvchange[4376] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:51:51.187143 lvchange[4376] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:51:51.187149 lvchange[4376] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:51:51.187154 lvchange[4376] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:51:51.187277 lvchange[4376] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:51:51.188157 lvchange[4376] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:51:51.188169 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:51:51.188175 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:51:51.188181 lvchange[4376] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/163 - new alias. >05:51:51.188186 lvchange[4376] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/165 - new alias. >05:51:51.188192 lvchange[4376] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/166 - new alias. >05:51:51.188197 lvchange[4376] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/167 - new alias. >05:51:51.188203 lvchange[4376] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:51:51.188208 lvchange[4376] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:51:51.188213 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:51:51.188219 lvchange[4376] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:51:51.188224 lvchange[4376] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:51:51.188229 lvchange[4376] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:51:51.188235 lvchange[4376] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/71 - new alias. >05:51:51.188240 lvchange[4376] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:51:51.188245 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:51:51.188251 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:51:51.188256 lvchange[4376] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:51:51.188284 lvchange[4376] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:51:51.188296 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:51:51.188307 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:51:51.188317 lvchange[4376] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:51:51.188328 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:51:51.188338 lvchange[4376] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:51:51.188344 lvchange[4376] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:51:51.188350 lvchange[4376] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:51:51.188356 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:51:51.188366 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:51:51.188380 lvchange[4376] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:51:51.188391 lvchange[4376] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:51:51.188401 lvchange[4376] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:51:51.188412 lvchange[4376] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:51:51.188423 lvchange[4376] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:51:51.188434 lvchange[4376] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:51:51.188444 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:51:51.188454 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:51:51.188465 lvchange[4376] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:51:51.188475 lvchange[4376] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:51:51.188485 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:51:51.188495 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:51:51.188505 lvchange[4376] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:51:51.188516 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:51:51.188539 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:51:51.188550 lvchange[4376] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:51:51.188561 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:51:51.188583 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:51:51.188593 lvchange[4376] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:51:51.188604 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:51:51.188626 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:51:51.188652 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:51:51.188664 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:51:51.188674 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:51:51.188685 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:51:51.188695 lvchange[4376] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:51:51.188728 lvchange[4376] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:51:51.188739 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:51:51.188749 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:51:51.188760 lvchange[4376] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:51:51.188770 lvchange[4376] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:51:51.188786 lvchange[4376] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:51:51.188797 lvchange[4376] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:51:51.188807 lvchange[4376] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:51:51.188817 lvchange[4376] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:51:51.188828 lvchange[4376] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:51:51.188838 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:51:51.188848 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:51:51.188858 lvchange[4376] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:51:51.188868 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:51:51.188878 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:51:51.188889 lvchange[4376] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:51:51.188899 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:51:51.188909 lvchange[4376] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:51:51.188919 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:51:51.188929 lvchange[4376] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:51:51.188935 lvchange[4376] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:51:51.188954 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:51:51.188965 lvchange[4376] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:51:51.188976 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:51:51.188986 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:51:51.188996 lvchange[4376] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:51:51.189001 lvchange[4376] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:51:51.189052 lvchange[4376] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:51:51.189065 lvchange[4376] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:51:51.189167 lvchange[4376] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:51:51.189220 lvchange[4376] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:51:51.189225 lvchange[4376] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:51:51.189232 lvchange[4376] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:51:51.189256 lvchange[4376] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:51:51.189262 lvchange[4376] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:51:51.189306 lvchange[4376] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:51:51.189331 lvchange[4376] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:51:51.189340 lvchange[4376] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:51:51.189344 lvchange[4376] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:51:51.189348 lvchange[4376] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:51:51.189355 lvchange[4376] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:51:51.189360 lvchange[4376] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:51:51.189364 lvchange[4376] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:51:51.189368 lvchange[4376] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:51:51.189372 lvchange[4376] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:51:51.189376 lvchange[4376] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:51:51.189380 lvchange[4376] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:51:51.189384 lvchange[4376] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:51:51.189388 lvchange[4376] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:51:51.189393 lvchange[4376] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:51:51.189397 lvchange[4376] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:51:51.189412 lvchange[4376] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:51:51.189452 lvchange[4376] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:51:51.189629 lvchange[4376] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:51:51.189671 lvchange[4376] label/label.c:1325 Filtering devices to scan (nodata) >05:51:51.189691 lvchange[4376] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:51.189703 lvchange[4376] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:51.189708 lvchange[4376] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:51.189711 lvchange[4376] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:51.189714 lvchange[4376] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:51.189719 lvchange[4376] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:51.189723 lvchange[4376] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:51.189847 lvchange[4376] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:51:51.189854 lvchange[4376] device/dev-io.c:466 Closed /dev/sda2 >05:51:51.189891 lvchange[4376] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:51.189897 lvchange[4376] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:51.189900 lvchange[4376] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:51.189905 lvchange[4376] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:51.189921 lvchange[4376] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:51:51.189925 lvchange[4376] device/dev-io.c:466 Closed /dev/sdb1 >05:51:51.189951 lvchange[4376] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:51.189957 lvchange[4376] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:51.189961 lvchange[4376] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:51.189966 lvchange[4376] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:51.189970 lvchange[4376] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:51.189973 lvchange[4376] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:51.189977 lvchange[4376] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:51.189980 lvchange[4376] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:51.189983 lvchange[4376] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:51.189987 lvchange[4376] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:51.189989 lvchange[4376] label/label.c:1342 Filtering devices to scan done (nodata) >05:51:51.190021 lvchange[4376] label/hints.c:703 Reading hint file >05:51:51.190041 lvchange[4376] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:51.190048 lvchange[4376] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:51.190051 lvchange[4376] label/hints.c:760 ignore hints with different filter >05:51:51.190060 lvchange[4376] label/hints.c:1412 get_hints: needs refresh >05:51:51.190067 lvchange[4376] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:51:51.190075 lvchange[4376] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:51:51.190078 lvchange[4376] label/label.c:640 Scanning 2 devices for VG info >05:51:51.190086 lvchange[4376] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:51:51.190196 lvchange[4376] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:51:51.190256 lvchange[4376] label/label.c:679 Scanning submitted 2 reads >05:51:51.190543 lvchange[4376] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:51:51.190576 lvchange[4376] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.190611 lvchange[4376] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.190615 lvchange[4376] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:51.190621 lvchange[4376] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:51:51.190624 lvchange[4376] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:51:51.190630 lvchange[4376] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:51.190633 lvchange[4376] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:51:51.190645 lvchange[4376] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.190651 lvchange[4376] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:51:51.190701 lvchange[4376] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:51:51.190706 lvchange[4376] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:51.190709 lvchange[4376] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.190711 lvchange[4376] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:51:51.190714 lvchange[4376] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:51:51.190716 lvchange[4376] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:51:51.190718 lvchange[4376] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:51:51.192185 lvchange[4376] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:51:51.192221 lvchange[4376] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.192255 lvchange[4376] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.192259 lvchange[4376] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:51.192264 lvchange[4376] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:51:51.192266 lvchange[4376] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:51:51.192270 lvchange[4376] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:51.192273 lvchange[4376] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:51:51.192275 lvchange[4376] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.192279 lvchange[4376] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:51:51.192281 lvchange[4376] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:51:51.192283 lvchange[4376] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.192286 lvchange[4376] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:51:51.192288 lvchange[4376] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:51:51.192296 lvchange[4376] label/hints.c:961 Writing hint file 3 >05:51:51.192327 lvchange[4376] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:51.192333 lvchange[4376] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:51.192337 lvchange[4376] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:51.192340 lvchange[4376] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:51.192343 lvchange[4376] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:51.192346 lvchange[4376] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:51.192348 lvchange[4376] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:51.192350 lvchange[4376] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:51.192354 lvchange[4376] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:51.192356 lvchange[4376] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:51.192359 lvchange[4376] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.192362 lvchange[4376] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:51.192365 lvchange[4376] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:51.192368 lvchange[4376] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:51.192370 lvchange[4376] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.192373 lvchange[4376] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:51.192376 lvchange[4376] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:51.192380 lvchange[4376] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:51.192382 lvchange[4376] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:51.192385 lvchange[4376] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:51.192387 lvchange[4376] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:51.192390 lvchange[4376] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:51.192392 lvchange[4376] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:51.192395 lvchange[4376] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:51.192400 lvchange[4376] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:51:51.192408 lvchange[4376] cache/lvmcache.c:1689 lvmcache label scan done >05:51:51.192410 lvchange[4376] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:51:51.192414 lvchange[4376] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:51.192421 lvchange[4376] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:51:51.195505 lvchange[4376] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:51:51.195532 lvchange[4376] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:51:51.195562 lvchange[4376] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:51:51.195578 lvchange[4376] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:51:51.195594 lvchange[4376] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:51.195606 lvchange[4376] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.195612 lvchange[4376] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.196052 lvchange[4376] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.196680 lvchange[4376] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:51:51.196705 lvchange[4376] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:51:51.196709 lvchange[4376] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.196720 lvchange[4376] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:51:51.196768 lvchange[4376] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x5574ebbe7c60. >05:51:51.196789 lvchange[4376] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:51:51.196798 lvchange[4376] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:51:51.196801 lvchange[4376] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:51:51.196821 lvchange[4376] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:51:51.196824 lvchange[4376] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:51:51.196826 lvchange[4376] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.196834 lvchange[4376] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:51:51.196842 lvchange[4376] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:51:51.196845 lvchange[4376] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:51:51.196848 lvchange[4376] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:51:51.196851 lvchange[4376] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:51:51.196856 lvchange[4376] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:51:51.196859 lvchange[4376] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:51:51.196861 lvchange[4376] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:51:51.196863 lvchange[4376] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:51:51.196865 lvchange[4376] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:51:51.196867 lvchange[4376] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:51:51.196869 lvchange[4376] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:51:51.196871 lvchange[4376] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:51:51.196876 lvchange[4376] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.196878 lvchange[4376] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.196882 lvchange[4376] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >05:51:51.196885 lvchange[4376] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >05:51:51.196888 lvchange[4376] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_home. >05:51:51.196893 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.196911 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:51.196922 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:51.196930 lvchange[4376] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:51:51.196935 lvchange[4376] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_home. >05:51:51.196939 lvchange[4376] activate/activate.c:2580 Activating vg_erwan-desktop/lv_home. >05:51:51.196942 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.196944 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:51.196961 lvchange[4376] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >05:51:51.196966 lvchange[4376] device/dev-io.c:466 Closed /dev/sdb1 >05:51:51.196969 lvchange[4376] mm/memlock.c:640 Entering prioritized section (activating). >05:51:51.196977 lvchange[4376] mm/memlock.c:503 Raised task priority 0 -> -18. >05:51:51.197036 lvchange[4376] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_home. >05:51:51.197042 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.197046 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:51.197052 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:51:51.197054 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:51:51.197059 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:51:51.197062 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:51:51.197067 lvchange[4376] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_home to dtree >05:51:51.197071 lvchange[4376] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 in deptree. >05:51:51.197075 lvchange[4376] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:51:51.197077 lvchange[4376] activate/activate.c:494 Getting driver version >05:51:51.197079 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:51.197088 lvchange[4376] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 in deptree. >05:51:51.197091 lvchange[4376] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_home >05:51:51.197094 lvchange[4376] activate/activate.c:512 Getting target version for linear >05:51:51.197096 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:51:51.197104 lvchange[4376] activate/activate.c:547 Found linear target v1.4.0. >05:51:51.197107 lvchange[4376] activate/activate.c:512 Getting target version for striped >05:51:51.197109 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:51:51.197114 lvchange[4376] activate/activate.c:547 Found striped target v1.6.0. >05:51:51.197123 lvchange[4376] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_home >05:51:51.197128 lvchange[4376] metadata/metadata.c:2110 Calculated readahead of LV lv_home is 256 >05:51:51.197131 lvchange[4376] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_home >05:51:51.197142 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_home LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [16384] (*1) >05:51:51.197376 lvchange[4376] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_home (253:0). >05:51:51.197398 lvchange[4376] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 0 111607808 linear 8:17 475596800 >05:51:51.197403 lvchange[4376] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 111607808 209715200 linear 8:17 2048 >05:51:51.197408 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:0) [ opencount flush ] [16384] (*1) >05:51:51.197429 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:0) [ noopencount flush ] [2048] (*1) >05:51:51.197828 lvchange[4376] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 321323008 for vg_erwan--desktop-lv_home (253:0). >05:51:51.197835 lvchange[4376] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_home (253:0). >05:51:51.198097 lvchange[4376] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d8023 (semid 12) created >05:51:51.198104 lvchange[4376] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d8023 (semid 12) incremented to 1 >05:51:51.198112 lvchange[4376] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d8023 (semid 12) incremented to 2 >05:51:51.198115 lvchange[4376] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d8023 (semid 12) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:51.198119 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:0) [ noopencount flush ] [2048] (*1) >05:51:51.198153 lvchange[4376] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_home: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:51:51.198158 lvchange[4376] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_home: Stacking NODE_READ_AHEAD 256 (flags=1) >05:51:51.198162 lvchange[4376] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_home. >05:51:51.198167 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.198171 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:51.198178 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:51:51.198188 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:51:51.198191 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:51:51.198197 lvchange[4376] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:51:51.198200 lvchange[4376] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:51:51.198207 lvchange[4376] mm/memlock.c:652 Leaving section (activated). >05:51:51.198220 lvchange[4376] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:51:51.198225 lvchange[4376] mm/memlock.c:517 Restoring original task priority 0. >05:51:51.198228 lvchange[4376] activate/fs.c:492 Syncing device names >05:51:51.198233 lvchange[4376] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d8023 (semid 12) decremented to 1 >05:51:51.198235 lvchange[4376] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d8023 (semid 12) waiting for zero >05:51:51.227784 lvchange[4376] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d8023 (semid 12) destroyed >05:51:51.227810 lvchange[4376] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_home: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:51:51.227816 lvchange[4376] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_home: Processing NODE_READ_AHEAD 256 (flags=1) >05:51:51.227940 lvchange[4376] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_home (253:0): read ahead is 256 >05:51:51.227950 lvchange[4376] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_home: retaining kernel read ahead of 256 (requested 256) >05:51:51.227958 lvchange[4376] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:51:51.227963 lvchange[4376] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:51:51.227997 lvchange[4376] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x5574ebbe7c60. >05:51:51.228013 lvchange[4376] device_mapper/libdm-report.c:4917 { >05:51:51.228018 lvchange[4376] device_mapper/libdm-report.c:4949 "log": [ >05:51:51.228027 lvchange[4376] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:51:51.228032 lvchange[4376] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:51:51.228035 lvchange[4376] device_mapper/libdm-report.c:5214 ] >05:51:51.228037 lvchange[4376] device_mapper/libdm-report.c:5287 } >05:51:51.228044 lvchange[4376] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:51.266715 lvchange[4376] commands/toolcontext.c:1894 Reloading config files >05:51:51.266729 lvchange[4376] activate/fs.c:492 Syncing device names >05:51:51.266733 lvchange[4376] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:51.266744 lvchange[4376] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x5574e904b400. >05:51:51.266781 lvchange[4376] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:51:51.266797 lvchange[4376] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:51:51.266982 lvchange[4376] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:51:51.266992 lvchange[4376] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:51.267001 lvchange[4376] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:51.267020 lvchange[4376] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:51.267025 lvchange[4376] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.267041 lvchange[4376] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:51:51.267045 lvchange[4376] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:51:51.493209 lvchange[4392] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:51:51.493225 lvchange[4392] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:51:51.493229 lvchange[4392] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:51:51.493233 lvchange[4392] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:51:51.493238 lvchange[4392] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:51:51.493241 lvchange[4392] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:51:51.493243 lvchange[4392] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:51:51.493245 lvchange[4392] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:51:51 2023 >05:51:51.493250 lvchange[4392] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:51:51.493256 lvchange[4392] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:51:51.493263 lvchange[4392] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:51:51.493267 lvchange[4392] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.493272 lvchange[4392] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:51:51.493278 lvchange[4392] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.493282 lvchange[4392] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.493286 lvchange[4392] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:51:51.493288 lvchange[4392] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:51:51.493291 lvchange[4392] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:51:51.493293 lvchange[4392] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:51:51.493294 lvchange[4392] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:51:51.493323 lvchange[4392] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:51:51.493326 lvchange[4392] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:51:51.493328 lvchange[4392] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:51:51.493330 lvchange[4392] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:51:51.493332 lvchange[4392] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:51:51.493333 lvchange[4392] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:51:51.493335 lvchange[4392] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:51:51.493337 lvchange[4392] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:51:51.493338 lvchange[4392] misc/lvm-globals.c:205 LVM activation checks disabled >05:51:51.493340 lvchange[4392] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:51:51.493341 lvchange[4392] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:51:51.493344 lvchange[4392] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:51:51.493346 lvchange[4392] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:51:51.493347 lvchange[4392] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:51:51.493349 lvchange[4392] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:51:51.493351 lvchange[4392] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:51:51.493352 lvchange[4392] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:51.493354 lvchange[4392] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:51:51.493356 lvchange[4392] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:51:51.493357 lvchange[4392] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:51:51.493359 lvchange[4392] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:51.493361 lvchange[4392] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:51:51.493363 lvchange[4392] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:51:51.493365 lvchange[4392] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:51:51.493367 lvchange[4392] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:51:51.493373 lvchange[4392] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:51:51.493436 lvchange[4392] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:51:51.493439 lvchange[4392] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:51:51.493443 lvchange[4392] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:51:51.493447 lvchange[4392] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x555bd50af400. >05:51:51.493450 lvchange[4392] format_text/format-text.c:2645 Initialised format: lvm2 >05:51:51.493454 lvchange[4392] striped/striped.c:245 Initialised segtype: linear >05:51:51.493456 lvchange[4392] striped/striped.c:245 Initialised segtype: striped >05:51:51.493457 lvchange[4392] zero/zero.c:99 Initialised segtype: zero >05:51:51.493459 lvchange[4392] error/errseg.c:105 Initialised segtype: error >05:51:51.493461 lvchange[4392] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:51:51.493463 lvchange[4392] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:51:51.493465 lvchange[4392] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:51:51.493466 lvchange[4392] mirror/mirrored.c:539 Initialised segtype: mirror >05:51:51.493468 lvchange[4392] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:51:51.493470 lvchange[4392] raid/raid.c:694 Initialised segtype: raid0 >05:51:51.493471 lvchange[4392] raid/raid.c:694 Initialised segtype: raid0_meta >05:51:51.493473 lvchange[4392] raid/raid.c:694 Initialised segtype: raid1 >05:51:51.493474 lvchange[4392] raid/raid.c:694 Initialised segtype: raid10 >05:51:51.493476 lvchange[4392] raid/raid.c:694 Initialised segtype: raid10_near >05:51:51.493477 lvchange[4392] raid/raid.c:694 Initialised segtype: raid4 >05:51:51.493479 lvchange[4392] raid/raid.c:694 Initialised segtype: raid5 >05:51:51.493480 lvchange[4392] raid/raid.c:694 Initialised segtype: raid5_n >05:51:51.493481 lvchange[4392] raid/raid.c:694 Initialised segtype: raid5_la >05:51:51.493483 lvchange[4392] raid/raid.c:694 Initialised segtype: raid5_ls >05:51:51.493484 lvchange[4392] raid/raid.c:694 Initialised segtype: raid5_ra >05:51:51.493486 lvchange[4392] raid/raid.c:694 Initialised segtype: raid5_rs >05:51:51.493488 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6 >05:51:51.493489 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:51:51.493490 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_nc >05:51:51.493492 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_nr >05:51:51.493493 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_zr >05:51:51.493495 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:51:51.493496 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:51:51.493498 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:51:51.493499 lvchange[4392] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:51:51.493501 lvchange[4392] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:51.493503 lvchange[4392] thin/thin.c:825 Initialised segtype: thin-pool >05:51:51.493505 lvchange[4392] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:51.493507 lvchange[4392] thin/thin.c:825 Initialised segtype: thin >05:51:51.493509 lvchange[4392] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:51:51.493510 lvchange[4392] cache_segtype/cache.c:851 Initialised segtype: cache >05:51:51.493512 lvchange[4392] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:51:51.493517 lvchange[4392] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:51:51.493519 lvchange[4392] writecache/writecache.c:389 Initialised segtype: writecache >05:51:51.493521 lvchange[4392] integrity/integrity.c:339 Initialised segtype: integrity >05:51:51.493523 lvchange[4392] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:51:51.493524 lvchange[4392] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:51:51.493526 lvchange[4392] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:51:51.493528 lvchange[4392] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:51:51.493530 lvchange[4392] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:51:51.493532 lvchange[4392] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:51:51.493534 lvchange[4392] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:51:51.493541 lvchange[4392] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:51.493548 lvchange[4392] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:51.493562 lvchange[4392] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:51.493565 lvchange[4392] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.493572 lvchange[4392] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:51:51.493575 lvchange[4392] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:51.493578 lvchange[4392] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:51.493580 lvchange[4392] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:51:51.493601 lvchange[4392] filters/filter-regex.c:245 Regex filter initialised. >05:51:51.493603 lvchange[4392] filters/filter-type.c:61 LVM type filter initialised. >05:51:51.493605 lvchange[4392] filters/filter-deviceid.c:66 deviceid filter initialised. >05:51:51.493607 lvchange[4392] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:51:51.493624 lvchange[4392] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:51:51.493627 lvchange[4392] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:51.493629 lvchange[4392] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:51:51.493631 lvchange[4392] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:51:51.493633 lvchange[4392] filters/filter-mpath.c:87 mpath filter initialised. >05:51:51.493641 lvchange[4392] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:51:51.493644 lvchange[4392] filters/filter-signature.c:88 signature filter initialised. >05:51:51.493648 lvchange[4392] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:51.493650 lvchange[4392] filters/filter-md.c:149 MD filter initialised. >05:51:51.493652 lvchange[4392] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:51:51.493653 lvchange[4392] filters/filter-composite.c:98 Composite filter initialised. >05:51:51.493655 lvchange[4392] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:51:51.493657 lvchange[4392] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:51:51.493667 lvchange[4392] filters/filter-persistent.c:187 Persistent filter initialised. >05:51:51.493670 lvchange[4392] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:51.493674 lvchange[4392] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:51:51.493677 lvchange[4392] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:51:51.493679 lvchange[4392] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:51:51.493681 lvchange[4392] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:51:51.493682 lvchange[4392] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:51:51.493685 lvchange[4392] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:51:51.493691 lvchange[4392] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:51:51.493693 lvchange[4392] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop/lv_home >05:51:51.493695 lvchange[4392] lvmcmdline.c:3242 Command pid: 4392 >05:51:51.493696 lvchange[4392] lvmcmdline.c:3243 System ID: >05:51:51.493697 lvchange[4392] lvmcmdline.c:3246 O_DIRECT will be used >05:51:51.493699 lvchange[4392] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:51:51.493701 lvchange[4392] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:51:51.493703 lvchange[4392] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:51:51.493705 lvchange[4392] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:51:51.493707 lvchange[4392] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:51:51.500184 lvchange[4392] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:51:51.500240 lvchange[4392] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:51.500256 lvchange[4392] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:51.500260 lvchange[4392] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:51:51.500262 lvchange[4392] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:51:51.500265 lvchange[4392] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:51:51.500276 lvchange[4392] device/dev-mpath.c:217 multipath wwids file not found >05:51:51.500283 lvchange[4392] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:51:51.500305 lvchange[4392] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:51:51.500308 lvchange[4392] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:51:51.500310 lvchange[4392] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:51:51.500312 lvchange[4392] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:51:51.500314 lvchange[4392] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:51:51.500316 lvchange[4392] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:51:51.500318 lvchange[4392] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:51:51.500341 lvchange[4392] cache/lvmcache.c:1599 lvmcache label scan begin >05:51:51.500343 lvchange[4392] label/label.c:1249 Finding devices to scan >05:51:51.500393 lvchange[4392] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:51:51.500400 lvchange[4392] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:51.500407 lvchange[4392] device/dev-cache.c:1898 Devices file not found, ignoring. >05:51:51.500409 lvchange[4392] device/dev-cache.c:1195 Creating list of system devices. >05:51:51.500531 lvchange[4392] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:51:51.500539 lvchange[4392] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:51:51.500543 lvchange[4392] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:51:51.500548 lvchange[4392] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:51:51.500553 lvchange[4392] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:51:51.500558 lvchange[4392] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:51:51.500563 lvchange[4392] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:51:51.500567 lvchange[4392] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:51:51.500572 lvchange[4392] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:51:51.500576 lvchange[4392] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:51:51.500581 lvchange[4392] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:51:51.500585 lvchange[4392] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:51:51.500590 lvchange[4392] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:51:51.500595 lvchange[4392] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:51:51.500599 lvchange[4392] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:51:51.500604 lvchange[4392] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:51:51.500608 lvchange[4392] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:51:51.500612 lvchange[4392] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:51:51.500617 lvchange[4392] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:51:51.500622 lvchange[4392] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:51:51.500641 lvchange[4392] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:51:51.500647 lvchange[4392] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:51:51.500759 lvchange[4392] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:51:51.501468 lvchange[4392] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:51:51.501476 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:51:51.501482 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:51:51.501486 lvchange[4392] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/163 - new alias. >05:51:51.501491 lvchange[4392] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/165 - new alias. >05:51:51.501496 lvchange[4392] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/166 - new alias. >05:51:51.501500 lvchange[4392] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/167 - new alias. >05:51:51.501505 lvchange[4392] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:51:51.501510 lvchange[4392] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:51:51.501514 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:51:51.501519 lvchange[4392] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:51:51.501523 lvchange[4392] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:51:51.501528 lvchange[4392] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:51:51.501533 lvchange[4392] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/71 - new alias. >05:51:51.501537 lvchange[4392] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:51:51.501546 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:51:51.501551 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:51:51.501565 lvchange[4392] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:51:51.501592 lvchange[4392] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:51:51.501601 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:51:51.501610 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:51:51.501628 lvchange[4392] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:51:51.501647 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:51:51.501675 lvchange[4392] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:51:51.501681 lvchange[4392] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:51:51.501686 lvchange[4392] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:51:51.501690 lvchange[4392] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home - new alias. >05:51:51.501695 lvchange[4392] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 - new alias. >05:51:51.501702 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:51:51.501711 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:51:51.501720 lvchange[4392] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:51:51.501728 lvchange[4392] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:51:51.501737 lvchange[4392] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:51:51.501746 lvchange[4392] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:51:51.501754 lvchange[4392] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:51:51.501763 lvchange[4392] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:51:51.501771 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:51:51.501780 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:51:51.501789 lvchange[4392] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:51:51.501797 lvchange[4392] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:51:51.501806 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:51:51.501815 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:51:51.501823 lvchange[4392] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:51:51.501831 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:51:51.501852 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:51:51.501863 lvchange[4392] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:51:51.501872 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:51:51.501890 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:51:51.501899 lvchange[4392] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:51:51.501907 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:51:51.501926 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:51:51.501935 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:51:51.501943 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:51:51.501952 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:51:51.501960 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:51:51.501969 lvchange[4392] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:51:51.501994 lvchange[4392] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:51:51.502004 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:51:51.502012 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:51:51.502021 lvchange[4392] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:51:51.502029 lvchange[4392] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:51:51.502038 lvchange[4392] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:51:51.502047 lvchange[4392] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:51:51.502055 lvchange[4392] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:51:51.502064 lvchange[4392] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:51:51.502072 lvchange[4392] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:51:51.502080 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:51:51.502089 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:51:51.502098 lvchange[4392] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:51:51.502106 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:51:51.502115 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:51:51.502123 lvchange[4392] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:51:51.502132 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:51:51.502140 lvchange[4392] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:51:51.502148 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:51:51.502157 lvchange[4392] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:51:51.502164 lvchange[4392] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:51:51.502180 lvchange[4392] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 - new alias. >05:51:51.502189 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:51:51.502198 lvchange[4392] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:51:51.502207 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:51:51.502216 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:51:51.502224 lvchange[4392] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:51:51.502227 lvchange[4392] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:51:51.502231 lvchange[4392] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:51:51.502273 lvchange[4392] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:51:51.502283 lvchange[4392] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:51:51.502367 lvchange[4392] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:51:51.502375 lvchange[4392] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:51:51.502379 lvchange[4392] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:51:51.502384 lvchange[4392] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:51:51.502403 lvchange[4392] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:51:51.502408 lvchange[4392] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:51:51.502413 lvchange[4392] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_home - new alias. >05:51:51.502420 lvchange[4392] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:51:51.502495 lvchange[4392] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:51:51.502503 lvchange[4392] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:51:51.502507 lvchange[4392] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:51:51.502510 lvchange[4392] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:51:51.502514 lvchange[4392] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:51:51.502517 lvchange[4392] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:51:51.502520 lvchange[4392] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:51:51.502524 lvchange[4392] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:51:51.502527 lvchange[4392] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:51:51.502531 lvchange[4392] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:51:51.502534 lvchange[4392] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:51:51.502537 lvchange[4392] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:51:51.502541 lvchange[4392] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:51:51.502544 lvchange[4392] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:51:51.502547 lvchange[4392] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:51:51.502559 lvchange[4392] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:51:51.502593 lvchange[4392] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:51:51.502780 lvchange[4392] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_home - new alias. >05:51:51.502793 lvchange[4392] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:51:51.502800 lvchange[4392] label/label.c:1325 Filtering devices to scan (nodata) >05:51:51.502816 lvchange[4392] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:51.502824 lvchange[4392] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:51.502830 lvchange[4392] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:51.502833 lvchange[4392] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:51.502837 lvchange[4392] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:51:51.502840 lvchange[4392] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:51.502843 lvchange[4392] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:51.502846 lvchange[4392] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:51.502945 lvchange[4392] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:51:51.502951 lvchange[4392] device/dev-io.c:466 Closed /dev/sda2 >05:51:51.502983 lvchange[4392] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:51.502987 lvchange[4392] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:51.502990 lvchange[4392] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:51.502994 lvchange[4392] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:51.503007 lvchange[4392] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:51:51.503010 lvchange[4392] device/dev-io.c:466 Closed /dev/sdb1 >05:51:51.503032 lvchange[4392] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:51.503036 lvchange[4392] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:51.503040 lvchange[4392] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:51.503043 lvchange[4392] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:51.503047 lvchange[4392] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:51.503049 lvchange[4392] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:51.503052 lvchange[4392] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:51.503054 lvchange[4392] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:51.503057 lvchange[4392] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:51.503059 lvchange[4392] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:51.503061 lvchange[4392] label/label.c:1342 Filtering devices to scan done (nodata) >05:51:51.503086 lvchange[4392] label/hints.c:703 Reading hint file >05:51:51.503104 lvchange[4392] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:51.503110 lvchange[4392] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:51.503112 lvchange[4392] label/hints.c:760 ignore hints with different filter >05:51:51.503118 lvchange[4392] label/hints.c:1412 get_hints: needs refresh >05:51:51.503123 lvchange[4392] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:51:51.503129 lvchange[4392] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:51:51.503132 lvchange[4392] label/label.c:640 Scanning 2 devices for VG info >05:51:51.503139 lvchange[4392] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:51:51.503224 lvchange[4392] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:51:51.503272 lvchange[4392] label/label.c:679 Scanning submitted 2 reads >05:51:51.503825 lvchange[4392] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:51:51.503859 lvchange[4392] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.503898 lvchange[4392] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.503901 lvchange[4392] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:51.503907 lvchange[4392] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:51:51.503909 lvchange[4392] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:51:51.503915 lvchange[4392] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:51.503917 lvchange[4392] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:51:51.503920 lvchange[4392] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.503933 lvchange[4392] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:51:51.503970 lvchange[4392] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:51:51.503973 lvchange[4392] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:51.503975 lvchange[4392] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.503977 lvchange[4392] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:51:51.503979 lvchange[4392] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:51:51.503981 lvchange[4392] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:51:51.503983 lvchange[4392] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:51:51.503985 lvchange[4392] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:51:51.503990 lvchange[4392] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.504010 lvchange[4392] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.504013 lvchange[4392] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:51.504016 lvchange[4392] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:51:51.504017 lvchange[4392] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:51:51.504020 lvchange[4392] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:51.504022 lvchange[4392] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:51:51.504023 lvchange[4392] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.504026 lvchange[4392] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:51:51.504028 lvchange[4392] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:51:51.504030 lvchange[4392] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.504031 lvchange[4392] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:51:51.504033 lvchange[4392] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:51:51.504036 lvchange[4392] label/hints.c:961 Writing hint file 3 >05:51:51.504061 lvchange[4392] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:51.504067 lvchange[4392] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:51.504070 lvchange[4392] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:51.504073 lvchange[4392] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:51.504075 lvchange[4392] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:51.504077 lvchange[4392] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:51.504079 lvchange[4392] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:51.504081 lvchange[4392] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >05:51:51.504083 lvchange[4392] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:51.504085 lvchange[4392] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:51.504087 lvchange[4392] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:51.504089 lvchange[4392] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.504092 lvchange[4392] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:51.504094 lvchange[4392] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:51.504099 lvchange[4392] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:51.504101 lvchange[4392] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.504104 lvchange[4392] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:51.504106 lvchange[4392] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:51.504109 lvchange[4392] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:51.504111 lvchange[4392] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:51.504113 lvchange[4392] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:51.504115 lvchange[4392] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:51.504117 lvchange[4392] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:51.504119 lvchange[4392] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:51.504121 lvchange[4392] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:51.504125 lvchange[4392] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:51:51.504131 lvchange[4392] cache/lvmcache.c:1689 lvmcache label scan done >05:51:51.504133 lvchange[4392] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:51:51.504136 lvchange[4392] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:51.504141 lvchange[4392] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:51:51.506904 lvchange[4392] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:51:51.506928 lvchange[4392] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:51:51.506997 lvchange[4392] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:51:51.507014 lvchange[4392] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:51:51.507028 lvchange[4392] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:51.507039 lvchange[4392] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.507045 lvchange[4392] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.507449 lvchange[4392] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.508044 lvchange[4392] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:51:51.508091 lvchange[4392] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:51:51.508095 lvchange[4392] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.508102 lvchange[4392] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:51:51.508137 lvchange[4392] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x555bd7c4c030. >05:51:51.508155 lvchange[4392] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:51:51.508162 lvchange[4392] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:51:51.508165 lvchange[4392] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:51:51.508179 lvchange[4392] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:51:51.508181 lvchange[4392] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:51:51.508183 lvchange[4392] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.508188 lvchange[4392] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:51:51.508195 lvchange[4392] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:51:51.508197 lvchange[4392] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:51:51.508199 lvchange[4392] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:51:51.508204 lvchange[4392] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:51:51.508208 lvchange[4392] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:51:51.508211 lvchange[4392] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:51:51.508213 lvchange[4392] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:51:51.508214 lvchange[4392] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:51:51.508216 lvchange[4392] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:51:51.508217 lvchange[4392] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:51:51.508219 lvchange[4392] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:51:51.508220 lvchange[4392] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:51:51.508224 lvchange[4392] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.508226 lvchange[4392] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.508229 lvchange[4392] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >05:51:51.508232 lvchange[4392] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >05:51:51.508238 lvchange[4392] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:51:51.508240 lvchange[4392] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:51:51.508245 lvchange[4392] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.508261 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:51.508270 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:51:51.508278 lvchange[4392] mm/memlock.c:640 Entering prioritized section (deactivating). >05:51:51.508285 lvchange[4392] mm/memlock.c:503 Raised task priority 0 -> -18. >05:51:51.508412 lvchange[4392] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_home. >05:51:51.508417 lvchange[4392] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.508420 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:51.508426 lvchange[4392] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:51:51.508428 lvchange[4392] activate/activate.c:494 Getting driver version >05:51:51.508430 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:51.508443 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:51:51.508455 lvchange[4392] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >05:51:51.508457 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >05:51:51.508462 lvchange[4392] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:51:51.508465 lvchange[4392] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >05:51:51.508467 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >05:51:51.508474 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >05:51:51.508479 lvchange[4392] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_home (253:0) >05:51:51.508494 lvchange[4392] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d2519 (semid 13) created >05:51:51.508499 lvchange[4392] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d2519 (semid 13) incremented to 1 >05:51:51.508505 lvchange[4392] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d2519 (semid 13) incremented to 2 >05:51:51.508508 lvchange[4392] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d2519 (semid 13) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:51.508510 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >05:51:51.517735 lvchange[4392] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Stacking NODE_DEL [trust_udev] >05:51:51.517749 lvchange[4392] mm/memlock.c:652 Leaving section (deactivated). >05:51:51.517753 lvchange[4392] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:51.517758 lvchange[4392] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:51.517766 lvchange[4392] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:51:51.517786 lvchange[4392] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:51:51.517792 lvchange[4392] mm/memlock.c:517 Restoring original task priority 0. >05:51:51.517795 lvchange[4392] activate/fs.c:492 Syncing device names >05:51:51.517799 lvchange[4392] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d2519 (semid 13) decremented to 0 >05:51:51.517802 lvchange[4392] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d2519 (semid 13) waiting for zero >05:51:51.517806 lvchange[4392] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d2519 (semid 13) destroyed >05:51:51.517808 lvchange[4392] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_home: Skipping NODE_DEL [trust_udev] >05:51:51.517813 lvchange[4392] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:51:51.517817 lvchange[4392] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:51:51.517832 lvchange[4392] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x555bd7c4c030. >05:51:51.517845 lvchange[4392] device_mapper/libdm-report.c:4917 { >05:51:51.517849 lvchange[4392] device_mapper/libdm-report.c:4949 "log": [ >05:51:51.517856 lvchange[4392] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:51:51.517861 lvchange[4392] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:51:51.517863 lvchange[4392] device_mapper/libdm-report.c:5214 ] >05:51:51.517866 lvchange[4392] device_mapper/libdm-report.c:5287 } >05:51:51.517870 lvchange[4392] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:51.533681 lvchange[4392] commands/toolcontext.c:1894 Reloading config files >05:51:51.533705 lvchange[4392] activate/fs.c:492 Syncing device names >05:51:51.533708 lvchange[4392] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:51.533715 lvchange[4392] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x555bd50af400. >05:51:51.533746 lvchange[4392] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:51:51.533757 lvchange[4392] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:51:51.533895 lvchange[4392] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:51:51.533903 lvchange[4392] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:51.533910 lvchange[4392] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:51.533924 lvchange[4392] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:51.533927 lvchange[4392] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.533940 lvchange[4392] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:51:51.533942 lvchange[4392] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:51:51.735608 lvchange[4396] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:51:51.735668 lvchange[4396] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:51:51.735675 lvchange[4396] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:51:51.735682 lvchange[4396] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:51:51.735688 lvchange[4396] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:51:51.735693 lvchange[4396] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:51:51.735695 lvchange[4396] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:51:51.735700 lvchange[4396] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:51:51 2023 >05:51:51.735708 lvchange[4396] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:51:51.735718 lvchange[4396] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:51:51.735729 lvchange[4396] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:51:51.735735 lvchange[4396] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.735739 lvchange[4396] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:51:51.735741 lvchange[4396] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.735748 lvchange[4396] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.735754 lvchange[4396] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:51:51.735758 lvchange[4396] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:51:51.735762 lvchange[4396] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:51:51.735764 lvchange[4396] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:51:51.735767 lvchange[4396] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:51:51.735832 lvchange[4396] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:51:51.735837 lvchange[4396] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:51:51.735840 lvchange[4396] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:51:51.735843 lvchange[4396] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:51:51.735846 lvchange[4396] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:51:51.735848 lvchange[4396] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:51:51.735857 lvchange[4396] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:51:51.735860 lvchange[4396] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:51:51.735862 lvchange[4396] misc/lvm-globals.c:205 LVM activation checks disabled >05:51:51.735865 lvchange[4396] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:51:51.735867 lvchange[4396] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:51:51.735871 lvchange[4396] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:51:51.735873 lvchange[4396] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:51:51.735876 lvchange[4396] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:51:51.735878 lvchange[4396] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:51:51.735881 lvchange[4396] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:51:51.735883 lvchange[4396] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:51.735886 lvchange[4396] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:51:51.735888 lvchange[4396] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:51:51.735890 lvchange[4396] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:51:51.735892 lvchange[4396] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:51.735895 lvchange[4396] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:51:51.735897 lvchange[4396] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:51:51.735901 lvchange[4396] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:51:51.735903 lvchange[4396] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:51:51.735910 lvchange[4396] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:51:51.736004 lvchange[4396] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:51:51.736008 lvchange[4396] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:51:51.736014 lvchange[4396] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:51:51.736022 lvchange[4396] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x55bbfc518400. >05:51:51.736026 lvchange[4396] format_text/format-text.c:2645 Initialised format: lvm2 >05:51:51.736032 lvchange[4396] striped/striped.c:245 Initialised segtype: linear >05:51:51.736034 lvchange[4396] striped/striped.c:245 Initialised segtype: striped >05:51:51.736036 lvchange[4396] zero/zero.c:99 Initialised segtype: zero >05:51:51.736039 lvchange[4396] error/errseg.c:105 Initialised segtype: error >05:51:51.736042 lvchange[4396] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:51:51.736045 lvchange[4396] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:51:51.736048 lvchange[4396] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:51:51.736050 lvchange[4396] mirror/mirrored.c:539 Initialised segtype: mirror >05:51:51.736053 lvchange[4396] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:51:51.736059 lvchange[4396] raid/raid.c:694 Initialised segtype: raid0 >05:51:51.736062 lvchange[4396] raid/raid.c:694 Initialised segtype: raid0_meta >05:51:51.736064 lvchange[4396] raid/raid.c:694 Initialised segtype: raid1 >05:51:51.736066 lvchange[4396] raid/raid.c:694 Initialised segtype: raid10 >05:51:51.736068 lvchange[4396] raid/raid.c:694 Initialised segtype: raid10_near >05:51:51.736070 lvchange[4396] raid/raid.c:694 Initialised segtype: raid4 >05:51:51.736072 lvchange[4396] raid/raid.c:694 Initialised segtype: raid5 >05:51:51.736074 lvchange[4396] raid/raid.c:694 Initialised segtype: raid5_n >05:51:51.736076 lvchange[4396] raid/raid.c:694 Initialised segtype: raid5_la >05:51:51.736078 lvchange[4396] raid/raid.c:694 Initialised segtype: raid5_ls >05:51:51.736080 lvchange[4396] raid/raid.c:694 Initialised segtype: raid5_ra >05:51:51.736082 lvchange[4396] raid/raid.c:694 Initialised segtype: raid5_rs >05:51:51.736084 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6 >05:51:51.736086 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:51:51.736088 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_nc >05:51:51.736089 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_nr >05:51:51.736091 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_zr >05:51:51.736093 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:51:51.736095 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:51:51.736097 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:51:51.736099 lvchange[4396] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:51:51.736102 lvchange[4396] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:51.736105 lvchange[4396] thin/thin.c:825 Initialised segtype: thin-pool >05:51:51.736107 lvchange[4396] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:51.736109 lvchange[4396] thin/thin.c:825 Initialised segtype: thin >05:51:51.736112 lvchange[4396] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:51:51.736114 lvchange[4396] cache_segtype/cache.c:851 Initialised segtype: cache >05:51:51.736117 lvchange[4396] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:51:51.736120 lvchange[4396] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:51:51.736122 lvchange[4396] writecache/writecache.c:389 Initialised segtype: writecache >05:51:51.736125 lvchange[4396] integrity/integrity.c:339 Initialised segtype: integrity >05:51:51.736127 lvchange[4396] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:51:51.736130 lvchange[4396] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:51:51.736132 lvchange[4396] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:51:51.736134 lvchange[4396] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:51:51.736137 lvchange[4396] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:51:51.736139 lvchange[4396] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:51:51.736142 lvchange[4396] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:51:51.736153 lvchange[4396] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:51.736163 lvchange[4396] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:51.736182 lvchange[4396] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:51.736186 lvchange[4396] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.736198 lvchange[4396] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:51:51.736204 lvchange[4396] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:51.736209 lvchange[4396] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:51.736213 lvchange[4396] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:51:51.736247 lvchange[4396] filters/filter-regex.c:245 Regex filter initialised. >05:51:51.736253 lvchange[4396] filters/filter-type.c:61 LVM type filter initialised. >05:51:51.736257 lvchange[4396] filters/filter-deviceid.c:66 deviceid filter initialised. >05:51:51.736262 lvchange[4396] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:51:51.736279 lvchange[4396] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:51:51.736285 lvchange[4396] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:51.736288 lvchange[4396] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:51:51.736292 lvchange[4396] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:51:51.736296 lvchange[4396] filters/filter-mpath.c:87 mpath filter initialised. >05:51:51.736300 lvchange[4396] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:51:51.736303 lvchange[4396] filters/filter-signature.c:88 signature filter initialised. >05:51:51.736307 lvchange[4396] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:51.736311 lvchange[4396] filters/filter-md.c:149 MD filter initialised. >05:51:51.736317 lvchange[4396] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:51:51.736319 lvchange[4396] filters/filter-composite.c:98 Composite filter initialised. >05:51:51.736321 lvchange[4396] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:51:51.736324 lvchange[4396] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:51:51.736327 lvchange[4396] filters/filter-persistent.c:187 Persistent filter initialised. >05:51:51.736330 lvchange[4396] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:51.736332 lvchange[4396] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:51:51.736335 lvchange[4396] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:51:51.736338 lvchange[4396] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:51:51.736341 lvchange[4396] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:51:51.736343 lvchange[4396] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:51:51.736346 lvchange[4396] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:51:51.736356 lvchange[4396] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:51:51.736358 lvchange[4396] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_root >05:51:51.736361 lvchange[4396] lvmcmdline.c:3242 Command pid: 4396 >05:51:51.736363 lvchange[4396] lvmcmdline.c:3243 System ID: >05:51:51.736365 lvchange[4396] lvmcmdline.c:3246 O_DIRECT will be used >05:51:51.736367 lvchange[4396] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:51:51.736370 lvchange[4396] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:51:51.736372 lvchange[4396] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:51:51.736378 lvchange[4396] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:51:51.736381 lvchange[4396] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:51:51.744186 lvchange[4396] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:51:51.744242 lvchange[4396] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:51.744261 lvchange[4396] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:51.744265 lvchange[4396] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:51:51.744267 lvchange[4396] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:51:51.744270 lvchange[4396] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:51:51.744280 lvchange[4396] device/dev-mpath.c:217 multipath wwids file not found >05:51:51.744289 lvchange[4396] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:51:51.744309 lvchange[4396] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:51:51.744313 lvchange[4396] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:51:51.744315 lvchange[4396] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:51:51.744318 lvchange[4396] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:51:51.744320 lvchange[4396] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:51:51.744323 lvchange[4396] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:51:51.744325 lvchange[4396] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:51:51.744351 lvchange[4396] cache/lvmcache.c:1599 lvmcache label scan begin >05:51:51.744354 lvchange[4396] label/label.c:1249 Finding devices to scan >05:51:51.744410 lvchange[4396] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:51:51.744415 lvchange[4396] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:51.744424 lvchange[4396] device/dev-cache.c:1898 Devices file not found, ignoring. >05:51:51.744426 lvchange[4396] device/dev-cache.c:1195 Creating list of system devices. >05:51:51.744564 lvchange[4396] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:51:51.744572 lvchange[4396] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:51:51.744578 lvchange[4396] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:51:51.744584 lvchange[4396] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:51:51.744590 lvchange[4396] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:51:51.744596 lvchange[4396] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:51:51.744601 lvchange[4396] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:51:51.744607 lvchange[4396] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:51:51.744613 lvchange[4396] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:51:51.744619 lvchange[4396] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:51:51.744625 lvchange[4396] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:51:51.744631 lvchange[4396] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:51:51.744649 lvchange[4396] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:51:51.744656 lvchange[4396] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:51:51.744665 lvchange[4396] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:51:51.744671 lvchange[4396] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:51:51.744686 lvchange[4396] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:51:51.744692 lvchange[4396] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:51:51.744698 lvchange[4396] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:51:51.744703 lvchange[4396] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:51:51.744709 lvchange[4396] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:51:51.744832 lvchange[4396] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:51:51.745729 lvchange[4396] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:51:51.745741 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:51:51.745747 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:51:51.745754 lvchange[4396] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/163 - new alias. >05:51:51.745760 lvchange[4396] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/165 - new alias. >05:51:51.745766 lvchange[4396] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/166 - new alias. >05:51:51.745772 lvchange[4396] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/167 - new alias. >05:51:51.745778 lvchange[4396] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:51:51.745784 lvchange[4396] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:51:51.745791 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:51:51.745797 lvchange[4396] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:51:51.745803 lvchange[4396] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:51:51.745809 lvchange[4396] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:51:51.745815 lvchange[4396] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/71 - new alias. >05:51:51.745821 lvchange[4396] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:51:51.745827 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:51:51.745833 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:51:51.745839 lvchange[4396] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:51:51.745874 lvchange[4396] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:51:51.745887 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:51:51.745899 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:51:51.745911 lvchange[4396] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:51:51.745922 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:51:51.745933 lvchange[4396] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:51:51.745940 lvchange[4396] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:51:51.745946 lvchange[4396] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:51:51.745951 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:51:51.745963 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:51:51.745978 lvchange[4396] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:51:51.745989 lvchange[4396] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:51:51.746000 lvchange[4396] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:51:51.746012 lvchange[4396] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:51:51.746023 lvchange[4396] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:51:51.746035 lvchange[4396] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:51:51.746046 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:51:51.746057 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:51:51.746068 lvchange[4396] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:51:51.746080 lvchange[4396] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:51:51.746091 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:51:51.746101 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:51:51.746112 lvchange[4396] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:51:51.746124 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:51:51.746149 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:51:51.746160 lvchange[4396] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:51:51.746171 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:51:51.746194 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:51:51.746205 lvchange[4396] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:51:51.746216 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:51:51.746239 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:51:51.746250 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:51:51.746261 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:51:51.746273 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:51:51.746284 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:51:51.746294 lvchange[4396] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:51:51.746326 lvchange[4396] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:51:51.746338 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:51:51.746349 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:51:51.746360 lvchange[4396] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:51:51.746371 lvchange[4396] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:51:51.746388 lvchange[4396] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:51:51.746399 lvchange[4396] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:51:51.746411 lvchange[4396] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:51:51.746422 lvchange[4396] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:51:51.746433 lvchange[4396] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:51:51.746444 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:51:51.746454 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:51:51.746465 lvchange[4396] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:51:51.746476 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:51:51.746486 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:51:51.746497 lvchange[4396] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:51:51.746508 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:51:51.746519 lvchange[4396] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:51:51.746530 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:51:51.746541 lvchange[4396] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:51:51.746547 lvchange[4396] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:51:51.746567 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:51:51.746578 lvchange[4396] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:51:51.746590 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:51:51.746600 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:51:51.746611 lvchange[4396] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:51:51.746615 lvchange[4396] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:51:51.746681 lvchange[4396] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:51:51.746698 lvchange[4396] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:51:51.746815 lvchange[4396] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:51:51.746827 lvchange[4396] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:51:51.746832 lvchange[4396] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:51:51.746839 lvchange[4396] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:51:51.746864 lvchange[4396] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:51:51.746870 lvchange[4396] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:51:51.746881 lvchange[4396] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:51:51.746909 lvchange[4396] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:51:51.746919 lvchange[4396] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:51:51.746923 lvchange[4396] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:51:51.746928 lvchange[4396] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:51:51.746936 lvchange[4396] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:51:51.746940 lvchange[4396] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:51:51.746945 lvchange[4396] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:51:51.746949 lvchange[4396] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:51:51.746954 lvchange[4396] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:51:51.746958 lvchange[4396] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:51:51.746962 lvchange[4396] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:51:51.746967 lvchange[4396] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:51:51.746971 lvchange[4396] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:51:51.746975 lvchange[4396] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:51:51.746979 lvchange[4396] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:51:51.746997 lvchange[4396] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:51:51.747043 lvchange[4396] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:51:51.747265 lvchange[4396] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:51:51.747276 lvchange[4396] label/label.c:1325 Filtering devices to scan (nodata) >05:51:51.747294 lvchange[4396] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:51.747305 lvchange[4396] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:51.747311 lvchange[4396] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:51.747314 lvchange[4396] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:51.747317 lvchange[4396] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:51.747321 lvchange[4396] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:51.747324 lvchange[4396] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:51.747450 lvchange[4396] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:51:51.747457 lvchange[4396] device/dev-io.c:466 Closed /dev/sda2 >05:51:51.747498 lvchange[4396] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:51.747504 lvchange[4396] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:51.747508 lvchange[4396] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:51.747513 lvchange[4396] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:51.747530 lvchange[4396] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:51:51.747535 lvchange[4396] device/dev-io.c:466 Closed /dev/sdb1 >05:51:51.747563 lvchange[4396] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:51.747569 lvchange[4396] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:51.747574 lvchange[4396] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:51.747579 lvchange[4396] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:51.747583 lvchange[4396] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:51.747586 lvchange[4396] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:51.747590 lvchange[4396] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:51.747593 lvchange[4396] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:51.747596 lvchange[4396] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:51.747599 lvchange[4396] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:51.747602 lvchange[4396] label/label.c:1342 Filtering devices to scan done (nodata) >05:51:51.747642 lvchange[4396] label/hints.c:703 Reading hint file >05:51:51.747676 lvchange[4396] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:51.747684 lvchange[4396] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:51.747687 lvchange[4396] label/hints.c:760 ignore hints with different filter >05:51:51.747696 lvchange[4396] label/hints.c:1412 get_hints: needs refresh >05:51:51.747703 lvchange[4396] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:51:51.747712 lvchange[4396] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:51:51.747720 lvchange[4396] label/label.c:640 Scanning 2 devices for VG info >05:51:51.747729 lvchange[4396] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:51:51.747856 lvchange[4396] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:51:51.747925 lvchange[4396] label/label.c:679 Scanning submitted 2 reads >05:51:51.748427 lvchange[4396] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:51:51.748438 lvchange[4396] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.748468 lvchange[4396] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.748472 lvchange[4396] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:51.748477 lvchange[4396] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:51:51.748480 lvchange[4396] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:51:51.748486 lvchange[4396] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:51.748489 lvchange[4396] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:51:51.748491 lvchange[4396] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.748496 lvchange[4396] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:51:51.748544 lvchange[4396] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:51:51.748548 lvchange[4396] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:51.748551 lvchange[4396] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.748553 lvchange[4396] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:51:51.748556 lvchange[4396] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:51:51.748558 lvchange[4396] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:51:51.748560 lvchange[4396] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:51:51.749866 lvchange[4396] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:51:51.749884 lvchange[4396] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.749920 lvchange[4396] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.749924 lvchange[4396] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:51.749929 lvchange[4396] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:51:51.749931 lvchange[4396] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:51:51.749935 lvchange[4396] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:51.749937 lvchange[4396] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:51:51.749940 lvchange[4396] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.749943 lvchange[4396] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:51:51.749946 lvchange[4396] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:51:51.749948 lvchange[4396] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.749950 lvchange[4396] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:51:51.749952 lvchange[4396] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:51:51.749961 lvchange[4396] label/hints.c:961 Writing hint file 3 >05:51:51.749993 lvchange[4396] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:51.749999 lvchange[4396] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:51.750003 lvchange[4396] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:51.750006 lvchange[4396] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:51.750009 lvchange[4396] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:51.750012 lvchange[4396] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:51.750014 lvchange[4396] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:51.750016 lvchange[4396] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:51.750019 lvchange[4396] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:51.750021 lvchange[4396] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:51.750023 lvchange[4396] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.750027 lvchange[4396] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:51.750029 lvchange[4396] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:51.750032 lvchange[4396] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:51.750034 lvchange[4396] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.750037 lvchange[4396] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:51.750040 lvchange[4396] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:51.750043 lvchange[4396] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:51.750045 lvchange[4396] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:51.750048 lvchange[4396] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:51.750050 lvchange[4396] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:51.750052 lvchange[4396] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:51.750055 lvchange[4396] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:51.750057 lvchange[4396] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:51.750062 lvchange[4396] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:51:51.750070 lvchange[4396] cache/lvmcache.c:1689 lvmcache label scan done >05:51:51.750072 lvchange[4396] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >05:51:51.750076 lvchange[4396] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:51.750082 lvchange[4396] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:51:51.753230 lvchange[4396] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:51:51.753261 lvchange[4396] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:51:51.753293 lvchange[4396] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:51:51.753311 lvchange[4396] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:51:51.753327 lvchange[4396] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:51.753342 lvchange[4396] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:51.753347 lvchange[4396] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.753767 lvchange[4396] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.754329 lvchange[4396] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:51:51.754352 lvchange[4396] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:51:51.754356 lvchange[4396] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:51.754366 lvchange[4396] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:51:51.754414 lvchange[4396] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x55bbff0b4c60. >05:51:51.754439 lvchange[4396] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:51:51.754448 lvchange[4396] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:51:51.754451 lvchange[4396] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:51:51.754467 lvchange[4396] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:51:51.754470 lvchange[4396] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:51:51.754472 lvchange[4396] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:51.754480 lvchange[4396] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:51:51.754488 lvchange[4396] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:51:51.754491 lvchange[4396] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:51:51.754494 lvchange[4396] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:51:51.754496 lvchange[4396] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:51:51.754501 lvchange[4396] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:51:51.754503 lvchange[4396] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:51:51.754506 lvchange[4396] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:51:51.754508 lvchange[4396] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:51:51.754510 lvchange[4396] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:51:51.754512 lvchange[4396] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:51:51.754513 lvchange[4396] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:51:51.754515 lvchange[4396] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:51:51.754519 lvchange[4396] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:51.754521 lvchange[4396] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:51.754525 lvchange[4396] toollib.c:3357 Adding vg_erwan-desktop/lv_root to the list of LVs to be processed. >05:51:51.754529 lvchange[4396] toollib.c:3432 Processing LV lv_root in VG vg_erwan-desktop. >05:51:51.754532 lvchange[4396] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_root. >05:51:51.754537 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:51.754557 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:51.754567 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:51.754575 lvchange[4396] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:51:51.754581 lvchange[4396] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_root. >05:51:51.754584 lvchange[4396] activate/activate.c:2580 Activating vg_erwan-desktop/lv_root. >05:51:51.754587 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:51.754590 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:51.754607 lvchange[4396] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >05:51:51.754612 lvchange[4396] device/dev-io.c:466 Closed /dev/sdb1 >05:51:51.754615 lvchange[4396] mm/memlock.c:640 Entering prioritized section (activating). >05:51:51.754623 lvchange[4396] mm/memlock.c:503 Raised task priority 0 -> -18. >05:51:51.754655 lvchange[4396] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_root. >05:51:51.754661 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:51.754665 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:51.754671 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:51:51.754674 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:51:51.754678 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:51:51.754681 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:51:51.754686 lvchange[4396] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_root to dtree >05:51:51.754690 lvchange[4396] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >05:51:51.754693 lvchange[4396] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:51:51.754695 lvchange[4396] activate/activate.c:494 Getting driver version >05:51:51.754697 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:51.754705 lvchange[4396] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >05:51:51.754709 lvchange[4396] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >05:51:51.754712 lvchange[4396] activate/activate.c:512 Getting target version for linear >05:51:51.754714 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:51:51.754722 lvchange[4396] activate/activate.c:547 Found linear target v1.4.0. >05:51:51.754724 lvchange[4396] activate/activate.c:512 Getting target version for striped >05:51:51.754726 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >05:51:51.754731 lvchange[4396] activate/activate.c:547 Found striped target v1.6.0. >05:51:51.754741 lvchange[4396] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >05:51:51.754746 lvchange[4396] metadata/metadata.c:2110 Calculated readahead of LV lv_root is 256 >05:51:51.754749 lvchange[4396] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_root >05:51:51.754760 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_root LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [16384] (*1) >05:51:51.754976 lvchange[4396] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_root (253:0). >05:51:51.754987 lvchange[4396] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 0 104857600 linear 8:17 587204608 >05:51:51.754992 lvchange[4396] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 104857600 233308160 linear 8:17 209717248 >05:51:51.754997 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:0) [ opencount flush ] [16384] (*1) >05:51:51.755014 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:0) [ noopencount flush ] [2048] (*1) >05:51:51.755335 lvchange[4396] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 338165760 for vg_erwan--desktop-lv_root (253:0). >05:51:51.755344 lvchange[4396] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_root (253:0). >05:51:51.755367 lvchange[4396] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d58b2 (semid 14) created >05:51:51.755375 lvchange[4396] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d58b2 (semid 14) incremented to 1 >05:51:51.755385 lvchange[4396] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d58b2 (semid 14) incremented to 2 >05:51:51.755389 lvchange[4396] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d58b2 (semid 14) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:51.755393 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:0) [ noopencount flush ] [2048] (*1) >05:51:51.755438 lvchange[4396] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:51:51.755445 lvchange[4396] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Stacking NODE_READ_AHEAD 256 (flags=1) >05:51:51.755452 lvchange[4396] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_root. >05:51:51.755459 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:51.755464 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:51.755475 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:51:51.755489 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:51:51.755494 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:51:51.755502 lvchange[4396] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:51:51.755507 lvchange[4396] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:51:51.755516 lvchange[4396] mm/memlock.c:652 Leaving section (activated). >05:51:51.755537 lvchange[4396] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:51:51.755547 lvchange[4396] mm/memlock.c:517 Restoring original task priority 0. >05:51:51.755550 lvchange[4396] activate/fs.c:492 Syncing device names >05:51:51.755559 lvchange[4396] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d58b2 (semid 14) decremented to 1 >05:51:51.755562 lvchange[4396] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d58b2 (semid 14) waiting for zero >05:51:51.784277 lvchange[4396] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d58b2 (semid 14) destroyed >05:51:51.784292 lvchange[4396] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >05:51:51.784296 lvchange[4396] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Processing NODE_READ_AHEAD 256 (flags=1) >05:51:51.784356 lvchange[4396] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_root (253:0): read ahead is 256 >05:51:51.784363 lvchange[4396] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_root: retaining kernel read ahead of 256 (requested 256) >05:51:51.784382 lvchange[4396] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:51:51.784387 lvchange[4396] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:51:51.784412 lvchange[4396] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x55bbff0b4c60. >05:51:51.784427 lvchange[4396] device_mapper/libdm-report.c:4917 { >05:51:51.784432 lvchange[4396] device_mapper/libdm-report.c:4949 "log": [ >05:51:51.784441 lvchange[4396] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_root", "log_object_id":"RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >05:51:51.784446 lvchange[4396] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:51:51.784448 lvchange[4396] device_mapper/libdm-report.c:5214 ] >05:51:51.784451 lvchange[4396] device_mapper/libdm-report.c:5287 } >05:51:51.784458 lvchange[4396] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:51.811753 lvchange[4396] commands/toolcontext.c:1894 Reloading config files >05:51:51.811798 lvchange[4396] activate/fs.c:492 Syncing device names >05:51:51.811805 lvchange[4396] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:51.811822 lvchange[4396] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x55bbfc518400. >05:51:51.811897 lvchange[4396] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:51:51.811941 lvchange[4396] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:51:51.812147 lvchange[4396] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:51:51.812159 lvchange[4396] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:51.812169 lvchange[4396] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:51.812186 lvchange[4396] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:51.812192 lvchange[4396] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:51.812211 lvchange[4396] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:51:51.812214 lvchange[4396] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >05:51:52.100707 vgchange[4412] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >05:51:52.100748 vgchange[4412] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >05:51:52.100757 vgchange[4412] commands/toolcontext.c:433 Setting log debug classes to 2031 >05:51:52.100765 vgchange[4412] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >05:51:52.100771 vgchange[4412] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >05:51:52.100775 vgchange[4412] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >05:51:52.100777 vgchange[4412] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >05:51:52.100783 vgchange[4412] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 05:51:52 2023 >05:51:52.100789 vgchange[4412] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >05:51:52.100798 vgchange[4412] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >05:51:52.100810 vgchange[4412] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >05:51:52.100817 vgchange[4412] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:52.100825 vgchange[4412] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >05:51:52.100835 vgchange[4412] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:52.100844 vgchange[4412] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:52.100851 vgchange[4412] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >05:51:52.100855 vgchange[4412] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >05:51:52.100861 vgchange[4412] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >05:51:52.100863 vgchange[4412] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >05:51:52.100866 vgchange[4412] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >05:51:52.100950 vgchange[4412] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >05:51:52.100955 vgchange[4412] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >05:51:52.100958 vgchange[4412] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >05:51:52.100961 vgchange[4412] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >05:51:52.100964 vgchange[4412] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >05:51:52.100966 vgchange[4412] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >05:51:52.100969 vgchange[4412] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >05:51:52.100971 vgchange[4412] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >05:51:52.100973 vgchange[4412] misc/lvm-globals.c:205 LVM activation checks disabled >05:51:52.100976 vgchange[4412] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >05:51:52.100979 vgchange[4412] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >05:51:52.100983 vgchange[4412] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >05:51:52.100987 vgchange[4412] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >05:51:52.100990 vgchange[4412] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >05:51:52.100993 vgchange[4412] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >05:51:52.100995 vgchange[4412] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >05:51:52.100998 vgchange[4412] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:52.101001 vgchange[4412] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >05:51:52.101003 vgchange[4412] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >05:51:52.101006 vgchange[4412] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >05:51:52.101009 vgchange[4412] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:52.101011 vgchange[4412] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >05:51:52.101014 vgchange[4412] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >05:51:52.101017 vgchange[4412] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >05:51:52.101020 vgchange[4412] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >05:51:52.101029 vgchange[4412] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >05:51:52.101129 vgchange[4412] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >05:51:52.101133 vgchange[4412] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >05:51:52.101138 vgchange[4412] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >05:51:52.101146 vgchange[4412] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x55db6aa8e2c0. >05:51:52.101150 vgchange[4412] format_text/format-text.c:2645 Initialised format: lvm2 >05:51:52.101155 vgchange[4412] striped/striped.c:245 Initialised segtype: linear >05:51:52.101158 vgchange[4412] striped/striped.c:245 Initialised segtype: striped >05:51:52.101160 vgchange[4412] zero/zero.c:99 Initialised segtype: zero >05:51:52.101162 vgchange[4412] error/errseg.c:105 Initialised segtype: error >05:51:52.101165 vgchange[4412] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >05:51:52.101168 vgchange[4412] snapshot/snapshot.c:274 Initialised segtype: snapshot >05:51:52.101171 vgchange[4412] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >05:51:52.101174 vgchange[4412] mirror/mirrored.c:539 Initialised segtype: mirror >05:51:52.101176 vgchange[4412] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >05:51:52.101179 vgchange[4412] raid/raid.c:694 Initialised segtype: raid0 >05:51:52.101181 vgchange[4412] raid/raid.c:694 Initialised segtype: raid0_meta >05:51:52.101183 vgchange[4412] raid/raid.c:694 Initialised segtype: raid1 >05:51:52.101185 vgchange[4412] raid/raid.c:694 Initialised segtype: raid10 >05:51:52.101187 vgchange[4412] raid/raid.c:694 Initialised segtype: raid10_near >05:51:52.101189 vgchange[4412] raid/raid.c:694 Initialised segtype: raid4 >05:51:52.101190 vgchange[4412] raid/raid.c:694 Initialised segtype: raid5 >05:51:52.101192 vgchange[4412] raid/raid.c:694 Initialised segtype: raid5_n >05:51:52.101194 vgchange[4412] raid/raid.c:694 Initialised segtype: raid5_la >05:51:52.101196 vgchange[4412] raid/raid.c:694 Initialised segtype: raid5_ls >05:51:52.101198 vgchange[4412] raid/raid.c:694 Initialised segtype: raid5_ra >05:51:52.101200 vgchange[4412] raid/raid.c:694 Initialised segtype: raid5_rs >05:51:52.101202 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6 >05:51:52.101204 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_n_6 >05:51:52.101206 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_nc >05:51:52.101208 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_nr >05:51:52.101209 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_zr >05:51:52.101211 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_ls_6 >05:51:52.101213 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_rs_6 >05:51:52.101215 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_la_6 >05:51:52.101217 vgchange[4412] raid/raid.c:694 Initialised segtype: raid6_ra_6 >05:51:52.101220 vgchange[4412] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:52.101222 vgchange[4412] thin/thin.c:825 Initialised segtype: thin-pool >05:51:52.101225 vgchange[4412] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >05:51:52.101227 vgchange[4412] thin/thin.c:825 Initialised segtype: thin >05:51:52.101230 vgchange[4412] cache_segtype/cache.c:837 Initialised segtype: cache-pool >05:51:52.101232 vgchange[4412] cache_segtype/cache.c:851 Initialised segtype: cache >05:51:52.101235 vgchange[4412] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >05:51:52.101246 vgchange[4412] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >05:51:52.101249 vgchange[4412] writecache/writecache.c:389 Initialised segtype: writecache >05:51:52.101252 vgchange[4412] integrity/integrity.c:339 Initialised segtype: integrity >05:51:52.101254 vgchange[4412] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >05:51:52.101256 vgchange[4412] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >05:51:52.101259 vgchange[4412] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >05:51:52.101261 vgchange[4412] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >05:51:52.101264 vgchange[4412] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >05:51:52.101266 vgchange[4412] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >05:51:52.101269 vgchange[4412] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >05:51:52.101279 vgchange[4412] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:52.101289 vgchange[4412] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:52.101306 vgchange[4412] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:52.101310 vgchange[4412] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:52.101321 vgchange[4412] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >05:51:52.101325 vgchange[4412] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >05:51:52.101329 vgchange[4412] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >05:51:52.101332 vgchange[4412] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >05:51:52.101359 vgchange[4412] filters/filter-regex.c:245 Regex filter initialised. >05:51:52.101362 vgchange[4412] filters/filter-type.c:61 LVM type filter initialised. >05:51:52.101364 vgchange[4412] filters/filter-deviceid.c:66 deviceid filter initialised. >05:51:52.101366 vgchange[4412] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >05:51:52.101377 vgchange[4412] filters/filter-sysfs.c:106 Sysfs filter initialised. >05:51:52.101380 vgchange[4412] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:52.101382 vgchange[4412] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >05:51:52.101385 vgchange[4412] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >05:51:52.101387 vgchange[4412] filters/filter-mpath.c:87 mpath filter initialised. >05:51:52.101389 vgchange[4412] filters/filter-partitioned.c:68 Partitioned filter initialised. >05:51:52.101391 vgchange[4412] filters/filter-signature.c:88 signature filter initialised. >05:51:52.101394 vgchange[4412] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:52.101396 vgchange[4412] filters/filter-md.c:149 MD filter initialised. >05:51:52.101398 vgchange[4412] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >05:51:52.101400 vgchange[4412] filters/filter-composite.c:98 Composite filter initialised. >05:51:52.101402 vgchange[4412] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >05:51:52.101404 vgchange[4412] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >05:51:52.101407 vgchange[4412] filters/filter-persistent.c:187 Persistent filter initialised. >05:51:52.101410 vgchange[4412] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >05:51:52.101415 vgchange[4412] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >05:51:52.101418 vgchange[4412] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >05:51:52.101421 vgchange[4412] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >05:51:52.101423 vgchange[4412] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >05:51:52.101426 vgchange[4412] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >05:51:52.101429 vgchange[4412] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >05:51:52.101438 vgchange[4412] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >05:51:52.101440 vgchange[4412] lvmcmdline.c:3241 Processing command: vgchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop >05:51:52.101442 vgchange[4412] lvmcmdline.c:3242 Command pid: 4412 >05:51:52.101444 vgchange[4412] lvmcmdline.c:3243 System ID: >05:51:52.101446 vgchange[4412] lvmcmdline.c:3246 O_DIRECT will be used >05:51:52.101449 vgchange[4412] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >05:51:52.101451 vgchange[4412] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >05:51:52.101453 vgchange[4412] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >05:51:52.101456 vgchange[4412] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >05:51:52.101458 vgchange[4412] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >05:51:52.109953 vgchange[4412] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >05:51:52.110031 vgchange[4412] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:52.110050 vgchange[4412] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >05:51:52.110055 vgchange[4412] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >05:51:52.110057 vgchange[4412] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >05:51:52.110061 vgchange[4412] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >05:51:52.110072 vgchange[4412] device/dev-mpath.c:217 multipath wwids file not found >05:51:52.110081 vgchange[4412] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >05:51:52.110099 vgchange[4412] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >05:51:52.110102 vgchange[4412] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >05:51:52.110105 vgchange[4412] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >05:51:52.110107 vgchange[4412] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >05:51:52.110109 vgchange[4412] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >05:51:52.110111 vgchange[4412] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >05:51:52.110114 vgchange[4412] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >05:51:52.110140 vgchange[4412] toollib.c:2419 Processing each VG >05:51:52.110144 vgchange[4412] cache/lvmcache.c:1599 lvmcache label scan begin >05:51:52.110147 vgchange[4412] label/label.c:1249 Finding devices to scan >05:51:52.110208 vgchange[4412] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >05:51:52.110212 vgchange[4412] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:52.110221 vgchange[4412] device/dev-cache.c:1898 Devices file not found, ignoring. >05:51:52.110223 vgchange[4412] device/dev-cache.c:1195 Creating list of system devices. >05:51:52.110361 vgchange[4412] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >05:51:52.110369 vgchange[4412] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >05:51:52.110374 vgchange[4412] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >05:51:52.110379 vgchange[4412] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >05:51:52.110384 vgchange[4412] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >05:51:52.110389 vgchange[4412] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >05:51:52.110394 vgchange[4412] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >05:51:52.110399 vgchange[4412] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >05:51:52.110405 vgchange[4412] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >05:51:52.110410 vgchange[4412] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >05:51:52.110415 vgchange[4412] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >05:51:52.110420 vgchange[4412] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >05:51:52.110425 vgchange[4412] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >05:51:52.110431 vgchange[4412] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >05:51:52.110436 vgchange[4412] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >05:51:52.110441 vgchange[4412] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >05:51:52.110446 vgchange[4412] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >05:51:52.110451 vgchange[4412] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >05:51:52.110456 vgchange[4412] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >05:51:52.110461 vgchange[4412] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >05:51:52.110466 vgchange[4412] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >05:51:52.110471 vgchange[4412] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >05:51:52.110587 vgchange[4412] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >05:51:52.111386 vgchange[4412] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >05:51:52.111396 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >05:51:52.111402 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >05:51:52.111408 vgchange[4412] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/163 - new alias. >05:51:52.111413 vgchange[4412] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/165 - new alias. >05:51:52.111418 vgchange[4412] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/166 - new alias. >05:51:52.111423 vgchange[4412] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/167 - new alias. >05:51:52.111428 vgchange[4412] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >05:51:52.111434 vgchange[4412] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >05:51:52.111439 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >05:51:52.111444 vgchange[4412] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >05:51:52.111449 vgchange[4412] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >05:51:52.111454 vgchange[4412] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >05:51:52.111459 vgchange[4412] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/71 - new alias. >05:51:52.111467 vgchange[4412] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >05:51:52.111472 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >05:51:52.111477 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >05:51:52.111482 vgchange[4412] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >05:51:52.111512 vgchange[4412] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >05:51:52.111523 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >05:51:52.111534 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >05:51:52.111544 vgchange[4412] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >05:51:52.111554 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >05:51:52.111565 vgchange[4412] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >05:51:52.111571 vgchange[4412] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >05:51:52.111576 vgchange[4412] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >05:51:52.111582 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >05:51:52.111587 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >05:51:52.111601 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >05:51:52.111618 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >05:51:52.111643 vgchange[4412] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >05:51:52.111661 vgchange[4412] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >05:51:52.111687 vgchange[4412] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >05:51:52.111703 vgchange[4412] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >05:51:52.111717 vgchange[4412] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >05:51:52.111731 vgchange[4412] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >05:51:52.111745 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >05:51:52.111758 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >05:51:52.111773 vgchange[4412] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >05:51:52.111786 vgchange[4412] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >05:51:52.111800 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >05:51:52.111815 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >05:51:52.111829 vgchange[4412] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >05:51:52.111844 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >05:51:52.111880 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >05:51:52.111903 vgchange[4412] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >05:51:52.111919 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >05:51:52.111934 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-label/_Fedora-17-x86_6 - new alias. >05:51:52.111969 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >05:51:52.111985 vgchange[4412] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >05:51:52.111999 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >05:51:52.112033 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >05:51:52.112050 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >05:51:52.112065 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >05:51:52.112081 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >05:51:52.112096 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >05:51:52.112112 vgchange[4412] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >05:51:52.112157 vgchange[4412] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >05:51:52.112175 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >05:51:52.112190 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >05:51:52.112205 vgchange[4412] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >05:51:52.112220 vgchange[4412] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >05:51:52.112236 vgchange[4412] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >05:51:52.112253 vgchange[4412] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >05:51:52.112269 vgchange[4412] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >05:51:52.112285 vgchange[4412] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >05:51:52.112300 vgchange[4412] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >05:51:52.112315 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >05:51:52.112332 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >05:51:52.112347 vgchange[4412] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >05:51:52.112363 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >05:51:52.112379 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >05:51:52.112394 vgchange[4412] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >05:51:52.112409 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >05:51:52.112425 vgchange[4412] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >05:51:52.112441 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >05:51:52.112469 vgchange[4412] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >05:51:52.112478 vgchange[4412] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >05:51:52.112510 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >05:51:52.112528 vgchange[4412] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >05:51:52.112545 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/4221e451-5d48-4d3a-913b-14b39cc69f82 - new alias. >05:51:52.112562 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >05:51:52.112573 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-uuid/e78bdfed-d203-4338-a4ed-8db17172bdbd - new alias. >05:51:52.112583 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >05:51:52.112587 vgchange[4412] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >05:51:52.112591 vgchange[4412] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >05:51:52.112656 vgchange[4412] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >05:51:52.112671 vgchange[4412] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >05:51:52.112775 vgchange[4412] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >05:51:52.112785 vgchange[4412] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >05:51:52.112789 vgchange[4412] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >05:51:52.112795 vgchange[4412] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >05:51:52.112819 vgchange[4412] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >05:51:52.112825 vgchange[4412] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >05:51:52.112830 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >05:51:52.112840 vgchange[4412] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >05:51:52.112863 vgchange[4412] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >05:51:52.112871 vgchange[4412] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >05:51:52.112875 vgchange[4412] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >05:51:52.112879 vgchange[4412] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >05:51:52.112883 vgchange[4412] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >05:51:52.112887 vgchange[4412] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >05:51:52.112891 vgchange[4412] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >05:51:52.112895 vgchange[4412] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >05:51:52.112899 vgchange[4412] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >05:51:52.112902 vgchange[4412] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >05:51:52.112906 vgchange[4412] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >05:51:52.112910 vgchange[4412] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >05:51:52.112914 vgchange[4412] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >05:51:52.112918 vgchange[4412] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >05:51:52.112921 vgchange[4412] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >05:51:52.112937 vgchange[4412] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >05:51:52.112977 vgchange[4412] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >05:51:52.113163 vgchange[4412] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_root - new alias. >05:51:52.113178 vgchange[4412] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >05:51:52.113187 vgchange[4412] label/label.c:1325 Filtering devices to scan (nodata) >05:51:52.113209 vgchange[4412] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:52.113218 vgchange[4412] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:52.113223 vgchange[4412] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:52.113226 vgchange[4412] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:52.113230 vgchange[4412] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:51:52.113234 vgchange[4412] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:52.113238 vgchange[4412] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:52.113241 vgchange[4412] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:52.113358 vgchange[4412] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >05:51:52.113364 vgchange[4412] device/dev-io.c:466 Closed /dev/sda2 >05:51:52.113411 vgchange[4412] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:52.113419 vgchange[4412] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:52.113425 vgchange[4412] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:52.113431 vgchange[4412] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:52.113457 vgchange[4412] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >05:51:52.113462 vgchange[4412] device/dev-io.c:466 Closed /dev/sdb1 >05:51:52.113490 vgchange[4412] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:52.113495 vgchange[4412] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:52.113499 vgchange[4412] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:52.113504 vgchange[4412] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:52.113508 vgchange[4412] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:52.113511 vgchange[4412] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:52.113514 vgchange[4412] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:52.113517 vgchange[4412] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:52.113520 vgchange[4412] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:52.113523 vgchange[4412] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:52.113525 vgchange[4412] label/label.c:1342 Filtering devices to scan done (nodata) >05:51:52.113564 vgchange[4412] label/hints.c:703 Reading hint file >05:51:52.113592 vgchange[4412] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:52.113600 vgchange[4412] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:52.113603 vgchange[4412] label/hints.c:760 ignore hints with different filter >05:51:52.113610 vgchange[4412] label/hints.c:1412 get_hints: needs refresh >05:51:52.113616 vgchange[4412] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >05:51:52.113625 vgchange[4412] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >05:51:52.113628 vgchange[4412] label/label.c:640 Scanning 2 devices for VG info >05:51:52.113642 vgchange[4412] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >05:51:52.113743 vgchange[4412] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >05:51:52.113801 vgchange[4412] label/label.c:679 Scanning submitted 2 reads >05:51:52.114332 vgchange[4412] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >05:51:52.114341 vgchange[4412] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:52.114366 vgchange[4412] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:52.114370 vgchange[4412] filters/filter-persistent.c:131 filter caching good /dev/sda2 >05:51:52.114376 vgchange[4412] label/label.c:311 Found label at sector 1 on /dev/sda2 >05:51:52.114379 vgchange[4412] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >05:51:52.114384 vgchange[4412] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:52.114391 vgchange[4412] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >05:51:52.114394 vgchange[4412] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:52.114399 vgchange[4412] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >05:51:52.114444 vgchange[4412] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >05:51:52.114448 vgchange[4412] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:52.114451 vgchange[4412] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:52.114453 vgchange[4412] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >05:51:52.114455 vgchange[4412] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >05:51:52.114458 vgchange[4412] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >05:51:52.114460 vgchange[4412] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >05:51:52.115679 vgchange[4412] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >05:51:52.115696 vgchange[4412] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:52.115729 vgchange[4412] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:52.115732 vgchange[4412] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >05:51:52.115738 vgchange[4412] label/label.c:311 Found label at sector 1 on /dev/sdb1 >05:51:52.115740 vgchange[4412] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >05:51:52.115744 vgchange[4412] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >05:51:52.115746 vgchange[4412] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >05:51:52.115748 vgchange[4412] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:52.115752 vgchange[4412] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >05:51:52.115755 vgchange[4412] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >05:51:52.115757 vgchange[4412] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:52.115759 vgchange[4412] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >05:51:52.115761 vgchange[4412] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >05:51:52.115767 vgchange[4412] label/hints.c:961 Writing hint file 3 >05:51:52.115804 vgchange[4412] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >05:51:52.115811 vgchange[4412] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >05:51:52.115815 vgchange[4412] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >05:51:52.115820 vgchange[4412] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >05:51:52.115823 vgchange[4412] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >05:51:52.115826 vgchange[4412] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >05:51:52.115828 vgchange[4412] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >05:51:52.115831 vgchange[4412] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >05:51:52.115833 vgchange[4412] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >05:51:52.115836 vgchange[4412] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >05:51:52.115838 vgchange[4412] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >05:51:52.115841 vgchange[4412] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:52.115849 vgchange[4412] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >05:51:52.115852 vgchange[4412] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >05:51:52.115855 vgchange[4412] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >05:51:52.115857 vgchange[4412] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:52.115863 vgchange[4412] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >05:51:52.115869 vgchange[4412] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >05:51:52.115874 vgchange[4412] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >05:51:52.115879 vgchange[4412] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >05:51:52.115883 vgchange[4412] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >05:51:52.115887 vgchange[4412] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >05:51:52.115892 vgchange[4412] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >05:51:52.115896 vgchange[4412] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >05:51:52.115900 vgchange[4412] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >05:51:52.115908 vgchange[4412] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >05:51:52.115921 vgchange[4412] cache/lvmcache.c:1689 lvmcache label scan done >05:51:52.115925 vgchange[4412] toollib.c:2473 Obtaining the complete list of VGs to process >05:51:52.115931 vgchange[4412] toollib.c:2182 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:52.115941 vgchange[4412] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >05:51:52.119239 vgchange[4412] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >05:51:52.119297 vgchange[4412] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >05:51:52.119338 vgchange[4412] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >05:51:52.119354 vgchange[4412] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >05:51:52.119373 vgchange[4412] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >05:51:52.119386 vgchange[4412] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >05:51:52.119394 vgchange[4412] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:52.119843 vgchange[4412] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:52.120377 vgchange[4412] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >05:51:52.120410 vgchange[4412] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >05:51:52.120414 vgchange[4412] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >05:51:52.120421 vgchange[4412] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >05:51:52.120463 vgchange[4412] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x55db6d62aea0. >05:51:52.120488 vgchange[4412] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >05:51:52.120496 vgchange[4412] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >05:51:52.120500 vgchange[4412] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >05:51:52.120522 vgchange[4412] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >05:51:52.120525 vgchange[4412] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >05:51:52.120527 vgchange[4412] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >05:51:52.120533 vgchange[4412] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >05:51:52.120541 vgchange[4412] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >05:51:52.120548 vgchange[4412] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >05:51:52.120553 vgchange[4412] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >05:51:52.120556 vgchange[4412] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >05:51:52.120562 vgchange[4412] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >05:51:52.120565 vgchange[4412] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >05:51:52.120567 vgchange[4412] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >05:51:52.120569 vgchange[4412] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >05:51:52.120571 vgchange[4412] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >05:51:52.120572 vgchange[4412] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >05:51:52.120574 vgchange[4412] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >05:51:52.120576 vgchange[4412] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >05:51:52.120580 vgchange[4412] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >05:51:52.120582 vgchange[4412] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >05:51:52.120585 vgchange[4412] toollib.c:2212 Running command for VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >05:51:52.120590 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:52.120610 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:52.120621 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:51:52.120630 vgchange[4412] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >05:51:52.120640 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:52.120644 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:52.120649 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:52.120651 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:52.120658 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:52.120660 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:51:52.120665 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:52.120667 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:51:52.120671 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:52.120674 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:51:52.120678 vgchange[4412] activate/activate.c:1499 Counted 0 open LVs in VG vg_erwan-desktop. >05:51:52.120684 vgchange[4412] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_swap. >05:51:52.120689 vgchange[4412] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_swap. >05:51:52.120691 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:52.120694 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ opencount flush ] [2048] (*1) >05:51:52.120699 vgchange[4412] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >05:51:52.120707 vgchange[4412] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_home. >05:51:52.120710 vgchange[4412] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_home. >05:51:52.120712 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:52.120714 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ opencount flush ] [2048] (*1) >05:51:52.120719 vgchange[4412] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_root. >05:51:52.120721 vgchange[4412] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_root. >05:51:52.120723 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:52.120725 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >05:51:52.120730 vgchange[4412] mm/memlock.c:640 Entering prioritized section (deactivating). >05:51:52.120737 vgchange[4412] mm/memlock.c:503 Raised task priority 0 -> -18. >05:51:52.120757 vgchange[4412] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_root. >05:51:52.120763 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:52.120765 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:52.120772 vgchange[4412] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >05:51:52.120774 vgchange[4412] activate/activate.c:494 Getting driver version >05:51:52.120776 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >05:51:52.120795 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >05:51:52.120808 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >05:51:52.120811 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >05:51:52.120816 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >05:51:52.120819 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >05:51:52.120824 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >05:51:52.120829 vgchange[4412] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_root (253:0) >05:51:52.120847 vgchange[4412] device_mapper/libdm-common.c:2553 Udev cookie 0xd4dafa1 (semid 15) created >05:51:52.120852 vgchange[4412] device_mapper/libdm-common.c:2573 Udev cookie 0xd4dafa1 (semid 15) incremented to 1 >05:51:52.120860 vgchange[4412] device_mapper/libdm-common.c:2445 Udev cookie 0xd4dafa1 (semid 15) incremented to 2 >05:51:52.120865 vgchange[4412] device_mapper/libdm-common.c:2678 Udev cookie 0xd4dafa1 (semid 15) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >05:51:52.120868 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >05:51:52.134742 vgchange[4412] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Stacking NODE_DEL [trust_udev] >05:51:52.134764 vgchange[4412] mm/memlock.c:652 Leaving section (deactivated). >05:51:52.134770 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:52.134777 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:52.134793 vgchange[4412] vgchange.c:141 Deactivated 3 logical volumes in volume group vg_erwan-desktop. >05:51:52.134797 vgchange[4412] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >05:51:52.134805 vgchange[4412] mm/memlock.c:517 Restoring original task priority 0. >05:51:52.134807 vgchange[4412] activate/fs.c:492 Syncing device names >05:51:52.134819 vgchange[4412] device_mapper/libdm-common.c:2480 Udev cookie 0xd4dafa1 (semid 15) decremented to 0 >05:51:52.134821 vgchange[4412] device_mapper/libdm-common.c:2766 Udev cookie 0xd4dafa1 (semid 15) waiting for zero >05:51:52.134827 vgchange[4412] device_mapper/libdm-common.c:2495 Udev cookie 0xd4dafa1 (semid 15) destroyed >05:51:52.134830 vgchange[4412] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Skipping NODE_DEL [trust_udev] >05:51:52.134837 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >05:51:52.134864 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >05:51:52.134872 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >05:51:52.134875 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >05:51:52.134880 vgchange[4412] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >05:51:52.134883 vgchange[4412] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >05:51:52.134887 vgchange[4412] activate/activate.c:1482 Counted 0 active LVs in VG vg_erwan-desktop >05:51:52.134902 vgchange[4412] vgchange.c:283 0 logical volume(s) in volume group "vg_erwan-desktop" now active >05:51:52.134906 vgchange[4412] mm/memlock.c:608 Unlock: Memlock counters: prioritized:0 locked:0 critical:0 daemon:0 suspended:0 >05:51:52.134908 vgchange[4412] activate/fs.c:492 Syncing device names >05:51:52.134915 vgchange[4412] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >05:51:52.134921 vgchange[4412] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >05:51:52.134946 vgchange[4412] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x55db6d62aea0. >05:51:52.134963 vgchange[4412] device_mapper/libdm-report.c:4917 { >05:51:52.134969 vgchange[4412] device_mapper/libdm-report.c:4949 "log": [ >05:51:52.134978 vgchange[4412] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"print", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"0 logical volume(s) in volume group \"vg_erwan-desktop\" now active", "log_errno":"0", "log_ret_code":"0"}, >05:51:52.134988 vgchange[4412] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >05:51:52.134992 vgchange[4412] device_mapper/libdm-report.c:5214 ] >05:51:52.134995 vgchange[4412] device_mapper/libdm-report.c:5287 } >05:51:52.135002 vgchange[4412] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:52.149736 vgchange[4412] commands/toolcontext.c:1894 Reloading config files >05:51:52.149752 vgchange[4412] activate/fs.c:492 Syncing device names >05:51:52.149756 vgchange[4412] cache/lvmcache.c:2603 Destroy lvmcache content >05:51:52.149766 vgchange[4412] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x55db6aa8e2c0. >05:51:52.149806 vgchange[4412] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >05:51:52.149826 vgchange[4412] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >05:51:52.150011 vgchange[4412] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >05:51:52.150021 vgchange[4412] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >05:51:52.150030 vgchange[4412] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >05:51:52.150049 vgchange[4412] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >05:51:52.150053 vgchange[4412] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >05:51:52.150069 vgchange[4412] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >05:51:52.150072 vgchange[4412] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >06:10:36.668706 lvchange[4762] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >06:10:36.668735 lvchange[4762] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >06:10:36.668740 lvchange[4762] commands/toolcontext.c:433 Setting log debug classes to 2031 >06:10:36.668756 lvchange[4762] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >06:10:36.668762 lvchange[4762] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >06:10:36.668767 lvchange[4762] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >06:10:36.668769 lvchange[4762] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >06:10:36.668772 lvchange[4762] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 06:10:36 2023 >06:10:36.668778 lvchange[4762] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >06:10:36.668787 lvchange[4762] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >06:10:36.668798 lvchange[4762] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >06:10:36.668803 lvchange[4762] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:36.668806 lvchange[4762] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >06:10:36.668808 lvchange[4762] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:36.668814 lvchange[4762] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:36.668819 lvchange[4762] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >06:10:36.668822 lvchange[4762] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >06:10:36.668826 lvchange[4762] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >06:10:36.668833 lvchange[4762] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >06:10:36.668836 lvchange[4762] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >06:10:36.668875 lvchange[4762] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >06:10:36.668879 lvchange[4762] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >06:10:36.668882 lvchange[4762] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >06:10:36.668885 lvchange[4762] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >06:10:36.668887 lvchange[4762] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >06:10:36.668890 lvchange[4762] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >06:10:36.668892 lvchange[4762] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >06:10:36.668894 lvchange[4762] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >06:10:36.668896 lvchange[4762] misc/lvm-globals.c:205 LVM activation checks disabled >06:10:36.668899 lvchange[4762] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >06:10:36.668901 lvchange[4762] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >06:10:36.668905 lvchange[4762] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >06:10:36.668907 lvchange[4762] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >06:10:36.668909 lvchange[4762] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >06:10:36.668912 lvchange[4762] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >06:10:36.668914 lvchange[4762] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >06:10:36.668917 lvchange[4762] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:36.668919 lvchange[4762] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >06:10:36.668921 lvchange[4762] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >06:10:36.668923 lvchange[4762] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >06:10:36.668926 lvchange[4762] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:36.668928 lvchange[4762] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >06:10:36.668931 lvchange[4762] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >06:10:36.668934 lvchange[4762] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >06:10:36.668936 lvchange[4762] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >06:10:36.668943 lvchange[4762] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >06:10:36.669027 lvchange[4762] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >06:10:36.669031 lvchange[4762] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >06:10:36.669037 lvchange[4762] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >06:10:36.669043 lvchange[4762] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x558b1b3dc400. >06:10:36.669050 lvchange[4762] format_text/format-text.c:2645 Initialised format: lvm2 >06:10:36.669055 lvchange[4762] striped/striped.c:245 Initialised segtype: linear >06:10:36.669057 lvchange[4762] striped/striped.c:245 Initialised segtype: striped >06:10:36.669059 lvchange[4762] zero/zero.c:99 Initialised segtype: zero >06:10:36.669061 lvchange[4762] error/errseg.c:105 Initialised segtype: error >06:10:36.669064 lvchange[4762] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >06:10:36.669067 lvchange[4762] snapshot/snapshot.c:274 Initialised segtype: snapshot >06:10:36.669070 lvchange[4762] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >06:10:36.669072 lvchange[4762] mirror/mirrored.c:539 Initialised segtype: mirror >06:10:36.669075 lvchange[4762] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >06:10:36.669077 lvchange[4762] raid/raid.c:694 Initialised segtype: raid0 >06:10:36.669079 lvchange[4762] raid/raid.c:694 Initialised segtype: raid0_meta >06:10:36.669082 lvchange[4762] raid/raid.c:694 Initialised segtype: raid1 >06:10:36.669084 lvchange[4762] raid/raid.c:694 Initialised segtype: raid10 >06:10:36.669086 lvchange[4762] raid/raid.c:694 Initialised segtype: raid10_near >06:10:36.669088 lvchange[4762] raid/raid.c:694 Initialised segtype: raid4 >06:10:36.669089 lvchange[4762] raid/raid.c:694 Initialised segtype: raid5 >06:10:36.669091 lvchange[4762] raid/raid.c:694 Initialised segtype: raid5_n >06:10:36.669093 lvchange[4762] raid/raid.c:694 Initialised segtype: raid5_la >06:10:36.669095 lvchange[4762] raid/raid.c:694 Initialised segtype: raid5_ls >06:10:36.669097 lvchange[4762] raid/raid.c:694 Initialised segtype: raid5_ra >06:10:36.669099 lvchange[4762] raid/raid.c:694 Initialised segtype: raid5_rs >06:10:36.669102 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6 >06:10:36.669104 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_n_6 >06:10:36.669105 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_nc >06:10:36.669107 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_nr >06:10:36.669109 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_zr >06:10:36.669111 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_ls_6 >06:10:36.669113 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_rs_6 >06:10:36.669115 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_la_6 >06:10:36.669117 lvchange[4762] raid/raid.c:694 Initialised segtype: raid6_ra_6 >06:10:36.669120 lvchange[4762] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:36.669123 lvchange[4762] thin/thin.c:825 Initialised segtype: thin-pool >06:10:36.669125 lvchange[4762] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:36.669128 lvchange[4762] thin/thin.c:825 Initialised segtype: thin >06:10:36.669130 lvchange[4762] cache_segtype/cache.c:837 Initialised segtype: cache-pool >06:10:36.669133 lvchange[4762] cache_segtype/cache.c:851 Initialised segtype: cache >06:10:36.669135 lvchange[4762] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >06:10:36.669138 lvchange[4762] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >06:10:36.669140 lvchange[4762] writecache/writecache.c:389 Initialised segtype: writecache >06:10:36.669143 lvchange[4762] integrity/integrity.c:339 Initialised segtype: integrity >06:10:36.669145 lvchange[4762] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >06:10:36.669148 lvchange[4762] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >06:10:36.669150 lvchange[4762] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >06:10:36.669155 lvchange[4762] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >06:10:36.669158 lvchange[4762] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >06:10:36.669160 lvchange[4762] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >06:10:36.669163 lvchange[4762] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >06:10:36.669173 lvchange[4762] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:36.669182 lvchange[4762] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:36.669200 lvchange[4762] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:36.669204 lvchange[4762] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:36.669213 lvchange[4762] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >06:10:36.669217 lvchange[4762] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:36.669221 lvchange[4762] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:36.669225 lvchange[4762] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >06:10:36.669252 lvchange[4762] filters/filter-regex.c:245 Regex filter initialised. >06:10:36.669255 lvchange[4762] filters/filter-type.c:61 LVM type filter initialised. >06:10:36.669257 lvchange[4762] filters/filter-deviceid.c:66 deviceid filter initialised. >06:10:36.669260 lvchange[4762] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >06:10:36.669270 lvchange[4762] filters/filter-sysfs.c:106 Sysfs filter initialised. >06:10:36.669274 lvchange[4762] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:36.669276 lvchange[4762] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >06:10:36.669278 lvchange[4762] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >06:10:36.669281 lvchange[4762] filters/filter-mpath.c:87 mpath filter initialised. >06:10:36.669283 lvchange[4762] filters/filter-partitioned.c:68 Partitioned filter initialised. >06:10:36.669285 lvchange[4762] filters/filter-signature.c:88 signature filter initialised. >06:10:36.669287 lvchange[4762] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:36.669289 lvchange[4762] filters/filter-md.c:149 MD filter initialised. >06:10:36.669291 lvchange[4762] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >06:10:36.669294 lvchange[4762] filters/filter-composite.c:98 Composite filter initialised. >06:10:36.669296 lvchange[4762] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >06:10:36.669298 lvchange[4762] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >06:10:36.669301 lvchange[4762] filters/filter-persistent.c:187 Persistent filter initialised. >06:10:36.669304 lvchange[4762] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:36.669306 lvchange[4762] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >06:10:36.669309 lvchange[4762] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >06:10:36.669311 lvchange[4762] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >06:10:36.669314 lvchange[4762] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >06:10:36.669316 lvchange[4762] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >06:10:36.669322 lvchange[4762] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >06:10:36.669329 lvchange[4762] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >06:10:36.669332 lvchange[4762] lvmcmdline.c:3241 Processing command: lvchange -K --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_root >06:10:36.669334 lvchange[4762] lvmcmdline.c:3242 Command pid: 4762 >06:10:36.669336 lvchange[4762] lvmcmdline.c:3243 System ID: >06:10:36.669338 lvchange[4762] lvmcmdline.c:3246 O_DIRECT will be used >06:10:36.669340 lvchange[4762] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >06:10:36.669343 lvchange[4762] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >06:10:36.669345 lvchange[4762] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >06:10:36.669348 lvchange[4762] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >06:10:36.669351 lvchange[4762] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >06:10:36.677146 lvchange[4762] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >06:10:36.677234 lvchange[4762] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:36.677254 lvchange[4762] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:36.677259 lvchange[4762] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >06:10:36.677261 lvchange[4762] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >06:10:36.677264 lvchange[4762] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >06:10:36.677275 lvchange[4762] device/dev-mpath.c:217 multipath wwids file not found >06:10:36.677284 lvchange[4762] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >06:10:36.677306 lvchange[4762] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >06:10:36.677309 lvchange[4762] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >06:10:36.677311 lvchange[4762] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >06:10:36.677314 lvchange[4762] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >06:10:36.677316 lvchange[4762] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >06:10:36.677318 lvchange[4762] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >06:10:36.677321 lvchange[4762] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >06:10:36.677347 lvchange[4762] cache/lvmcache.c:1599 lvmcache label scan begin >06:10:36.677350 lvchange[4762] label/label.c:1249 Finding devices to scan >06:10:36.677404 lvchange[4762] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >06:10:36.677409 lvchange[4762] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:36.677417 lvchange[4762] device/dev-cache.c:1898 Devices file not found, ignoring. >06:10:36.677420 lvchange[4762] device/dev-cache.c:1195 Creating list of system devices. >06:10:36.677629 lvchange[4762] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >06:10:36.677638 lvchange[4762] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >06:10:36.677644 lvchange[4762] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >06:10:36.677653 lvchange[4762] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >06:10:36.677659 lvchange[4762] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >06:10:36.677664 lvchange[4762] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >06:10:36.677673 lvchange[4762] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >06:10:36.677680 lvchange[4762] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >06:10:36.677686 lvchange[4762] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >06:10:36.677691 lvchange[4762] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >06:10:36.677696 lvchange[4762] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >06:10:36.677702 lvchange[4762] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >06:10:36.677707 lvchange[4762] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >06:10:36.677712 lvchange[4762] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >06:10:36.677717 lvchange[4762] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >06:10:36.677723 lvchange[4762] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >06:10:36.677728 lvchange[4762] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >06:10:36.677733 lvchange[4762] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >06:10:36.677738 lvchange[4762] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >06:10:36.677744 lvchange[4762] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >06:10:36.677749 lvchange[4762] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >06:10:36.677902 lvchange[4762] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >06:10:36.679093 lvchange[4762] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >06:10:36.679104 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >06:10:36.679110 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >06:10:36.679116 lvchange[4762] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >06:10:36.679121 lvchange[4762] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >06:10:36.679126 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >06:10:36.679131 lvchange[4762] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >06:10:36.679137 lvchange[4762] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >06:10:36.679142 lvchange[4762] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/258 - new alias. >06:10:36.679148 lvchange[4762] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/259 - new alias. >06:10:36.679153 lvchange[4762] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/260 - new alias. >06:10:36.679158 lvchange[4762] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/261 - new alias. >06:10:36.679163 lvchange[4762] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/262 - new alias. >06:10:36.679168 lvchange[4762] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >06:10:36.679174 lvchange[4762] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >06:10:36.679179 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >06:10:36.679184 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >06:10:36.679189 lvchange[4762] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >06:10:36.679217 lvchange[4762] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >06:10:36.679229 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >06:10:36.679240 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >06:10:36.679473 lvchange[4762] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >06:10:36.679484 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >06:10:36.679495 lvchange[4762] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >06:10:36.679501 lvchange[4762] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >06:10:36.679506 lvchange[4762] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >06:10:36.679512 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >06:10:36.679522 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >06:10:36.679532 lvchange[4762] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >06:10:36.679543 lvchange[4762] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >06:10:36.679553 lvchange[4762] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >06:10:36.679563 lvchange[4762] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >06:10:36.679573 lvchange[4762] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >06:10:36.679583 lvchange[4762] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >06:10:36.679593 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >06:10:36.679604 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >06:10:36.679614 lvchange[4762] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >06:10:36.679624 lvchange[4762] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >06:10:36.679634 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >06:10:36.679644 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >06:10:36.679654 lvchange[4762] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >06:10:36.679665 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >06:10:36.679707 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >06:10:36.679719 lvchange[4762] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >06:10:36.679729 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >06:10:36.679750 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >06:10:36.679760 lvchange[4762] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >06:10:36.679770 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >06:10:36.679792 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >06:10:36.679802 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >06:10:36.679812 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >06:10:36.679822 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >06:10:36.679835 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >06:10:36.679845 lvchange[4762] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >06:10:36.679875 lvchange[4762] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >06:10:36.679886 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >06:10:36.679895 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >06:10:36.679905 lvchange[4762] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >06:10:36.679915 lvchange[4762] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >06:10:36.679925 lvchange[4762] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >06:10:36.679935 lvchange[4762] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >06:10:36.679945 lvchange[4762] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >06:10:36.679955 lvchange[4762] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >06:10:36.679964 lvchange[4762] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >06:10:36.679974 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >06:10:36.679984 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >06:10:36.679994 lvchange[4762] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >06:10:36.680003 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >06:10:36.680013 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >06:10:36.680023 lvchange[4762] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >06:10:36.680032 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >06:10:36.680042 lvchange[4762] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >06:10:36.680052 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >06:10:36.680062 lvchange[4762] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >06:10:36.680067 lvchange[4762] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >06:10:36.680086 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >06:10:36.680097 lvchange[4762] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >06:10:36.680107 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >06:10:36.680116 lvchange[4762] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >06:10:36.680120 lvchange[4762] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >06:10:36.680170 lvchange[4762] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >06:10:36.680208 lvchange[4762] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >06:10:36.680336 lvchange[4762] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >06:10:36.680422 lvchange[4762] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >06:10:36.680427 lvchange[4762] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >06:10:36.680433 lvchange[4762] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >06:10:36.680467 lvchange[4762] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >06:10:36.680473 lvchange[4762] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >06:10:36.680488 lvchange[4762] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >06:10:36.680546 lvchange[4762] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >06:10:36.680556 lvchange[4762] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >06:10:36.680561 lvchange[4762] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >06:10:36.680565 lvchange[4762] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >06:10:36.680569 lvchange[4762] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >06:10:36.680573 lvchange[4762] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >06:10:36.680577 lvchange[4762] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >06:10:36.680581 lvchange[4762] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >06:10:36.680585 lvchange[4762] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >06:10:36.680588 lvchange[4762] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >06:10:36.680592 lvchange[4762] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >06:10:36.680596 lvchange[4762] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >06:10:36.680600 lvchange[4762] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >06:10:36.680604 lvchange[4762] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >06:10:36.680607 lvchange[4762] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >06:10:36.680622 lvchange[4762] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >06:10:36.680661 lvchange[4762] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >06:10:36.681084 lvchange[4762] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >06:10:36.681094 lvchange[4762] label/label.c:1325 Filtering devices to scan (nodata) >06:10:36.681112 lvchange[4762] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:36.681121 lvchange[4762] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:36.681126 lvchange[4762] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:36.681129 lvchange[4762] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:36.681132 lvchange[4762] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:36.681136 lvchange[4762] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:36.681139 lvchange[4762] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:36.681277 lvchange[4762] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >06:10:36.681284 lvchange[4762] device/dev-io.c:466 Closed /dev/sda2 >06:10:36.681320 lvchange[4762] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:36.681325 lvchange[4762] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:36.681328 lvchange[4762] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:36.681332 lvchange[4762] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:36.681348 lvchange[4762] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >06:10:36.681352 lvchange[4762] device/dev-io.c:466 Closed /dev/sdb1 >06:10:36.681377 lvchange[4762] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:36.681382 lvchange[4762] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:36.681386 lvchange[4762] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:36.681391 lvchange[4762] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:36.681395 lvchange[4762] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:36.681400 lvchange[4762] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:36.681404 lvchange[4762] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:36.681407 lvchange[4762] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:36.681410 lvchange[4762] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:36.681413 lvchange[4762] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:36.681416 lvchange[4762] label/label.c:1342 Filtering devices to scan done (nodata) >06:10:36.681464 lvchange[4762] label/hints.c:703 Reading hint file >06:10:36.681485 lvchange[4762] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:36.681492 lvchange[4762] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:36.681494 lvchange[4762] label/hints.c:760 ignore hints with different filter >06:10:36.681500 lvchange[4762] label/hints.c:1412 get_hints: needs refresh >06:10:36.681506 lvchange[4762] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >06:10:36.681514 lvchange[4762] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >06:10:36.681520 lvchange[4762] label/label.c:640 Scanning 2 devices for VG info >06:10:36.681528 lvchange[4762] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >06:10:36.681632 lvchange[4762] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >06:10:36.681692 lvchange[4762] label/label.c:679 Scanning submitted 2 reads >06:10:36.682258 lvchange[4762] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >06:10:36.682290 lvchange[4762] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:36.682325 lvchange[4762] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:36.682329 lvchange[4762] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:36.682335 lvchange[4762] label/label.c:311 Found label at sector 1 on /dev/sda2 >06:10:36.682338 lvchange[4762] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >06:10:36.682344 lvchange[4762] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:36.682347 lvchange[4762] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >06:10:36.682350 lvchange[4762] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:36.682355 lvchange[4762] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >06:10:36.682407 lvchange[4762] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >06:10:36.682411 lvchange[4762] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:36.682413 lvchange[4762] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:36.682416 lvchange[4762] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >06:10:36.682418 lvchange[4762] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >06:10:36.682421 lvchange[4762] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >06:10:36.682423 lvchange[4762] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >06:10:36.683634 lvchange[4762] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >06:10:36.683679 lvchange[4762] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:36.683711 lvchange[4762] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:36.683715 lvchange[4762] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:36.683720 lvchange[4762] label/label.c:311 Found label at sector 1 on /dev/sdb1 >06:10:36.683722 lvchange[4762] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >06:10:36.683730 lvchange[4762] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:36.683733 lvchange[4762] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >06:10:36.683735 lvchange[4762] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:36.683739 lvchange[4762] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >06:10:36.683741 lvchange[4762] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >06:10:36.683743 lvchange[4762] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:36.683745 lvchange[4762] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >06:10:36.683747 lvchange[4762] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >06:10:36.683751 lvchange[4762] label/hints.c:961 Writing hint file 3 >06:10:36.683781 lvchange[4762] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:36.683788 lvchange[4762] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:36.683791 lvchange[4762] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:36.683795 lvchange[4762] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:36.683798 lvchange[4762] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:36.683801 lvchange[4762] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:36.683802 lvchange[4762] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:36.683804 lvchange[4762] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:36.683807 lvchange[4762] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:36.683809 lvchange[4762] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:36.683812 lvchange[4762] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:36.683815 lvchange[4762] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:36.683818 lvchange[4762] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:36.683820 lvchange[4762] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:36.683823 lvchange[4762] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:36.683825 lvchange[4762] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:36.683829 lvchange[4762] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:36.683831 lvchange[4762] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:36.683834 lvchange[4762] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:36.683836 lvchange[4762] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:36.683839 lvchange[4762] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:36.683841 lvchange[4762] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:36.683843 lvchange[4762] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:36.683846 lvchange[4762] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:36.683851 lvchange[4762] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >06:10:36.683858 lvchange[4762] cache/lvmcache.c:1689 lvmcache label scan done >06:10:36.683861 lvchange[4762] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >06:10:36.683865 lvchange[4762] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:36.683870 lvchange[4762] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >06:10:36.687010 lvchange[4762] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >06:10:36.687041 lvchange[4762] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >06:10:36.687116 lvchange[4762] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >06:10:36.687132 lvchange[4762] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >06:10:36.687149 lvchange[4762] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:36.687161 lvchange[4762] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:36.687167 lvchange[4762] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:36.687598 lvchange[4762] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:36.688218 lvchange[4762] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >06:10:36.688260 lvchange[4762] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >06:10:36.688264 lvchange[4762] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:36.688272 lvchange[4762] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >06:10:36.688316 lvchange[4762] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x558b1df78d40. >06:10:36.688341 lvchange[4762] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >06:10:36.688350 lvchange[4762] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >06:10:36.688353 lvchange[4762] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >06:10:36.688370 lvchange[4762] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >06:10:36.688373 lvchange[4762] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >06:10:36.688375 lvchange[4762] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:36.688380 lvchange[4762] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >06:10:36.688389 lvchange[4762] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >06:10:36.688391 lvchange[4762] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >06:10:36.688394 lvchange[4762] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >06:10:36.688397 lvchange[4762] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >06:10:36.688401 lvchange[4762] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >06:10:36.688404 lvchange[4762] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >06:10:36.688407 lvchange[4762] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >06:10:36.688409 lvchange[4762] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >06:10:36.688411 lvchange[4762] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >06:10:36.688413 lvchange[4762] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >06:10:36.688414 lvchange[4762] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >06:10:36.688416 lvchange[4762] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >06:10:36.688420 lvchange[4762] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:36.688423 lvchange[4762] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:36.688426 lvchange[4762] toollib.c:3357 Adding vg_erwan-desktop/lv_root to the list of LVs to be processed. >06:10:36.688430 lvchange[4762] toollib.c:3432 Processing LV lv_root in VG vg_erwan-desktop. >06:10:36.688433 lvchange[4762] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_root. >06:10:36.688438 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:36.688456 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:36.688470 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:36.688478 lvchange[4762] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >06:10:36.688483 lvchange[4762] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_root. >06:10:36.688487 lvchange[4762] activate/activate.c:2580 Activating vg_erwan-desktop/lv_root. >06:10:36.688490 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:36.688492 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:36.688505 lvchange[4762] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >06:10:36.688510 lvchange[4762] device/dev-io.c:466 Closed /dev/sdb1 >06:10:36.688513 lvchange[4762] mm/memlock.c:640 Entering prioritized section (activating). >06:10:36.688520 lvchange[4762] mm/memlock.c:503 Raised task priority 0 -> -18. >06:10:36.688663 lvchange[4762] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_root. >06:10:36.688677 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:36.688682 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:36.688688 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >06:10:36.688691 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >06:10:36.688695 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >06:10:36.688698 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >06:10:36.688703 lvchange[4762] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_root to dtree >06:10:36.688706 lvchange[4762] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >06:10:36.688710 lvchange[4762] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >06:10:36.688712 lvchange[4762] activate/activate.c:494 Getting driver version >06:10:36.688714 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:36.688722 lvchange[4762] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >06:10:36.688726 lvchange[4762] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >06:10:36.688728 lvchange[4762] activate/activate.c:512 Getting target version for linear >06:10:36.688730 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:36.688739 lvchange[4762] activate/activate.c:547 Found linear target v1.4.0. >06:10:36.688742 lvchange[4762] activate/activate.c:512 Getting target version for striped >06:10:36.688744 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:36.688748 lvchange[4762] activate/activate.c:547 Found striped target v1.6.0. >06:10:36.688757 lvchange[4762] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >06:10:36.688766 lvchange[4762] metadata/metadata.c:2110 Calculated readahead of LV lv_root is 256 >06:10:36.688769 lvchange[4762] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_root >06:10:36.688782 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_root LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [16384] (*1) >06:10:36.689027 lvchange[4762] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_root (253:0). >06:10:36.689049 lvchange[4762] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 0 104857600 linear 8:17 587204608 >06:10:36.689054 lvchange[4762] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 104857600 233308160 linear 8:17 209717248 >06:10:36.689059 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:0) [ opencount flush ] [16384] (*1) >06:10:36.689073 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:0) [ noopencount flush ] [2048] (*1) >06:10:36.689496 lvchange[4762] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 338165760 for vg_erwan--desktop-lv_root (253:0). >06:10:36.689505 lvchange[4762] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_root (253:0). >06:10:36.689739 lvchange[4762] device_mapper/libdm-common.c:2553 Udev cookie 0xd4db616 (semid 16) created >06:10:36.689746 lvchange[4762] device_mapper/libdm-common.c:2573 Udev cookie 0xd4db616 (semid 16) incremented to 1 >06:10:36.689754 lvchange[4762] device_mapper/libdm-common.c:2445 Udev cookie 0xd4db616 (semid 16) incremented to 2 >06:10:36.689757 lvchange[4762] device_mapper/libdm-common.c:2678 Udev cookie 0xd4db616 (semid 16) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >06:10:36.689761 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:0) [ noopencount flush ] [2048] (*1) >06:10:36.689797 lvchange[4762] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >06:10:36.689802 lvchange[4762] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Stacking NODE_READ_AHEAD 256 (flags=1) >06:10:36.689806 lvchange[4762] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_root. >06:10:36.689811 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:36.689815 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:36.689822 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >06:10:36.689832 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >06:10:36.689835 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >06:10:36.689841 lvchange[4762] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >06:10:36.689843 lvchange[4762] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >06:10:36.689850 lvchange[4762] mm/memlock.c:652 Leaving section (activated). >06:10:36.689863 lvchange[4762] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >06:10:36.689869 lvchange[4762] mm/memlock.c:517 Restoring original task priority 0. >06:10:36.689871 lvchange[4762] activate/fs.c:492 Syncing device names >06:10:36.689876 lvchange[4762] device_mapper/libdm-common.c:2480 Udev cookie 0xd4db616 (semid 16) decremented to 1 >06:10:36.689881 lvchange[4762] device_mapper/libdm-common.c:2766 Udev cookie 0xd4db616 (semid 16) waiting for zero >06:10:36.708936 lvchange[4762] device_mapper/libdm-common.c:2495 Udev cookie 0xd4db616 (semid 16) destroyed >06:10:36.708955 lvchange[4762] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >06:10:36.708960 lvchange[4762] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Processing NODE_READ_AHEAD 256 (flags=1) >06:10:36.709047 lvchange[4762] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_root (253:0): read ahead is 256 >06:10:36.709055 lvchange[4762] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_root: retaining kernel read ahead of 256 (requested 256) >06:10:36.709063 lvchange[4762] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >06:10:36.709067 lvchange[4762] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >06:10:36.709089 lvchange[4762] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x558b1df78d40. >06:10:36.709118 lvchange[4762] device_mapper/libdm-report.c:4917 { >06:10:36.709124 lvchange[4762] device_mapper/libdm-report.c:4949 "log": [ >06:10:36.709133 lvchange[4762] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_root", "log_object_id":"RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >06:10:36.709138 lvchange[4762] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >06:10:36.709141 lvchange[4762] device_mapper/libdm-report.c:5214 ] >06:10:36.709144 lvchange[4762] device_mapper/libdm-report.c:5287 } >06:10:36.709151 lvchange[4762] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:36.732730 lvchange[4762] commands/toolcontext.c:1894 Reloading config files >06:10:36.732760 lvchange[4762] activate/fs.c:492 Syncing device names >06:10:36.732764 lvchange[4762] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:36.732774 lvchange[4762] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x558b1b3dc400. >06:10:36.732835 lvchange[4762] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >06:10:36.732850 lvchange[4762] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >06:10:36.732996 lvchange[4762] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >06:10:36.733004 lvchange[4762] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:36.733012 lvchange[4762] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:36.733026 lvchange[4762] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:36.733030 lvchange[4762] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:36.733043 lvchange[4762] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >06:10:36.733046 lvchange[4762] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >06:10:37.040614 lvchange[4776] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >06:10:37.040641 lvchange[4776] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >06:10:37.040647 lvchange[4776] commands/toolcontext.c:433 Setting log debug classes to 2031 >06:10:37.040654 lvchange[4776] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >06:10:37.040660 lvchange[4776] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >06:10:37.040676 lvchange[4776] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >06:10:37.040680 lvchange[4776] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >06:10:37.040683 lvchange[4776] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 06:10:37 2023 >06:10:37.040690 lvchange[4776] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >06:10:37.040718 lvchange[4776] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >06:10:37.040730 lvchange[4776] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >06:10:37.040736 lvchange[4776] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.040739 lvchange[4776] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >06:10:37.040742 lvchange[4776] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.040748 lvchange[4776] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.040753 lvchange[4776] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >06:10:37.040757 lvchange[4776] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >06:10:37.040760 lvchange[4776] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >06:10:37.040763 lvchange[4776] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >06:10:37.040765 lvchange[4776] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >06:10:37.040806 lvchange[4776] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >06:10:37.040810 lvchange[4776] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >06:10:37.040813 lvchange[4776] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >06:10:37.040816 lvchange[4776] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >06:10:37.040819 lvchange[4776] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >06:10:37.040821 lvchange[4776] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >06:10:37.040824 lvchange[4776] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >06:10:37.040826 lvchange[4776] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >06:10:37.040829 lvchange[4776] misc/lvm-globals.c:205 LVM activation checks disabled >06:10:37.040831 lvchange[4776] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >06:10:37.040834 lvchange[4776] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >06:10:37.040837 lvchange[4776] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >06:10:37.040840 lvchange[4776] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >06:10:37.040843 lvchange[4776] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >06:10:37.040845 lvchange[4776] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >06:10:37.040848 lvchange[4776] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >06:10:37.040850 lvchange[4776] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.040853 lvchange[4776] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >06:10:37.040859 lvchange[4776] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >06:10:37.040862 lvchange[4776] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >06:10:37.040864 lvchange[4776] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.040867 lvchange[4776] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >06:10:37.040870 lvchange[4776] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >06:10:37.040873 lvchange[4776] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >06:10:37.040876 lvchange[4776] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >06:10:37.040882 lvchange[4776] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >06:10:37.040972 lvchange[4776] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >06:10:37.040976 lvchange[4776] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >06:10:37.040982 lvchange[4776] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >06:10:37.040989 lvchange[4776] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x55f29641c400. >06:10:37.040993 lvchange[4776] format_text/format-text.c:2645 Initialised format: lvm2 >06:10:37.040997 lvchange[4776] striped/striped.c:245 Initialised segtype: linear >06:10:37.041000 lvchange[4776] striped/striped.c:245 Initialised segtype: striped >06:10:37.041002 lvchange[4776] zero/zero.c:99 Initialised segtype: zero >06:10:37.041005 lvchange[4776] error/errseg.c:105 Initialised segtype: error >06:10:37.041008 lvchange[4776] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >06:10:37.041011 lvchange[4776] snapshot/snapshot.c:274 Initialised segtype: snapshot >06:10:37.041014 lvchange[4776] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >06:10:37.041016 lvchange[4776] mirror/mirrored.c:539 Initialised segtype: mirror >06:10:37.041019 lvchange[4776] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >06:10:37.041022 lvchange[4776] raid/raid.c:694 Initialised segtype: raid0 >06:10:37.041024 lvchange[4776] raid/raid.c:694 Initialised segtype: raid0_meta >06:10:37.041026 lvchange[4776] raid/raid.c:694 Initialised segtype: raid1 >06:10:37.041029 lvchange[4776] raid/raid.c:694 Initialised segtype: raid10 >06:10:37.041031 lvchange[4776] raid/raid.c:694 Initialised segtype: raid10_near >06:10:37.041033 lvchange[4776] raid/raid.c:694 Initialised segtype: raid4 >06:10:37.041035 lvchange[4776] raid/raid.c:694 Initialised segtype: raid5 >06:10:37.041037 lvchange[4776] raid/raid.c:694 Initialised segtype: raid5_n >06:10:37.041039 lvchange[4776] raid/raid.c:694 Initialised segtype: raid5_la >06:10:37.041041 lvchange[4776] raid/raid.c:694 Initialised segtype: raid5_ls >06:10:37.041043 lvchange[4776] raid/raid.c:694 Initialised segtype: raid5_ra >06:10:37.041045 lvchange[4776] raid/raid.c:694 Initialised segtype: raid5_rs >06:10:37.041048 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6 >06:10:37.041050 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_n_6 >06:10:37.041052 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_nc >06:10:37.041054 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_nr >06:10:37.041056 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_zr >06:10:37.041058 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_ls_6 >06:10:37.041060 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_rs_6 >06:10:37.041066 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_la_6 >06:10:37.041068 lvchange[4776] raid/raid.c:694 Initialised segtype: raid6_ra_6 >06:10:37.041071 lvchange[4776] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.041074 lvchange[4776] thin/thin.c:825 Initialised segtype: thin-pool >06:10:37.041077 lvchange[4776] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.041080 lvchange[4776] thin/thin.c:825 Initialised segtype: thin >06:10:37.041083 lvchange[4776] cache_segtype/cache.c:837 Initialised segtype: cache-pool >06:10:37.041085 lvchange[4776] cache_segtype/cache.c:851 Initialised segtype: cache >06:10:37.041088 lvchange[4776] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >06:10:37.041091 lvchange[4776] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >06:10:37.041093 lvchange[4776] writecache/writecache.c:389 Initialised segtype: writecache >06:10:37.041096 lvchange[4776] integrity/integrity.c:339 Initialised segtype: integrity >06:10:37.041099 lvchange[4776] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >06:10:37.041102 lvchange[4776] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >06:10:37.041104 lvchange[4776] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >06:10:37.041107 lvchange[4776] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >06:10:37.041110 lvchange[4776] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >06:10:37.041112 lvchange[4776] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >06:10:37.041115 lvchange[4776] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >06:10:37.041125 lvchange[4776] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.041135 lvchange[4776] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.041155 lvchange[4776] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.041159 lvchange[4776] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.041169 lvchange[4776] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >06:10:37.041173 lvchange[4776] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.041177 lvchange[4776] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.041181 lvchange[4776] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >06:10:37.041210 lvchange[4776] filters/filter-regex.c:245 Regex filter initialised. >06:10:37.041214 lvchange[4776] filters/filter-type.c:61 LVM type filter initialised. >06:10:37.041216 lvchange[4776] filters/filter-deviceid.c:66 deviceid filter initialised. >06:10:37.041219 lvchange[4776] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >06:10:37.041229 lvchange[4776] filters/filter-sysfs.c:106 Sysfs filter initialised. >06:10:37.041233 lvchange[4776] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.041235 lvchange[4776] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >06:10:37.041238 lvchange[4776] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >06:10:37.041241 lvchange[4776] filters/filter-mpath.c:87 mpath filter initialised. >06:10:37.041243 lvchange[4776] filters/filter-partitioned.c:68 Partitioned filter initialised. >06:10:37.041245 lvchange[4776] filters/filter-signature.c:88 signature filter initialised. >06:10:37.041247 lvchange[4776] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.041253 lvchange[4776] filters/filter-md.c:149 MD filter initialised. >06:10:37.041256 lvchange[4776] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >06:10:37.041259 lvchange[4776] filters/filter-composite.c:98 Composite filter initialised. >06:10:37.041261 lvchange[4776] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >06:10:37.041264 lvchange[4776] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >06:10:37.041267 lvchange[4776] filters/filter-persistent.c:187 Persistent filter initialised. >06:10:37.041270 lvchange[4776] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.041272 lvchange[4776] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >06:10:37.041275 lvchange[4776] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >06:10:37.041278 lvchange[4776] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >06:10:37.041281 lvchange[4776] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >06:10:37.041283 lvchange[4776] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >06:10:37.041287 lvchange[4776] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >06:10:37.041294 lvchange[4776] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >06:10:37.041297 lvchange[4776] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -an -y vg_erwan-desktop/lv_root >06:10:37.041300 lvchange[4776] lvmcmdline.c:3242 Command pid: 4776 >06:10:37.041302 lvchange[4776] lvmcmdline.c:3243 System ID: >06:10:37.041303 lvchange[4776] lvmcmdline.c:3246 O_DIRECT will be used >06:10:37.041306 lvchange[4776] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >06:10:37.041309 lvchange[4776] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >06:10:37.041311 lvchange[4776] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >06:10:37.041314 lvchange[4776] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >06:10:37.041317 lvchange[4776] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >06:10:37.049245 lvchange[4776] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >06:10:37.049309 lvchange[4776] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.049328 lvchange[4776] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.049333 lvchange[4776] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >06:10:37.049336 lvchange[4776] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >06:10:37.049339 lvchange[4776] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >06:10:37.049350 lvchange[4776] device/dev-mpath.c:217 multipath wwids file not found >06:10:37.049360 lvchange[4776] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >06:10:37.049382 lvchange[4776] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >06:10:37.049386 lvchange[4776] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >06:10:37.049391 lvchange[4776] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >06:10:37.049394 lvchange[4776] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >06:10:37.049397 lvchange[4776] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >06:10:37.049399 lvchange[4776] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >06:10:37.049402 lvchange[4776] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >06:10:37.049428 lvchange[4776] cache/lvmcache.c:1599 lvmcache label scan begin >06:10:37.049432 lvchange[4776] label/label.c:1249 Finding devices to scan >06:10:37.049490 lvchange[4776] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >06:10:37.049495 lvchange[4776] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.049503 lvchange[4776] device/dev-cache.c:1898 Devices file not found, ignoring. >06:10:37.049506 lvchange[4776] device/dev-cache.c:1195 Creating list of system devices. >06:10:37.049647 lvchange[4776] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >06:10:37.049656 lvchange[4776] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >06:10:37.049663 lvchange[4776] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >06:10:37.049669 lvchange[4776] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >06:10:37.049684 lvchange[4776] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >06:10:37.049690 lvchange[4776] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >06:10:37.049695 lvchange[4776] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >06:10:37.049701 lvchange[4776] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >06:10:37.049707 lvchange[4776] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >06:10:37.049713 lvchange[4776] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >06:10:37.049719 lvchange[4776] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >06:10:37.049725 lvchange[4776] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >06:10:37.049731 lvchange[4776] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >06:10:37.049737 lvchange[4776] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >06:10:37.049743 lvchange[4776] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >06:10:37.049748 lvchange[4776] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >06:10:37.049754 lvchange[4776] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >06:10:37.049760 lvchange[4776] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >06:10:37.049765 lvchange[4776] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >06:10:37.049771 lvchange[4776] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >06:10:37.049777 lvchange[4776] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >06:10:37.049783 lvchange[4776] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >06:10:37.049909 lvchange[4776] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >06:10:37.050802 lvchange[4776] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >06:10:37.050814 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >06:10:37.050820 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >06:10:37.050826 lvchange[4776] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >06:10:37.050832 lvchange[4776] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >06:10:37.050837 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >06:10:37.050848 lvchange[4776] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >06:10:37.050854 lvchange[4776] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >06:10:37.050860 lvchange[4776] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/258 - new alias. >06:10:37.050865 lvchange[4776] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/259 - new alias. >06:10:37.050871 lvchange[4776] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/260 - new alias. >06:10:37.050877 lvchange[4776] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/261 - new alias. >06:10:37.050882 lvchange[4776] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/262 - new alias. >06:10:37.050888 lvchange[4776] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >06:10:37.050894 lvchange[4776] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >06:10:37.050899 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >06:10:37.050905 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >06:10:37.050910 lvchange[4776] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >06:10:37.050941 lvchange[4776] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >06:10:37.050953 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >06:10:37.050965 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >06:10:37.050976 lvchange[4776] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >06:10:37.050987 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >06:10:37.050998 lvchange[4776] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >06:10:37.051003 lvchange[4776] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >06:10:37.051009 lvchange[4776] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >06:10:37.051015 lvchange[4776] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_root - new alias. >06:10:37.051021 lvchange[4776] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd - new alias. >06:10:37.051030 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >06:10:37.051041 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >06:10:37.051052 lvchange[4776] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >06:10:37.051062 lvchange[4776] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >06:10:37.051073 lvchange[4776] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >06:10:37.051084 lvchange[4776] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >06:10:37.051094 lvchange[4776] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >06:10:37.051105 lvchange[4776] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >06:10:37.051116 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >06:10:37.051127 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >06:10:37.051140 lvchange[4776] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >06:10:37.051151 lvchange[4776] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >06:10:37.051162 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >06:10:37.051172 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >06:10:37.051183 lvchange[4776] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >06:10:37.051193 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >06:10:37.051218 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >06:10:37.051230 lvchange[4776] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >06:10:37.051240 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >06:10:37.051264 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >06:10:37.051275 lvchange[4776] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >06:10:37.051286 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >06:10:37.051309 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >06:10:37.051320 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >06:10:37.051330 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >06:10:37.051341 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >06:10:37.051352 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >06:10:37.051362 lvchange[4776] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >06:10:37.051394 lvchange[4776] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >06:10:37.051405 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >06:10:37.051416 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >06:10:37.051427 lvchange[4776] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >06:10:37.051437 lvchange[4776] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >06:10:37.051448 lvchange[4776] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >06:10:37.051458 lvchange[4776] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >06:10:37.051469 lvchange[4776] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >06:10:37.051479 lvchange[4776] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >06:10:37.051490 lvchange[4776] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >06:10:37.051500 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >06:10:37.051510 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >06:10:37.051521 lvchange[4776] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >06:10:37.051534 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >06:10:37.051545 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >06:10:37.051555 lvchange[4776] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >06:10:37.051566 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >06:10:37.051576 lvchange[4776] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >06:10:37.051586 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >06:10:37.051597 lvchange[4776] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >06:10:37.051602 lvchange[4776] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >06:10:37.051622 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >06:10:37.051633 lvchange[4776] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >06:10:37.051644 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >06:10:37.051654 lvchange[4776] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >06:10:37.051659 lvchange[4776] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >06:10:37.051663 lvchange[4776] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >06:10:37.051724 lvchange[4776] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >06:10:37.051738 lvchange[4776] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >06:10:37.051842 lvchange[4776] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >06:10:37.051852 lvchange[4776] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >06:10:37.051857 lvchange[4776] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >06:10:37.051863 lvchange[4776] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >06:10:37.051887 lvchange[4776] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >06:10:37.051893 lvchange[4776] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >06:10:37.051899 lvchange[4776] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_root - new alias. >06:10:37.051908 lvchange[4776] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >06:10:37.051932 lvchange[4776] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >06:10:37.051941 lvchange[4776] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >06:10:37.051945 lvchange[4776] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >06:10:37.051949 lvchange[4776] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >06:10:37.051954 lvchange[4776] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >06:10:37.051958 lvchange[4776] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >06:10:37.051962 lvchange[4776] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >06:10:37.051967 lvchange[4776] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >06:10:37.051971 lvchange[4776] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >06:10:37.051975 lvchange[4776] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >06:10:37.051979 lvchange[4776] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >06:10:37.051983 lvchange[4776] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >06:10:37.052002 lvchange[4776] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >06:10:37.052007 lvchange[4776] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >06:10:37.052011 lvchange[4776] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >06:10:37.052031 lvchange[4776] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >06:10:37.052073 lvchange[4776] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >06:10:37.052257 lvchange[4776] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_root - new alias. >06:10:37.052272 lvchange[4776] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >06:10:37.052281 lvchange[4776] label/label.c:1325 Filtering devices to scan (nodata) >06:10:37.052298 lvchange[4776] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.052308 lvchange[4776] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.052313 lvchange[4776] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.052317 lvchange[4776] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.052321 lvchange[4776] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >06:10:37.052324 lvchange[4776] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.052328 lvchange[4776] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.052331 lvchange[4776] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.052450 lvchange[4776] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >06:10:37.052457 lvchange[4776] device/dev-io.c:466 Closed /dev/sda2 >06:10:37.052494 lvchange[4776] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.052499 lvchange[4776] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.052503 lvchange[4776] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.052507 lvchange[4776] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.052523 lvchange[4776] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >06:10:37.052527 lvchange[4776] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.052553 lvchange[4776] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.052558 lvchange[4776] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.052563 lvchange[4776] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.052568 lvchange[4776] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.052572 lvchange[4776] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.052575 lvchange[4776] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.052578 lvchange[4776] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.052581 lvchange[4776] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.052585 lvchange[4776] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.052588 lvchange[4776] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.052590 lvchange[4776] label/label.c:1342 Filtering devices to scan done (nodata) >06:10:37.052621 lvchange[4776] label/hints.c:703 Reading hint file >06:10:37.052642 lvchange[4776] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.052649 lvchange[4776] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.052652 lvchange[4776] label/hints.c:760 ignore hints with different filter >06:10:37.052658 lvchange[4776] label/hints.c:1412 get_hints: needs refresh >06:10:37.052665 lvchange[4776] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >06:10:37.052679 lvchange[4776] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >06:10:37.052683 lvchange[4776] label/label.c:640 Scanning 2 devices for VG info >06:10:37.052691 lvchange[4776] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >06:10:37.052797 lvchange[4776] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >06:10:37.052857 lvchange[4776] label/label.c:679 Scanning submitted 2 reads >06:10:37.053403 lvchange[4776] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >06:10:37.053435 lvchange[4776] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.053479 lvchange[4776] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.053483 lvchange[4776] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.053490 lvchange[4776] label/label.c:311 Found label at sector 1 on /dev/sda2 >06:10:37.053493 lvchange[4776] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >06:10:37.053498 lvchange[4776] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.053502 lvchange[4776] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >06:10:37.053504 lvchange[4776] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.053510 lvchange[4776] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.053559 lvchange[4776] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >06:10:37.053563 lvchange[4776] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.053566 lvchange[4776] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.053568 lvchange[4776] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >06:10:37.053571 lvchange[4776] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >06:10:37.053573 lvchange[4776] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >06:10:37.053576 lvchange[4776] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >06:10:37.053578 lvchange[4776] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >06:10:37.053585 lvchange[4776] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.053609 lvchange[4776] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.053613 lvchange[4776] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.053617 lvchange[4776] label/label.c:311 Found label at sector 1 on /dev/sdb1 >06:10:37.053619 lvchange[4776] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >06:10:37.053622 lvchange[4776] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.053625 lvchange[4776] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >06:10:37.053627 lvchange[4776] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.053631 lvchange[4776] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >06:10:37.053633 lvchange[4776] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >06:10:37.053635 lvchange[4776] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.053637 lvchange[4776] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >06:10:37.053639 lvchange[4776] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >06:10:37.053643 lvchange[4776] label/hints.c:961 Writing hint file 3 >06:10:37.053681 lvchange[4776] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.053689 lvchange[4776] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.053693 lvchange[4776] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.053697 lvchange[4776] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.053700 lvchange[4776] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.053703 lvchange[4776] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.053705 lvchange[4776] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.053711 lvchange[4776] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_root: Skipping (regex) >06:10:37.053714 lvchange[4776] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.053717 lvchange[4776] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.053719 lvchange[4776] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.053722 lvchange[4776] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.053726 lvchange[4776] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.053728 lvchange[4776] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.053731 lvchange[4776] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.053734 lvchange[4776] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.053737 lvchange[4776] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.053740 lvchange[4776] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.053743 lvchange[4776] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.053746 lvchange[4776] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.053749 lvchange[4776] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.053751 lvchange[4776] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.053754 lvchange[4776] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.053756 lvchange[4776] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.053759 lvchange[4776] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.053763 lvchange[4776] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >06:10:37.053771 lvchange[4776] cache/lvmcache.c:1689 lvmcache label scan done >06:10:37.053774 lvchange[4776] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >06:10:37.053778 lvchange[4776] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.053784 lvchange[4776] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.057039 lvchange[4776] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >06:10:37.057068 lvchange[4776] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >06:10:37.057100 lvchange[4776] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.057117 lvchange[4776] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >06:10:37.057133 lvchange[4776] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.057147 lvchange[4776] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.057153 lvchange[4776] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.057568 lvchange[4776] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.058176 lvchange[4776] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >06:10:37.058213 lvchange[4776] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >06:10:37.058219 lvchange[4776] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.058227 lvchange[4776] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.058275 lvchange[4776] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x55f298fb8f90. >06:10:37.058297 lvchange[4776] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >06:10:37.058306 lvchange[4776] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >06:10:37.058310 lvchange[4776] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >06:10:37.058330 lvchange[4776] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >06:10:37.058337 lvchange[4776] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >06:10:37.058339 lvchange[4776] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.058346 lvchange[4776] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >06:10:37.058355 lvchange[4776] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >06:10:37.058357 lvchange[4776] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >06:10:37.058361 lvchange[4776] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >06:10:37.058364 lvchange[4776] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >06:10:37.058368 lvchange[4776] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >06:10:37.058371 lvchange[4776] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >06:10:37.058374 lvchange[4776] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >06:10:37.058376 lvchange[4776] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >06:10:37.058378 lvchange[4776] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >06:10:37.058380 lvchange[4776] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >06:10:37.058382 lvchange[4776] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >06:10:37.058384 lvchange[4776] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >06:10:37.058388 lvchange[4776] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.058390 lvchange[4776] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.058395 lvchange[4776] toollib.c:3357 Adding vg_erwan-desktop/lv_root to the list of LVs to be processed. >06:10:37.058398 lvchange[4776] toollib.c:3432 Processing LV lv_root in VG vg_erwan-desktop. >06:10:37.058401 lvchange[4776] metadata/lv.c:1572 Deactivating logical volume vg_erwan-desktop/lv_root. >06:10:37.058403 lvchange[4776] activate/activate.c:2409 Deactivating vg_erwan-desktop/lv_root. >06:10:37.058408 lvchange[4776] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.058426 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.058438 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ opencount flush ] [2048] (*1) >06:10:37.058447 lvchange[4776] mm/memlock.c:640 Entering prioritized section (deactivating). >06:10:37.058455 lvchange[4776] mm/memlock.c:503 Raised task priority 0 -> -18. >06:10:37.058477 lvchange[4776] activate/dev_manager.c:3824 Creating DEACTIVATE tree for vg_erwan-desktop/lv_root. >06:10:37.058483 lvchange[4776] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.058487 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:37.058494 lvchange[4776] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >06:10:37.058496 lvchange[4776] activate/activate.c:494 Getting driver version >06:10:37.058499 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.058516 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >06:10:37.058530 lvchange[4776] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >06:10:37.058534 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >06:10:37.058543 lvchange[4776] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >06:10:37.058546 lvchange[4776] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >06:10:37.058549 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >06:10:37.058556 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm info (253:0) [ opencount flush ] [2048] (*1) >06:10:37.058561 lvchange[4776] device_mapper/libdm-deptree.c:1022 Removing vg_erwan--desktop-lv_root (253:0) >06:10:37.058579 lvchange[4776] device_mapper/libdm-common.c:2553 Udev cookie 0xd4ddb4e (semid 17) created >06:10:37.058585 lvchange[4776] device_mapper/libdm-common.c:2573 Udev cookie 0xd4ddb4e (semid 17) incremented to 1 >06:10:37.058593 lvchange[4776] device_mapper/libdm-common.c:2445 Udev cookie 0xd4ddb4e (semid 17) incremented to 2 >06:10:37.058595 lvchange[4776] device_mapper/libdm-common.c:2678 Udev cookie 0xd4ddb4e (semid 17) assigned to REMOVE task(2) with flags DISABLE_LIBRARY_FALLBACK (0x20) >06:10:37.058599 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm remove (253:0) [ noopencount flush retryremove ] [2048] (*1) >06:10:37.071778 lvchange[4776] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Stacking NODE_DEL [trust_udev] >06:10:37.071796 lvchange[4776] mm/memlock.c:652 Leaving section (deactivated). >06:10:37.071802 lvchange[4776] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.071808 lvchange[4776] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:37.071819 lvchange[4776] device/online.c:215 Unlink vg online: /run/lvm/vgs_online/vg_erwan-desktop >06:10:37.071843 lvchange[4776] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >06:10:37.071851 lvchange[4776] mm/memlock.c:517 Restoring original task priority 0. >06:10:37.071853 lvchange[4776] activate/fs.c:492 Syncing device names >06:10:37.071860 lvchange[4776] device_mapper/libdm-common.c:2480 Udev cookie 0xd4ddb4e (semid 17) decremented to 0 >06:10:37.071863 lvchange[4776] device_mapper/libdm-common.c:2766 Udev cookie 0xd4ddb4e (semid 17) waiting for zero >06:10:37.071868 lvchange[4776] device_mapper/libdm-common.c:2495 Udev cookie 0xd4ddb4e (semid 17) destroyed >06:10:37.071871 lvchange[4776] device_mapper/libdm-common.c:1490 vg_erwan--desktop-lv_root: Skipping NODE_DEL [trust_udev] >06:10:37.071877 lvchange[4776] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >06:10:37.071882 lvchange[4776] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >06:10:37.071903 lvchange[4776] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x55f298fb8f90. >06:10:37.071922 lvchange[4776] device_mapper/libdm-report.c:4917 { >06:10:37.071928 lvchange[4776] device_mapper/libdm-report.c:4949 "log": [ >06:10:37.071936 lvchange[4776] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_root", "log_object_id":"RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >06:10:37.071942 lvchange[4776] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >06:10:37.071949 lvchange[4776] device_mapper/libdm-report.c:5214 ] >06:10:37.071952 lvchange[4776] device_mapper/libdm-report.c:5287 } >06:10:37.071960 lvchange[4776] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.093757 lvchange[4776] commands/toolcontext.c:1894 Reloading config files >06:10:37.093769 lvchange[4776] activate/fs.c:492 Syncing device names >06:10:37.093773 lvchange[4776] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.093783 lvchange[4776] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x55f29641c400. >06:10:37.093820 lvchange[4776] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >06:10:37.093837 lvchange[4776] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >06:10:37.094027 lvchange[4776] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >06:10:37.094037 lvchange[4776] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.094047 lvchange[4776] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.094067 lvchange[4776] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.094071 lvchange[4776] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.094087 lvchange[4776] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >06:10:37.094090 lvchange[4776] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >06:10:37.304424 lvchange[4780] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >06:10:37.304444 lvchange[4780] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >06:10:37.304449 lvchange[4780] commands/toolcontext.c:433 Setting log debug classes to 2031 >06:10:37.304456 lvchange[4780] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >06:10:37.304463 lvchange[4780] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >06:10:37.304467 lvchange[4780] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >06:10:37.304470 lvchange[4780] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >06:10:37.304473 lvchange[4780] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 06:10:37 2023 >06:10:37.304480 lvchange[4780] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >06:10:37.304489 lvchange[4780] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >06:10:37.304500 lvchange[4780] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >06:10:37.304506 lvchange[4780] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.304509 lvchange[4780] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >06:10:37.304512 lvchange[4780] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.304522 lvchange[4780] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.304528 lvchange[4780] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >06:10:37.304532 lvchange[4780] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >06:10:37.304535 lvchange[4780] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >06:10:37.304538 lvchange[4780] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >06:10:37.304541 lvchange[4780] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >06:10:37.304592 lvchange[4780] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >06:10:37.304601 lvchange[4780] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >06:10:37.304605 lvchange[4780] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >06:10:37.304608 lvchange[4780] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >06:10:37.304610 lvchange[4780] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >06:10:37.304613 lvchange[4780] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >06:10:37.304615 lvchange[4780] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >06:10:37.304617 lvchange[4780] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >06:10:37.304619 lvchange[4780] misc/lvm-globals.c:205 LVM activation checks disabled >06:10:37.304622 lvchange[4780] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >06:10:37.304624 lvchange[4780] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >06:10:37.304628 lvchange[4780] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >06:10:37.304630 lvchange[4780] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >06:10:37.304633 lvchange[4780] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >06:10:37.304635 lvchange[4780] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >06:10:37.304638 lvchange[4780] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >06:10:37.304640 lvchange[4780] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.304643 lvchange[4780] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >06:10:37.304645 lvchange[4780] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >06:10:37.304648 lvchange[4780] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >06:10:37.304650 lvchange[4780] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.304652 lvchange[4780] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >06:10:37.304655 lvchange[4780] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >06:10:37.304658 lvchange[4780] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >06:10:37.304661 lvchange[4780] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >06:10:37.304667 lvchange[4780] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >06:10:37.304792 lvchange[4780] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >06:10:37.304796 lvchange[4780] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >06:10:37.304802 lvchange[4780] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >06:10:37.304809 lvchange[4780] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x557ea9d10400. >06:10:37.304813 lvchange[4780] format_text/format-text.c:2645 Initialised format: lvm2 >06:10:37.304818 lvchange[4780] striped/striped.c:245 Initialised segtype: linear >06:10:37.304820 lvchange[4780] striped/striped.c:245 Initialised segtype: striped >06:10:37.304823 lvchange[4780] zero/zero.c:99 Initialised segtype: zero >06:10:37.304825 lvchange[4780] error/errseg.c:105 Initialised segtype: error >06:10:37.304835 lvchange[4780] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >06:10:37.304839 lvchange[4780] snapshot/snapshot.c:274 Initialised segtype: snapshot >06:10:37.304842 lvchange[4780] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >06:10:37.304845 lvchange[4780] mirror/mirrored.c:539 Initialised segtype: mirror >06:10:37.304847 lvchange[4780] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >06:10:37.304850 lvchange[4780] raid/raid.c:694 Initialised segtype: raid0 >06:10:37.304852 lvchange[4780] raid/raid.c:694 Initialised segtype: raid0_meta >06:10:37.304855 lvchange[4780] raid/raid.c:694 Initialised segtype: raid1 >06:10:37.304857 lvchange[4780] raid/raid.c:694 Initialised segtype: raid10 >06:10:37.304859 lvchange[4780] raid/raid.c:694 Initialised segtype: raid10_near >06:10:37.304861 lvchange[4780] raid/raid.c:694 Initialised segtype: raid4 >06:10:37.304863 lvchange[4780] raid/raid.c:694 Initialised segtype: raid5 >06:10:37.304865 lvchange[4780] raid/raid.c:694 Initialised segtype: raid5_n >06:10:37.304867 lvchange[4780] raid/raid.c:694 Initialised segtype: raid5_la >06:10:37.304869 lvchange[4780] raid/raid.c:694 Initialised segtype: raid5_ls >06:10:37.304872 lvchange[4780] raid/raid.c:694 Initialised segtype: raid5_ra >06:10:37.304874 lvchange[4780] raid/raid.c:694 Initialised segtype: raid5_rs >06:10:37.304876 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6 >06:10:37.304878 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_n_6 >06:10:37.304880 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_nc >06:10:37.304882 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_nr >06:10:37.304884 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_zr >06:10:37.304886 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_ls_6 >06:10:37.304888 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_rs_6 >06:10:37.304890 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_la_6 >06:10:37.304892 lvchange[4780] raid/raid.c:694 Initialised segtype: raid6_ra_6 >06:10:37.304895 lvchange[4780] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.304898 lvchange[4780] thin/thin.c:825 Initialised segtype: thin-pool >06:10:37.304900 lvchange[4780] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.304903 lvchange[4780] thin/thin.c:825 Initialised segtype: thin >06:10:37.304906 lvchange[4780] cache_segtype/cache.c:837 Initialised segtype: cache-pool >06:10:37.304908 lvchange[4780] cache_segtype/cache.c:851 Initialised segtype: cache >06:10:37.304911 lvchange[4780] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >06:10:37.304914 lvchange[4780] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >06:10:37.304917 lvchange[4780] writecache/writecache.c:389 Initialised segtype: writecache >06:10:37.304919 lvchange[4780] integrity/integrity.c:339 Initialised segtype: integrity >06:10:37.304922 lvchange[4780] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >06:10:37.304924 lvchange[4780] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >06:10:37.304927 lvchange[4780] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >06:10:37.304929 lvchange[4780] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >06:10:37.304932 lvchange[4780] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >06:10:37.304935 lvchange[4780] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >06:10:37.304940 lvchange[4780] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >06:10:37.304950 lvchange[4780] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.304960 lvchange[4780] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.304979 lvchange[4780] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.304983 lvchange[4780] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.304993 lvchange[4780] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >06:10:37.304997 lvchange[4780] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.305001 lvchange[4780] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.305005 lvchange[4780] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >06:10:37.305033 lvchange[4780] filters/filter-regex.c:245 Regex filter initialised. >06:10:37.305036 lvchange[4780] filters/filter-type.c:61 LVM type filter initialised. >06:10:37.305039 lvchange[4780] filters/filter-deviceid.c:66 deviceid filter initialised. >06:10:37.305041 lvchange[4780] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >06:10:37.305052 lvchange[4780] filters/filter-sysfs.c:106 Sysfs filter initialised. >06:10:37.305056 lvchange[4780] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.305058 lvchange[4780] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >06:10:37.305061 lvchange[4780] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >06:10:37.305063 lvchange[4780] filters/filter-mpath.c:87 mpath filter initialised. >06:10:37.305065 lvchange[4780] filters/filter-partitioned.c:68 Partitioned filter initialised. >06:10:37.305067 lvchange[4780] filters/filter-signature.c:88 signature filter initialised. >06:10:37.305069 lvchange[4780] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.305072 lvchange[4780] filters/filter-md.c:149 MD filter initialised. >06:10:37.305074 lvchange[4780] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >06:10:37.305076 lvchange[4780] filters/filter-composite.c:98 Composite filter initialised. >06:10:37.305079 lvchange[4780] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >06:10:37.305081 lvchange[4780] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >06:10:37.305084 lvchange[4780] filters/filter-persistent.c:187 Persistent filter initialised. >06:10:37.305087 lvchange[4780] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.305089 lvchange[4780] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >06:10:37.305092 lvchange[4780] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >06:10:37.305095 lvchange[4780] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >06:10:37.305098 lvchange[4780] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >06:10:37.305100 lvchange[4780] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >06:10:37.305103 lvchange[4780] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >06:10:37.305112 lvchange[4780] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >06:10:37.305114 lvchange[4780] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_home >06:10:37.305119 lvchange[4780] lvmcmdline.c:3242 Command pid: 4780 >06:10:37.305121 lvchange[4780] lvmcmdline.c:3243 System ID: >06:10:37.305123 lvchange[4780] lvmcmdline.c:3246 O_DIRECT will be used >06:10:37.305126 lvchange[4780] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >06:10:37.305129 lvchange[4780] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >06:10:37.305131 lvchange[4780] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >06:10:37.305134 lvchange[4780] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >06:10:37.305137 lvchange[4780] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >06:10:37.313235 lvchange[4780] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >06:10:37.313297 lvchange[4780] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.313316 lvchange[4780] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.313321 lvchange[4780] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >06:10:37.313323 lvchange[4780] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >06:10:37.313327 lvchange[4780] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >06:10:37.313338 lvchange[4780] device/dev-mpath.c:217 multipath wwids file not found >06:10:37.313347 lvchange[4780] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >06:10:37.313369 lvchange[4780] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >06:10:37.313372 lvchange[4780] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >06:10:37.313374 lvchange[4780] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >06:10:37.313377 lvchange[4780] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >06:10:37.313379 lvchange[4780] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >06:10:37.313381 lvchange[4780] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >06:10:37.313384 lvchange[4780] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >06:10:37.313411 lvchange[4780] cache/lvmcache.c:1599 lvmcache label scan begin >06:10:37.313414 lvchange[4780] label/label.c:1249 Finding devices to scan >06:10:37.313470 lvchange[4780] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >06:10:37.313475 lvchange[4780] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.313484 lvchange[4780] device/dev-cache.c:1898 Devices file not found, ignoring. >06:10:37.313486 lvchange[4780] device/dev-cache.c:1195 Creating list of system devices. >06:10:37.313629 lvchange[4780] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >06:10:37.313639 lvchange[4780] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >06:10:37.313645 lvchange[4780] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >06:10:37.313651 lvchange[4780] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >06:10:37.313657 lvchange[4780] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >06:10:37.313662 lvchange[4780] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >06:10:37.313668 lvchange[4780] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >06:10:37.313689 lvchange[4780] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >06:10:37.313696 lvchange[4780] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >06:10:37.313715 lvchange[4780] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >06:10:37.313721 lvchange[4780] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >06:10:37.313726 lvchange[4780] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >06:10:37.313731 lvchange[4780] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >06:10:37.313737 lvchange[4780] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >06:10:37.313743 lvchange[4780] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >06:10:37.313748 lvchange[4780] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >06:10:37.313753 lvchange[4780] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >06:10:37.313759 lvchange[4780] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >06:10:37.313764 lvchange[4780] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >06:10:37.313770 lvchange[4780] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >06:10:37.313775 lvchange[4780] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >06:10:37.313904 lvchange[4780] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >06:10:37.314765 lvchange[4780] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >06:10:37.314773 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >06:10:37.314779 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >06:10:37.314785 lvchange[4780] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >06:10:37.314790 lvchange[4780] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >06:10:37.314797 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >06:10:37.314802 lvchange[4780] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >06:10:37.314807 lvchange[4780] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >06:10:37.314813 lvchange[4780] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/258 - new alias. >06:10:37.314819 lvchange[4780] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/259 - new alias. >06:10:37.314824 lvchange[4780] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/260 - new alias. >06:10:37.314829 lvchange[4780] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/261 - new alias. >06:10:37.314834 lvchange[4780] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/262 - new alias. >06:10:37.314840 lvchange[4780] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >06:10:37.314846 lvchange[4780] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >06:10:37.314851 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >06:10:37.314856 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >06:10:37.314862 lvchange[4780] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >06:10:37.314891 lvchange[4780] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >06:10:37.314903 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >06:10:37.314915 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >06:10:37.314926 lvchange[4780] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >06:10:37.314937 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >06:10:37.314951 lvchange[4780] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >06:10:37.314957 lvchange[4780] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >06:10:37.314964 lvchange[4780] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >06:10:37.314969 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >06:10:37.314981 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >06:10:37.314992 lvchange[4780] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >06:10:37.315003 lvchange[4780] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >06:10:37.315014 lvchange[4780] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >06:10:37.315024 lvchange[4780] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >06:10:37.315035 lvchange[4780] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >06:10:37.315046 lvchange[4780] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >06:10:37.315058 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >06:10:37.315068 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >06:10:37.315079 lvchange[4780] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >06:10:37.315090 lvchange[4780] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >06:10:37.315101 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >06:10:37.315112 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >06:10:37.315123 lvchange[4780] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >06:10:37.315133 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >06:10:37.315158 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >06:10:37.315169 lvchange[4780] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >06:10:37.315180 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >06:10:37.315203 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >06:10:37.315214 lvchange[4780] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >06:10:37.315224 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >06:10:37.315247 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >06:10:37.315258 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >06:10:37.315269 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >06:10:37.315280 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >06:10:37.315291 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >06:10:37.315313 lvchange[4780] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >06:10:37.315344 lvchange[4780] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >06:10:37.315361 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >06:10:37.315371 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >06:10:37.315382 lvchange[4780] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >06:10:37.315393 lvchange[4780] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >06:10:37.315415 lvchange[4780] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >06:10:37.315426 lvchange[4780] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >06:10:37.315437 lvchange[4780] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >06:10:37.315448 lvchange[4780] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >06:10:37.315459 lvchange[4780] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >06:10:37.315469 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >06:10:37.315480 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >06:10:37.315491 lvchange[4780] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >06:10:37.315501 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >06:10:37.315512 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >06:10:37.315522 lvchange[4780] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >06:10:37.315533 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >06:10:37.315543 lvchange[4780] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >06:10:37.315554 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >06:10:37.315565 lvchange[4780] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >06:10:37.315570 lvchange[4780] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >06:10:37.315591 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >06:10:37.315602 lvchange[4780] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >06:10:37.315613 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >06:10:37.315623 lvchange[4780] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >06:10:37.315628 lvchange[4780] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >06:10:37.315704 lvchange[4780] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >06:10:37.315732 lvchange[4780] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >06:10:37.315844 lvchange[4780] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >06:10:37.315855 lvchange[4780] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >06:10:37.315859 lvchange[4780] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >06:10:37.315866 lvchange[4780] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >06:10:37.315889 lvchange[4780] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >06:10:37.315896 lvchange[4780] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >06:10:37.315908 lvchange[4780] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >06:10:37.315934 lvchange[4780] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >06:10:37.315944 lvchange[4780] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >06:10:37.315949 lvchange[4780] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >06:10:37.315953 lvchange[4780] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >06:10:37.315957 lvchange[4780] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >06:10:37.315962 lvchange[4780] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >06:10:37.315966 lvchange[4780] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >06:10:37.315970 lvchange[4780] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >06:10:37.315975 lvchange[4780] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >06:10:37.315979 lvchange[4780] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >06:10:37.315983 lvchange[4780] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >06:10:37.315987 lvchange[4780] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >06:10:37.315991 lvchange[4780] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >06:10:37.315996 lvchange[4780] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >06:10:37.316000 lvchange[4780] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >06:10:37.316016 lvchange[4780] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >06:10:37.316057 lvchange[4780] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >06:10:37.316271 lvchange[4780] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >06:10:37.316281 lvchange[4780] label/label.c:1325 Filtering devices to scan (nodata) >06:10:37.316311 lvchange[4780] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.316321 lvchange[4780] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.316326 lvchange[4780] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.316330 lvchange[4780] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.316332 lvchange[4780] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.316336 lvchange[4780] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.316340 lvchange[4780] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.316463 lvchange[4780] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >06:10:37.316470 lvchange[4780] device/dev-io.c:466 Closed /dev/sda2 >06:10:37.316507 lvchange[4780] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.316513 lvchange[4780] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.316517 lvchange[4780] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.316521 lvchange[4780] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.316538 lvchange[4780] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >06:10:37.316543 lvchange[4780] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.316569 lvchange[4780] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.316574 lvchange[4780] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.316579 lvchange[4780] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.316584 lvchange[4780] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.316588 lvchange[4780] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.316591 lvchange[4780] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.316595 lvchange[4780] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.316598 lvchange[4780] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.316601 lvchange[4780] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.316604 lvchange[4780] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.316609 lvchange[4780] label/label.c:1342 Filtering devices to scan done (nodata) >06:10:37.316640 lvchange[4780] label/hints.c:703 Reading hint file >06:10:37.316661 lvchange[4780] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.316668 lvchange[4780] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.316682 lvchange[4780] label/hints.c:760 ignore hints with different filter >06:10:37.316690 lvchange[4780] label/hints.c:1412 get_hints: needs refresh >06:10:37.316708 lvchange[4780] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >06:10:37.316717 lvchange[4780] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >06:10:37.316720 lvchange[4780] label/label.c:640 Scanning 2 devices for VG info >06:10:37.316728 lvchange[4780] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >06:10:37.316825 lvchange[4780] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >06:10:37.316886 lvchange[4780] label/label.c:679 Scanning submitted 2 reads >06:10:37.317434 lvchange[4780] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >06:10:37.317472 lvchange[4780] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.317514 lvchange[4780] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.317518 lvchange[4780] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.317524 lvchange[4780] label/label.c:311 Found label at sector 1 on /dev/sda2 >06:10:37.317527 lvchange[4780] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >06:10:37.317533 lvchange[4780] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.317536 lvchange[4780] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >06:10:37.317539 lvchange[4780] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.317544 lvchange[4780] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.317593 lvchange[4780] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >06:10:37.317596 lvchange[4780] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.317599 lvchange[4780] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.317601 lvchange[4780] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >06:10:37.317604 lvchange[4780] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >06:10:37.317607 lvchange[4780] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >06:10:37.317609 lvchange[4780] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >06:10:37.317612 lvchange[4780] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >06:10:37.317618 lvchange[4780] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.317644 lvchange[4780] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.317648 lvchange[4780] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.317652 lvchange[4780] label/label.c:311 Found label at sector 1 on /dev/sdb1 >06:10:37.317654 lvchange[4780] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >06:10:37.317657 lvchange[4780] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.317659 lvchange[4780] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >06:10:37.317661 lvchange[4780] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.317665 lvchange[4780] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >06:10:37.317680 lvchange[4780] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >06:10:37.317687 lvchange[4780] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.317689 lvchange[4780] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >06:10:37.317691 lvchange[4780] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >06:10:37.317696 lvchange[4780] label/hints.c:961 Writing hint file 3 >06:10:37.317727 lvchange[4780] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.317733 lvchange[4780] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.317737 lvchange[4780] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.317740 lvchange[4780] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.317743 lvchange[4780] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.317746 lvchange[4780] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.317748 lvchange[4780] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.317750 lvchange[4780] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.317753 lvchange[4780] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.317755 lvchange[4780] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.317758 lvchange[4780] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.317761 lvchange[4780] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.317764 lvchange[4780] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.317767 lvchange[4780] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.317769 lvchange[4780] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.317772 lvchange[4780] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.317775 lvchange[4780] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.317778 lvchange[4780] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.317781 lvchange[4780] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.317783 lvchange[4780] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.317785 lvchange[4780] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.317788 lvchange[4780] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.317790 lvchange[4780] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.317792 lvchange[4780] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.317798 lvchange[4780] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >06:10:37.317806 lvchange[4780] cache/lvmcache.c:1689 lvmcache label scan done >06:10:37.317808 lvchange[4780] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >06:10:37.317812 lvchange[4780] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.317818 lvchange[4780] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.321022 lvchange[4780] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >06:10:37.321047 lvchange[4780] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >06:10:37.321077 lvchange[4780] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.321095 lvchange[4780] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >06:10:37.321111 lvchange[4780] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.321124 lvchange[4780] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.321133 lvchange[4780] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.321548 lvchange[4780] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.322155 lvchange[4780] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >06:10:37.322194 lvchange[4780] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >06:10:37.322198 lvchange[4780] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.322206 lvchange[4780] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.322254 lvchange[4780] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x557eac8acd40. >06:10:37.322276 lvchange[4780] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >06:10:37.322285 lvchange[4780] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >06:10:37.322288 lvchange[4780] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >06:10:37.322308 lvchange[4780] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >06:10:37.322312 lvchange[4780] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >06:10:37.322314 lvchange[4780] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.322320 lvchange[4780] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >06:10:37.322328 lvchange[4780] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >06:10:37.322331 lvchange[4780] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >06:10:37.322334 lvchange[4780] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >06:10:37.322337 lvchange[4780] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >06:10:37.322341 lvchange[4780] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >06:10:37.322344 lvchange[4780] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >06:10:37.322346 lvchange[4780] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >06:10:37.322348 lvchange[4780] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >06:10:37.322350 lvchange[4780] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >06:10:37.322352 lvchange[4780] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >06:10:37.322354 lvchange[4780] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >06:10:37.322356 lvchange[4780] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >06:10:37.322360 lvchange[4780] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.322362 lvchange[4780] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.322366 lvchange[4780] toollib.c:3357 Adding vg_erwan-desktop/lv_home to the list of LVs to be processed. >06:10:37.322369 lvchange[4780] toollib.c:3432 Processing LV lv_home in VG vg_erwan-desktop. >06:10:37.322372 lvchange[4780] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_home. >06:10:37.322377 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >06:10:37.322396 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.322406 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >06:10:37.322414 lvchange[4780] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >06:10:37.322420 lvchange[4780] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_home. >06:10:37.322427 lvchange[4780] activate/activate.c:2580 Activating vg_erwan-desktop/lv_home. >06:10:37.322430 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >06:10:37.322433 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >06:10:37.322448 lvchange[4780] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >06:10:37.322453 lvchange[4780] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.322456 lvchange[4780] mm/memlock.c:640 Entering prioritized section (activating). >06:10:37.322463 lvchange[4780] mm/memlock.c:503 Raised task priority 0 -> -18. >06:10:37.322484 lvchange[4780] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_home. >06:10:37.322490 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >06:10:37.322493 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >06:10:37.322498 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >06:10:37.322501 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >06:10:37.322506 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >06:10:37.322509 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >06:10:37.322514 lvchange[4780] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_home to dtree >06:10:37.322518 lvchange[4780] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 in deptree. >06:10:37.322521 lvchange[4780] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >06:10:37.322523 lvchange[4780] activate/activate.c:494 Getting driver version >06:10:37.322526 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.322534 lvchange[4780] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 in deptree. >06:10:37.322538 lvchange[4780] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_home >06:10:37.322540 lvchange[4780] activate/activate.c:512 Getting target version for linear >06:10:37.322542 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:37.322551 lvchange[4780] activate/activate.c:547 Found linear target v1.4.0. >06:10:37.322553 lvchange[4780] activate/activate.c:512 Getting target version for striped >06:10:37.322555 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:37.322560 lvchange[4780] activate/activate.c:547 Found striped target v1.6.0. >06:10:37.322568 lvchange[4780] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_home >06:10:37.322574 lvchange[4780] metadata/metadata.c:2110 Calculated readahead of LV lv_home is 256 >06:10:37.322577 lvchange[4780] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_home >06:10:37.322588 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_home LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [16384] (*1) >06:10:37.322920 lvchange[4780] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_home (253:0). >06:10:37.322931 lvchange[4780] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 0 111607808 linear 8:17 475596800 >06:10:37.322937 lvchange[4780] device_mapper/libdm-deptree.c:3096 Adding target to (253:0): 111607808 209715200 linear 8:17 2048 >06:10:37.322943 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:0) [ opencount flush ] [16384] (*1) >06:10:37.322957 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:0) [ noopencount flush ] [2048] (*1) >06:10:37.323284 lvchange[4780] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 321323008 for vg_erwan--desktop-lv_home (253:0). >06:10:37.323294 lvchange[4780] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_home (253:0). >06:10:37.323314 lvchange[4780] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d7f18 (semid 18) created >06:10:37.323320 lvchange[4780] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d7f18 (semid 18) incremented to 1 >06:10:37.323329 lvchange[4780] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d7f18 (semid 18) incremented to 2 >06:10:37.323332 lvchange[4780] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d7f18 (semid 18) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >06:10:37.323336 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:0) [ noopencount flush ] [2048] (*1) >06:10:37.323375 lvchange[4780] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_home: Stacking NODE_ADD (253,0) 0:6 0660 [trust_udev] >06:10:37.323380 lvchange[4780] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_home: Stacking NODE_READ_AHEAD 256 (flags=1) >06:10:37.323385 lvchange[4780] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_home. >06:10:37.323390 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2]. >06:10:37.323394 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 [ noopencount flush ] [2048] (*1) >06:10:37.323402 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:0) [ opencount flush ] [16384] (*1) >06:10:37.323415 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real]. >06:10:37.323418 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-real [ noopencount flush ] [2048] (*1) >06:10:37.323424 lvchange[4780] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_home-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow]. >06:10:37.323427 lvchange[4780] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2-cow [ noopencount flush ] [2048] (*1) >06:10:37.323434 lvchange[4780] mm/memlock.c:652 Leaving section (activated). >06:10:37.323449 lvchange[4780] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >06:10:37.323456 lvchange[4780] mm/memlock.c:517 Restoring original task priority 0. >06:10:37.323460 lvchange[4780] activate/fs.c:492 Syncing device names >06:10:37.323469 lvchange[4780] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d7f18 (semid 18) decremented to 1 >06:10:37.323472 lvchange[4780] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d7f18 (semid 18) waiting for zero >06:10:37.352688 lvchange[4780] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d7f18 (semid 18) destroyed >06:10:37.352704 lvchange[4780] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_home: Skipping NODE_ADD (253,0) 0:6 0660 [trust_udev] >06:10:37.352709 lvchange[4780] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_home: Processing NODE_READ_AHEAD 256 (flags=1) >06:10:37.352777 lvchange[4780] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_home (253:0): read ahead is 256 >06:10:37.352786 lvchange[4780] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_home: retaining kernel read ahead of 256 (requested 256) >06:10:37.352794 lvchange[4780] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >06:10:37.352798 lvchange[4780] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >06:10:37.352822 lvchange[4780] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x557eac8acd40. >06:10:37.352839 lvchange[4780] device_mapper/libdm-report.c:4917 { >06:10:37.352844 lvchange[4780] device_mapper/libdm-report.c:4949 "log": [ >06:10:37.352854 lvchange[4780] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_home", "log_object_id":"98PR9l-8Dg8-ub0Q-zrpU-TFVY-xgRw-2BiiZ2", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >06:10:37.352859 lvchange[4780] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >06:10:37.352863 lvchange[4780] device_mapper/libdm-report.c:5214 ] >06:10:37.352866 lvchange[4780] device_mapper/libdm-report.c:5287 } >06:10:37.352873 lvchange[4780] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.374706 lvchange[4780] commands/toolcontext.c:1894 Reloading config files >06:10:37.374726 lvchange[4780] activate/fs.c:492 Syncing device names >06:10:37.374742 lvchange[4780] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.374754 lvchange[4780] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x557ea9d10400. >06:10:37.374850 lvchange[4780] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >06:10:37.374865 lvchange[4780] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >06:10:37.375049 lvchange[4780] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >06:10:37.375059 lvchange[4780] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.375068 lvchange[4780] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.375087 lvchange[4780] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.375092 lvchange[4780] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.375107 lvchange[4780] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >06:10:37.375111 lvchange[4780] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >06:10:37.558685 lvchange[4789] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >06:10:37.558711 lvchange[4789] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >06:10:37.558716 lvchange[4789] commands/toolcontext.c:433 Setting log debug classes to 2031 >06:10:37.558723 lvchange[4789] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >06:10:37.558730 lvchange[4789] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >06:10:37.558735 lvchange[4789] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >06:10:37.558737 lvchange[4789] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >06:10:37.558741 lvchange[4789] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 06:10:37 2023 >06:10:37.558753 lvchange[4789] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >06:10:37.558763 lvchange[4789] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >06:10:37.558774 lvchange[4789] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >06:10:37.558780 lvchange[4789] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.558783 lvchange[4789] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >06:10:37.558786 lvchange[4789] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.558792 lvchange[4789] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.558797 lvchange[4789] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >06:10:37.558801 lvchange[4789] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >06:10:37.558804 lvchange[4789] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >06:10:37.558807 lvchange[4789] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >06:10:37.558809 lvchange[4789] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >06:10:37.558860 lvchange[4789] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >06:10:37.558865 lvchange[4789] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >06:10:37.558868 lvchange[4789] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >06:10:37.558871 lvchange[4789] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >06:10:37.558873 lvchange[4789] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >06:10:37.558876 lvchange[4789] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >06:10:37.558879 lvchange[4789] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >06:10:37.558881 lvchange[4789] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >06:10:37.558883 lvchange[4789] misc/lvm-globals.c:205 LVM activation checks disabled >06:10:37.558886 lvchange[4789] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >06:10:37.558888 lvchange[4789] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >06:10:37.558892 lvchange[4789] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >06:10:37.558895 lvchange[4789] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >06:10:37.558897 lvchange[4789] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >06:10:37.558900 lvchange[4789] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >06:10:37.558902 lvchange[4789] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >06:10:37.558905 lvchange[4789] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.558907 lvchange[4789] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >06:10:37.558910 lvchange[4789] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >06:10:37.558912 lvchange[4789] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >06:10:37.558914 lvchange[4789] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.558920 lvchange[4789] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >06:10:37.558923 lvchange[4789] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >06:10:37.558927 lvchange[4789] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >06:10:37.558929 lvchange[4789] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >06:10:37.558936 lvchange[4789] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >06:10:37.559030 lvchange[4789] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >06:10:37.559034 lvchange[4789] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >06:10:37.559040 lvchange[4789] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >06:10:37.559047 lvchange[4789] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x559e092c4400. >06:10:37.559051 lvchange[4789] format_text/format-text.c:2645 Initialised format: lvm2 >06:10:37.559055 lvchange[4789] striped/striped.c:245 Initialised segtype: linear >06:10:37.559058 lvchange[4789] striped/striped.c:245 Initialised segtype: striped >06:10:37.559060 lvchange[4789] zero/zero.c:99 Initialised segtype: zero >06:10:37.559063 lvchange[4789] error/errseg.c:105 Initialised segtype: error >06:10:37.559066 lvchange[4789] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >06:10:37.559069 lvchange[4789] snapshot/snapshot.c:274 Initialised segtype: snapshot >06:10:37.559071 lvchange[4789] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >06:10:37.559074 lvchange[4789] mirror/mirrored.c:539 Initialised segtype: mirror >06:10:37.559077 lvchange[4789] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >06:10:37.559079 lvchange[4789] raid/raid.c:694 Initialised segtype: raid0 >06:10:37.559082 lvchange[4789] raid/raid.c:694 Initialised segtype: raid0_meta >06:10:37.559084 lvchange[4789] raid/raid.c:694 Initialised segtype: raid1 >06:10:37.559087 lvchange[4789] raid/raid.c:694 Initialised segtype: raid10 >06:10:37.559089 lvchange[4789] raid/raid.c:694 Initialised segtype: raid10_near >06:10:37.559091 lvchange[4789] raid/raid.c:694 Initialised segtype: raid4 >06:10:37.559093 lvchange[4789] raid/raid.c:694 Initialised segtype: raid5 >06:10:37.559095 lvchange[4789] raid/raid.c:694 Initialised segtype: raid5_n >06:10:37.559097 lvchange[4789] raid/raid.c:694 Initialised segtype: raid5_la >06:10:37.559099 lvchange[4789] raid/raid.c:694 Initialised segtype: raid5_ls >06:10:37.559101 lvchange[4789] raid/raid.c:694 Initialised segtype: raid5_ra >06:10:37.559104 lvchange[4789] raid/raid.c:694 Initialised segtype: raid5_rs >06:10:37.559106 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6 >06:10:37.559108 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_n_6 >06:10:37.559110 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_nc >06:10:37.559112 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_nr >06:10:37.559115 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_zr >06:10:37.559117 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_ls_6 >06:10:37.559119 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_rs_6 >06:10:37.559121 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_la_6 >06:10:37.559123 lvchange[4789] raid/raid.c:694 Initialised segtype: raid6_ra_6 >06:10:37.559126 lvchange[4789] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.559129 lvchange[4789] thin/thin.c:825 Initialised segtype: thin-pool >06:10:37.559132 lvchange[4789] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.559138 lvchange[4789] thin/thin.c:825 Initialised segtype: thin >06:10:37.559141 lvchange[4789] cache_segtype/cache.c:837 Initialised segtype: cache-pool >06:10:37.559144 lvchange[4789] cache_segtype/cache.c:851 Initialised segtype: cache >06:10:37.559147 lvchange[4789] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >06:10:37.559150 lvchange[4789] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >06:10:37.559153 lvchange[4789] writecache/writecache.c:389 Initialised segtype: writecache >06:10:37.559156 lvchange[4789] integrity/integrity.c:339 Initialised segtype: integrity >06:10:37.559159 lvchange[4789] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >06:10:37.559161 lvchange[4789] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >06:10:37.559163 lvchange[4789] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >06:10:37.559166 lvchange[4789] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >06:10:37.559169 lvchange[4789] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >06:10:37.559172 lvchange[4789] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >06:10:37.559174 lvchange[4789] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >06:10:37.559184 lvchange[4789] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.559195 lvchange[4789] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.559214 lvchange[4789] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.559218 lvchange[4789] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.559227 lvchange[4789] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >06:10:37.559232 lvchange[4789] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.559236 lvchange[4789] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.559240 lvchange[4789] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >06:10:37.559269 lvchange[4789] filters/filter-regex.c:245 Regex filter initialised. >06:10:37.559272 lvchange[4789] filters/filter-type.c:61 LVM type filter initialised. >06:10:37.559275 lvchange[4789] filters/filter-deviceid.c:66 deviceid filter initialised. >06:10:37.559277 lvchange[4789] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >06:10:37.559288 lvchange[4789] filters/filter-sysfs.c:106 Sysfs filter initialised. >06:10:37.559292 lvchange[4789] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.559294 lvchange[4789] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >06:10:37.559297 lvchange[4789] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >06:10:37.559300 lvchange[4789] filters/filter-mpath.c:87 mpath filter initialised. >06:10:37.559302 lvchange[4789] filters/filter-partitioned.c:68 Partitioned filter initialised. >06:10:37.559304 lvchange[4789] filters/filter-signature.c:88 signature filter initialised. >06:10:37.559306 lvchange[4789] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.559308 lvchange[4789] filters/filter-md.c:149 MD filter initialised. >06:10:37.559311 lvchange[4789] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >06:10:37.559313 lvchange[4789] filters/filter-composite.c:98 Composite filter initialised. >06:10:37.559318 lvchange[4789] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >06:10:37.559321 lvchange[4789] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >06:10:37.559324 lvchange[4789] filters/filter-persistent.c:187 Persistent filter initialised. >06:10:37.559327 lvchange[4789] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.559329 lvchange[4789] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >06:10:37.559332 lvchange[4789] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >06:10:37.559335 lvchange[4789] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >06:10:37.559338 lvchange[4789] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >06:10:37.559340 lvchange[4789] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >06:10:37.559343 lvchange[4789] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >06:10:37.559351 lvchange[4789] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >06:10:37.559354 lvchange[4789] lvmcmdline.c:3241 Processing command: lvchange --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_swap >06:10:37.559356 lvchange[4789] lvmcmdline.c:3242 Command pid: 4789 >06:10:37.559358 lvchange[4789] lvmcmdline.c:3243 System ID: >06:10:37.559360 lvchange[4789] lvmcmdline.c:3246 O_DIRECT will be used >06:10:37.559363 lvchange[4789] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >06:10:37.559366 lvchange[4789] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >06:10:37.559368 lvchange[4789] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >06:10:37.559371 lvchange[4789] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >06:10:37.559373 lvchange[4789] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >06:10:37.567799 lvchange[4789] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >06:10:37.567849 lvchange[4789] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.567867 lvchange[4789] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.567872 lvchange[4789] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >06:10:37.567874 lvchange[4789] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >06:10:37.567877 lvchange[4789] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >06:10:37.567888 lvchange[4789] device/dev-mpath.c:217 multipath wwids file not found >06:10:37.567898 lvchange[4789] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >06:10:37.567918 lvchange[4789] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >06:10:37.567922 lvchange[4789] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >06:10:37.567925 lvchange[4789] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >06:10:37.567927 lvchange[4789] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >06:10:37.567930 lvchange[4789] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >06:10:37.567935 lvchange[4789] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >06:10:37.567938 lvchange[4789] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >06:10:37.567964 lvchange[4789] cache/lvmcache.c:1599 lvmcache label scan begin >06:10:37.567967 lvchange[4789] label/label.c:1249 Finding devices to scan >06:10:37.568025 lvchange[4789] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >06:10:37.568029 lvchange[4789] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.568038 lvchange[4789] device/dev-cache.c:1898 Devices file not found, ignoring. >06:10:37.568040 lvchange[4789] device/dev-cache.c:1195 Creating list of system devices. >06:10:37.568180 lvchange[4789] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >06:10:37.568189 lvchange[4789] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >06:10:37.568195 lvchange[4789] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >06:10:37.568200 lvchange[4789] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >06:10:37.568205 lvchange[4789] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >06:10:37.568211 lvchange[4789] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >06:10:37.568216 lvchange[4789] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >06:10:37.568222 lvchange[4789] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >06:10:37.568228 lvchange[4789] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >06:10:37.568233 lvchange[4789] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >06:10:37.568239 lvchange[4789] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >06:10:37.568245 lvchange[4789] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >06:10:37.568250 lvchange[4789] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >06:10:37.568255 lvchange[4789] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >06:10:37.568261 lvchange[4789] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >06:10:37.568267 lvchange[4789] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >06:10:37.568272 lvchange[4789] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >06:10:37.568277 lvchange[4789] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >06:10:37.568283 lvchange[4789] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >06:10:37.568288 lvchange[4789] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >06:10:37.568294 lvchange[4789] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >06:10:37.568299 lvchange[4789] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >06:10:37.568422 lvchange[4789] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >06:10:37.569295 lvchange[4789] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >06:10:37.569306 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >06:10:37.569312 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >06:10:37.569318 lvchange[4789] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >06:10:37.569324 lvchange[4789] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >06:10:37.569329 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >06:10:37.569335 lvchange[4789] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >06:10:37.569340 lvchange[4789] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >06:10:37.569346 lvchange[4789] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/258 - new alias. >06:10:37.569352 lvchange[4789] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/259 - new alias. >06:10:37.569363 lvchange[4789] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/260 - new alias. >06:10:37.569368 lvchange[4789] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/261 - new alias. >06:10:37.569374 lvchange[4789] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/262 - new alias. >06:10:37.569380 lvchange[4789] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >06:10:37.569386 lvchange[4789] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >06:10:37.569391 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >06:10:37.569397 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >06:10:37.569402 lvchange[4789] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >06:10:37.569434 lvchange[4789] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >06:10:37.569446 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >06:10:37.569457 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >06:10:37.569468 lvchange[4789] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >06:10:37.569479 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >06:10:37.569489 lvchange[4789] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >06:10:37.569496 lvchange[4789] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >06:10:37.569501 lvchange[4789] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >06:10:37.569507 lvchange[4789] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home - new alias. >06:10:37.569513 lvchange[4789] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 - new alias. >06:10:37.569522 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >06:10:37.569533 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >06:10:37.569544 lvchange[4789] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >06:10:37.569554 lvchange[4789] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >06:10:37.569565 lvchange[4789] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >06:10:37.569576 lvchange[4789] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >06:10:37.569586 lvchange[4789] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >06:10:37.569597 lvchange[4789] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >06:10:37.569607 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >06:10:37.569618 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >06:10:37.569628 lvchange[4789] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >06:10:37.569638 lvchange[4789] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >06:10:37.569649 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >06:10:37.569662 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >06:10:37.569684 lvchange[4789] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >06:10:37.569695 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >06:10:37.569722 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >06:10:37.569733 lvchange[4789] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >06:10:37.569744 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >06:10:37.569765 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >06:10:37.569776 lvchange[4789] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >06:10:37.569786 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >06:10:37.569810 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >06:10:37.569821 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >06:10:37.569831 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >06:10:37.569841 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >06:10:37.569852 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >06:10:37.569862 lvchange[4789] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >06:10:37.569893 lvchange[4789] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >06:10:37.569905 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >06:10:37.569915 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >06:10:37.569926 lvchange[4789] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >06:10:37.569937 lvchange[4789] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >06:10:37.569947 lvchange[4789] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >06:10:37.569958 lvchange[4789] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >06:10:37.569968 lvchange[4789] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >06:10:37.569978 lvchange[4789] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >06:10:37.569989 lvchange[4789] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >06:10:37.569999 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >06:10:37.570009 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >06:10:37.570020 lvchange[4789] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >06:10:37.570030 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >06:10:37.570040 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >06:10:37.570051 lvchange[4789] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >06:10:37.570064 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >06:10:37.570075 lvchange[4789] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >06:10:37.570085 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >06:10:37.570095 lvchange[4789] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >06:10:37.570101 lvchange[4789] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >06:10:37.570120 lvchange[4789] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 - new alias. >06:10:37.570132 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >06:10:37.570142 lvchange[4789] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >06:10:37.570153 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >06:10:37.570163 lvchange[4789] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >06:10:37.570167 lvchange[4789] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >06:10:37.570171 lvchange[4789] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >06:10:37.570226 lvchange[4789] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >06:10:37.570241 lvchange[4789] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >06:10:37.570351 lvchange[4789] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >06:10:37.570362 lvchange[4789] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >06:10:37.570366 lvchange[4789] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >06:10:37.570373 lvchange[4789] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >06:10:37.570396 lvchange[4789] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >06:10:37.570403 lvchange[4789] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >06:10:37.570408 lvchange[4789] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_home - new alias. >06:10:37.570419 lvchange[4789] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >06:10:37.570444 lvchange[4789] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >06:10:37.570453 lvchange[4789] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >06:10:37.570458 lvchange[4789] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >06:10:37.570462 lvchange[4789] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >06:10:37.570466 lvchange[4789] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >06:10:37.570470 lvchange[4789] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >06:10:37.570474 lvchange[4789] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >06:10:37.570478 lvchange[4789] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >06:10:37.570482 lvchange[4789] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >06:10:37.570486 lvchange[4789] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >06:10:37.570490 lvchange[4789] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >06:10:37.570494 lvchange[4789] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >06:10:37.570498 lvchange[4789] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >06:10:37.570502 lvchange[4789] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >06:10:37.570506 lvchange[4789] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >06:10:37.570522 lvchange[4789] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >06:10:37.570567 lvchange[4789] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >06:10:37.570778 lvchange[4789] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_home - new alias. >06:10:37.570798 lvchange[4789] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >06:10:37.570807 lvchange[4789] label/label.c:1325 Filtering devices to scan (nodata) >06:10:37.570823 lvchange[4789] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.570832 lvchange[4789] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.570837 lvchange[4789] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.570841 lvchange[4789] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.570845 lvchange[4789] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >06:10:37.570848 lvchange[4789] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.570852 lvchange[4789] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.570855 lvchange[4789] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.570971 lvchange[4789] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >06:10:37.570977 lvchange[4789] device/dev-io.c:466 Closed /dev/sda2 >06:10:37.571013 lvchange[4789] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.571018 lvchange[4789] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.571022 lvchange[4789] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.571026 lvchange[4789] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.571042 lvchange[4789] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >06:10:37.571046 lvchange[4789] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.571073 lvchange[4789] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.571078 lvchange[4789] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.571082 lvchange[4789] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.571087 lvchange[4789] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.571091 lvchange[4789] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.571094 lvchange[4789] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.571097 lvchange[4789] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.571100 lvchange[4789] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.571103 lvchange[4789] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.571106 lvchange[4789] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.571109 lvchange[4789] label/label.c:1342 Filtering devices to scan done (nodata) >06:10:37.571139 lvchange[4789] label/hints.c:703 Reading hint file >06:10:37.571159 lvchange[4789] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.571166 lvchange[4789] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.571169 lvchange[4789] label/hints.c:760 ignore hints with different filter >06:10:37.571176 lvchange[4789] label/hints.c:1412 get_hints: needs refresh >06:10:37.571182 lvchange[4789] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >06:10:37.571190 lvchange[4789] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >06:10:37.571193 lvchange[4789] label/label.c:640 Scanning 2 devices for VG info >06:10:37.571201 lvchange[4789] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >06:10:37.571300 lvchange[4789] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >06:10:37.571362 lvchange[4789] label/label.c:679 Scanning submitted 2 reads >06:10:37.571929 lvchange[4789] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >06:10:37.571962 lvchange[4789] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.572001 lvchange[4789] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.572006 lvchange[4789] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.572012 lvchange[4789] label/label.c:311 Found label at sector 1 on /dev/sda2 >06:10:37.572022 lvchange[4789] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >06:10:37.572028 lvchange[4789] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.572031 lvchange[4789] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >06:10:37.572034 lvchange[4789] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.572040 lvchange[4789] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.572087 lvchange[4789] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >06:10:37.572091 lvchange[4789] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.572094 lvchange[4789] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.572096 lvchange[4789] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >06:10:37.572099 lvchange[4789] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >06:10:37.572101 lvchange[4789] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >06:10:37.572103 lvchange[4789] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >06:10:37.572106 lvchange[4789] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >06:10:37.572113 lvchange[4789] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.572140 lvchange[4789] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.572144 lvchange[4789] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.572148 lvchange[4789] label/label.c:311 Found label at sector 1 on /dev/sdb1 >06:10:37.572150 lvchange[4789] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >06:10:37.572153 lvchange[4789] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.572155 lvchange[4789] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >06:10:37.572157 lvchange[4789] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.572161 lvchange[4789] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >06:10:37.572163 lvchange[4789] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >06:10:37.572165 lvchange[4789] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.572167 lvchange[4789] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >06:10:37.572169 lvchange[4789] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >06:10:37.572173 lvchange[4789] label/hints.c:961 Writing hint file 3 >06:10:37.572202 lvchange[4789] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.572209 lvchange[4789] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.572213 lvchange[4789] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.572217 lvchange[4789] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.572220 lvchange[4789] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.572223 lvchange[4789] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.572225 lvchange[4789] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.572228 lvchange[4789] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >06:10:37.572230 lvchange[4789] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.572233 lvchange[4789] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.572238 lvchange[4789] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.572241 lvchange[4789] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.572245 lvchange[4789] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.572248 lvchange[4789] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.572250 lvchange[4789] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.572253 lvchange[4789] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.572256 lvchange[4789] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.572259 lvchange[4789] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.572262 lvchange[4789] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.572265 lvchange[4789] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.572267 lvchange[4789] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.572270 lvchange[4789] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.572272 lvchange[4789] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.572274 lvchange[4789] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.572277 lvchange[4789] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.572282 lvchange[4789] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >06:10:37.572289 lvchange[4789] cache/lvmcache.c:1689 lvmcache label scan done >06:10:37.572292 lvchange[4789] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >06:10:37.572296 lvchange[4789] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.572302 lvchange[4789] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.575607 lvchange[4789] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >06:10:37.575638 lvchange[4789] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >06:10:37.575678 lvchange[4789] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.575699 lvchange[4789] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >06:10:37.575716 lvchange[4789] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.575731 lvchange[4789] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.575738 lvchange[4789] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.576182 lvchange[4789] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.576788 lvchange[4789] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >06:10:37.576825 lvchange[4789] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >06:10:37.576830 lvchange[4789] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.576838 lvchange[4789] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.576886 lvchange[4789] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x559e0be60f90. >06:10:37.576908 lvchange[4789] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >06:10:37.576919 lvchange[4789] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >06:10:37.576923 lvchange[4789] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >06:10:37.576947 lvchange[4789] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >06:10:37.576950 lvchange[4789] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >06:10:37.576953 lvchange[4789] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.576959 lvchange[4789] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >06:10:37.576972 lvchange[4789] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >06:10:37.576974 lvchange[4789] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >06:10:37.576978 lvchange[4789] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >06:10:37.576981 lvchange[4789] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >06:10:37.576985 lvchange[4789] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >06:10:37.576988 lvchange[4789] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >06:10:37.576990 lvchange[4789] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >06:10:37.576992 lvchange[4789] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >06:10:37.576994 lvchange[4789] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >06:10:37.576996 lvchange[4789] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >06:10:37.576998 lvchange[4789] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >06:10:37.577000 lvchange[4789] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >06:10:37.577004 lvchange[4789] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.577007 lvchange[4789] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.577010 lvchange[4789] toollib.c:3357 Adding vg_erwan-desktop/lv_swap to the list of LVs to be processed. >06:10:37.577014 lvchange[4789] toollib.c:3432 Processing LV lv_swap in VG vg_erwan-desktop. >06:10:37.577017 lvchange[4789] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_swap. >06:10:37.577023 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >06:10:37.577042 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.577053 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >06:10:37.577062 lvchange[4789] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >06:10:37.577067 lvchange[4789] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_swap. >06:10:37.577071 lvchange[4789] activate/activate.c:2580 Activating vg_erwan-desktop/lv_swap. >06:10:37.577074 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >06:10:37.577077 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >06:10:37.577091 lvchange[4789] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >06:10:37.577096 lvchange[4789] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.577099 lvchange[4789] mm/memlock.c:640 Entering prioritized section (activating). >06:10:37.577108 lvchange[4789] mm/memlock.c:503 Raised task priority 0 -> -18. >06:10:37.577130 lvchange[4789] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_swap. >06:10:37.577136 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >06:10:37.577139 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >06:10:37.577146 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real]. >06:10:37.577151 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real [ noopencount flush ] [2048] (*1) >06:10:37.577157 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow]. >06:10:37.577159 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow [ noopencount flush ] [2048] (*1) >06:10:37.577166 lvchange[4789] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_swap to dtree >06:10:37.577169 lvchange[4789] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO in deptree. >06:10:37.577173 lvchange[4789] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >06:10:37.577175 lvchange[4789] activate/activate.c:494 Getting driver version >06:10:37.577177 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.577185 lvchange[4789] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO in deptree. >06:10:37.577189 lvchange[4789] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_swap >06:10:37.577192 lvchange[4789] activate/activate.c:512 Getting target version for linear >06:10:37.577194 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:37.577203 lvchange[4789] activate/activate.c:547 Found linear target v1.4.0. >06:10:37.577205 lvchange[4789] activate/activate.c:512 Getting target version for striped >06:10:37.577208 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:37.577212 lvchange[4789] activate/activate.c:547 Found striped target v1.6.0. >06:10:37.577222 lvchange[4789] metadata/metadata.c:2110 Calculated readahead of LV lv_swap is 256 >06:10:37.577225 lvchange[4789] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_swap >06:10:37.577237 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_swap LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [16384] (*1) >06:10:37.577482 lvchange[4789] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_swap (253:1). >06:10:37.577496 lvchange[4789] device_mapper/libdm-deptree.c:3096 Adding target to (253:1): 0 32571392 linear 8:17 443025408 >06:10:37.577508 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:1) [ opencount flush ] [16384] (*1) >06:10:37.577536 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:1) [ noopencount flush ] [2048] (*1) >06:10:37.577894 lvchange[4789] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 32571392 for vg_erwan--desktop-lv_swap (253:1). >06:10:37.577904 lvchange[4789] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_swap (253:1). >06:10:37.577926 lvchange[4789] device_mapper/libdm-common.c:2553 Udev cookie 0xd4d56f6 (semid 19) created >06:10:37.577933 lvchange[4789] device_mapper/libdm-common.c:2573 Udev cookie 0xd4d56f6 (semid 19) incremented to 1 >06:10:37.577942 lvchange[4789] device_mapper/libdm-common.c:2445 Udev cookie 0xd4d56f6 (semid 19) incremented to 2 >06:10:37.577945 lvchange[4789] device_mapper/libdm-common.c:2678 Udev cookie 0xd4d56f6 (semid 19) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >06:10:37.577950 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:1) [ noopencount flush ] [2048] (*1) >06:10:37.577994 lvchange[4789] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_swap: Stacking NODE_ADD (253,1) 0:6 0660 [trust_udev] >06:10:37.577999 lvchange[4789] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_swap: Stacking NODE_READ_AHEAD 256 (flags=1) >06:10:37.578013 lvchange[4789] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_swap. >06:10:37.578019 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO]. >06:10:37.578023 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO [ noopencount flush ] [2048] (*1) >06:10:37.578031 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:1) [ opencount flush ] [16384] (*1) >06:10:37.578044 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real]. >06:10:37.578048 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-real [ noopencount flush ] [2048] (*1) >06:10:37.578054 lvchange[4789] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_swap-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow]. >06:10:37.578057 lvchange[4789] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO-cow [ noopencount flush ] [2048] (*1) >06:10:37.578064 lvchange[4789] mm/memlock.c:652 Leaving section (activated). >06:10:37.578080 lvchange[4789] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >06:10:37.578086 lvchange[4789] mm/memlock.c:517 Restoring original task priority 0. >06:10:37.578091 lvchange[4789] activate/fs.c:492 Syncing device names >06:10:37.578100 lvchange[4789] device_mapper/libdm-common.c:2480 Udev cookie 0xd4d56f6 (semid 19) decremented to 1 >06:10:37.578105 lvchange[4789] device_mapper/libdm-common.c:2766 Udev cookie 0xd4d56f6 (semid 19) waiting for zero >06:10:37.607569 lvchange[4789] device_mapper/libdm-common.c:2495 Udev cookie 0xd4d56f6 (semid 19) destroyed >06:10:37.607595 lvchange[4789] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_swap: Skipping NODE_ADD (253,1) 0:6 0660 [trust_udev] >06:10:37.607601 lvchange[4789] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_swap: Processing NODE_READ_AHEAD 256 (flags=1) >06:10:37.607648 lvchange[4789] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_swap (253:1): read ahead is 256 >06:10:37.607665 lvchange[4789] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_swap: retaining kernel read ahead of 256 (requested 256) >06:10:37.607681 lvchange[4789] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >06:10:37.607686 lvchange[4789] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >06:10:37.607727 lvchange[4789] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x559e0be60f90. >06:10:37.607746 lvchange[4789] device_mapper/libdm-report.c:4917 { >06:10:37.607752 lvchange[4789] device_mapper/libdm-report.c:4949 "log": [ >06:10:37.607763 lvchange[4789] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_swap", "log_object_id":"D1HagM-iPHi-tB3l-DXqk-BdeW-RnB3-VJOGlO", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >06:10:37.607769 lvchange[4789] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >06:10:37.607773 lvchange[4789] device_mapper/libdm-report.c:5214 ] >06:10:37.607776 lvchange[4789] device_mapper/libdm-report.c:5287 } >06:10:37.607784 lvchange[4789] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.633707 lvchange[4789] commands/toolcontext.c:1894 Reloading config files >06:10:37.633733 lvchange[4789] activate/fs.c:492 Syncing device names >06:10:37.633741 lvchange[4789] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.633756 lvchange[4789] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x559e092c4400. >06:10:37.633807 lvchange[4789] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >06:10:37.633824 lvchange[4789] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >06:10:37.634009 lvchange[4789] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >06:10:37.634019 lvchange[4789] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.634029 lvchange[4789] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.634048 lvchange[4789] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.634052 lvchange[4789] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.634068 lvchange[4789] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >06:10:37.634071 lvchange[4789] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 >06:10:37.817264 lvchange[4797] device_mapper/libdm-config.c:1085 log/activation not found in config: defaulting to 0 >06:10:37.817289 lvchange[4797] config/config.c:1501 log/debug_classes not found in config: defaulting to debug_classes = [ "memory", "devices", "io", "activation", "allocation", "metadata", "cache", "locking", "lvmpolld", "dbus" ] >06:10:37.817294 lvchange[4797] commands/toolcontext.c:433 Setting log debug classes to 2031 >06:10:37.817301 lvchange[4797] config/config.c:1501 log/debug_file_fields not found in config: defaulting to debug_file_fields = [ "time", "command", "fileline", "message" ] >06:10:37.817307 lvchange[4797] config/config.c:1501 log/debug_output_fields not found in config: defaulting to debug_output_fields = [ "time", "command", "fileline", "message" ] >06:10:37.817312 lvchange[4797] config/config.c:1501 log/journal not found in config: defaulting to journal = [ ] >06:10:37.817314 lvchange[4797] commands/toolcontext.c:359 log/journal contains a value which is not a string. Ignoring. >06:10:37.817318 lvchange[4797] commands/toolcontext.c:445 Logging initialised at Wed Aug 16 06:10:37 2023 >06:10:37.817324 lvchange[4797] config/config.c:283 Loading config file: /etc/lvm/lvmlocal.conf >06:10:37.817333 lvchange[4797] device/dev-io.c:425 Opened /etc/lvm/lvmlocal.conf RO >06:10:37.817344 lvchange[4797] device/dev-io.c:466 Closed /etc/lvm/lvmlocal.conf >06:10:37.817349 lvchange[4797] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.817356 lvchange[4797] device_mapper/libdm-config.c:1085 config/abort_on_errors not found in config: defaulting to 0 >06:10:37.817359 lvchange[4797] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.817365 lvchange[4797] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.817370 lvchange[4797] device_mapper/libdm-config.c:1013 global/umask not found in config: defaulting to 63 >06:10:37.817373 lvchange[4797] device_mapper/libdm-config.c:986 devices/dir not found in config: defaulting to "/dev" >06:10:37.817377 lvchange[4797] device_mapper/libdm-config.c:986 devices/device_id_sysfs_dir not found in config: defaulting to "/sys/" >06:10:37.817380 lvchange[4797] device_mapper/libdm-config.c:986 devices/external_device_info_source not found in config: defaulting to "none" >06:10:37.817382 lvchange[4797] device_mapper/libdm-config.c:986 global/proc not found in config: defaulting to "/proc" >06:10:37.817431 lvchange[4797] device_mapper/libdm-config.c:1085 global/activation not found in config: defaulting to 1 >06:10:37.817436 lvchange[4797] device_mapper/libdm-config.c:1085 activation/auto_set_activation_skip not found in config: defaulting to 1 >06:10:37.817439 lvchange[4797] device_mapper/libdm-config.c:986 activation/readahead not found in config: defaulting to "auto" >06:10:37.817446 lvchange[4797] device_mapper/libdm-config.c:1085 activation/udev_rules not found in config: defaulting to 1 >06:10:37.817448 lvchange[4797] device_mapper/libdm-config.c:1085 activation/udev_sync not found in config: defaulting to 1 >06:10:37.817451 lvchange[4797] device_mapper/libdm-config.c:1085 devices/issue_discards not found in config: defaulting to 0 >06:10:37.817453 lvchange[4797] device_mapper/libdm-config.c:1085 activation/retry_deactivation not found in config: defaulting to 1 >06:10:37.817456 lvchange[4797] device_mapper/libdm-config.c:1085 activation/checks not found in config: defaulting to 0 >06:10:37.817458 lvchange[4797] misc/lvm-globals.c:205 LVM activation checks disabled >06:10:37.817460 lvchange[4797] device_mapper/libdm-config.c:1085 activation/use_linear_target not found in config: defaulting to 1 >06:10:37.817462 lvchange[4797] device_mapper/libdm-config.c:986 activation/missing_stripe_filler not found in config: defaulting to "error" >06:10:37.817466 lvchange[4797] device_mapper/libdm-config.c:1085 global/metadata_read_only not found in config: defaulting to 0 >06:10:37.817469 lvchange[4797] device_mapper/libdm-config.c:1013 devices/pv_min_size not found in config: defaulting to 2048 >06:10:37.817471 lvchange[4797] device_mapper/libdm-config.c:1085 metadata/check_pv_device_sizes not found in config: defaulting to 1 >06:10:37.817473 lvchange[4797] device_mapper/libdm-config.c:1085 global/event_activation not found in config: defaulting to 1 >06:10:37.817476 lvchange[4797] device_mapper/libdm-config.c:986 global/units not found in config: defaulting to "r" >06:10:37.817478 lvchange[4797] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.817481 lvchange[4797] device_mapper/libdm-config.c:1085 report/binary_values_as_numeric not found in config: defaulting to 0 >06:10:37.817483 lvchange[4797] device_mapper/libdm-config.c:1085 report/mark_hidden_devices not found in config: defaulting to 1 >06:10:37.817485 lvchange[4797] device_mapper/libdm-config.c:1085 global/suffix not found in config: defaulting to 1 >06:10:37.817487 lvchange[4797] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.817490 lvchange[4797] device_mapper/libdm-config.c:986 report/time_format not found in config: defaulting to "%Y-%m-%d %T %z" >06:10:37.817492 lvchange[4797] device_mapper/libdm-config.c:1085 report/two_word_unknown_device not found in config: defaulting to 0 >06:10:37.817495 lvchange[4797] device_mapper/libdm-config.c:986 global/system_id_source not found in config: defaulting to "none" >06:10:37.817498 lvchange[4797] device_mapper/libdm-config.c:1013 global/io_memory_size not found in config: defaulting to 8192 >06:10:37.817509 lvchange[4797] device_mapper/libdm-config.c:986 config/profile_dir not found in config: defaulting to "/etc/lvm/profile" >06:10:37.817602 lvchange[4797] device/dev-cache.c:1223 devices/preferred_names not found in config: using built-in preferences >06:10:37.817606 lvchange[4797] device_mapper/libdm-config.c:1085 devices/obtain_device_list_from_udev not found in config: defaulting to 0 >06:10:37.817611 lvchange[4797] config/config.c:1501 devices/scan not found in config: defaulting to scan = [ "/dev" ] >06:10:37.817618 lvchange[4797] metadata/vg.c:65 Allocated VG #orphans_lvm2 at 0x5590baa0d400. >06:10:37.817622 lvchange[4797] format_text/format-text.c:2645 Initialised format: lvm2 >06:10:37.817626 lvchange[4797] striped/striped.c:245 Initialised segtype: linear >06:10:37.817629 lvchange[4797] striped/striped.c:245 Initialised segtype: striped >06:10:37.817631 lvchange[4797] zero/zero.c:99 Initialised segtype: zero >06:10:37.817633 lvchange[4797] error/errseg.c:105 Initialised segtype: error >06:10:37.817636 lvchange[4797] device_mapper/libdm-config.c:986 dmeventd/snapshot_library not found in config: defaulting to "libdevmapper-event-lvm2snapshot.so" >06:10:37.817640 lvchange[4797] snapshot/snapshot.c:274 Initialised segtype: snapshot >06:10:37.817646 lvchange[4797] device_mapper/libdm-config.c:986 dmeventd/mirror_library not found in config: defaulting to "libdevmapper-event-lvm2mirror.so" >06:10:37.817649 lvchange[4797] mirror/mirrored.c:539 Initialised segtype: mirror >06:10:37.817651 lvchange[4797] device_mapper/libdm-config.c:986 dmeventd/raid_library not found in config: defaulting to "libdevmapper-event-lvm2raid.so" >06:10:37.817654 lvchange[4797] raid/raid.c:694 Initialised segtype: raid0 >06:10:37.817656 lvchange[4797] raid/raid.c:694 Initialised segtype: raid0_meta >06:10:37.817659 lvchange[4797] raid/raid.c:694 Initialised segtype: raid1 >06:10:37.817661 lvchange[4797] raid/raid.c:694 Initialised segtype: raid10 >06:10:37.817663 lvchange[4797] raid/raid.c:694 Initialised segtype: raid10_near >06:10:37.817665 lvchange[4797] raid/raid.c:694 Initialised segtype: raid4 >06:10:37.817667 lvchange[4797] raid/raid.c:694 Initialised segtype: raid5 >06:10:37.817669 lvchange[4797] raid/raid.c:694 Initialised segtype: raid5_n >06:10:37.817682 lvchange[4797] raid/raid.c:694 Initialised segtype: raid5_la >06:10:37.817686 lvchange[4797] raid/raid.c:694 Initialised segtype: raid5_ls >06:10:37.817691 lvchange[4797] raid/raid.c:694 Initialised segtype: raid5_ra >06:10:37.817696 lvchange[4797] raid/raid.c:694 Initialised segtype: raid5_rs >06:10:37.817699 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6 >06:10:37.817701 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_n_6 >06:10:37.817704 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_nc >06:10:37.817706 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_nr >06:10:37.817708 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_zr >06:10:37.817710 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_ls_6 >06:10:37.817712 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_rs_6 >06:10:37.817714 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_la_6 >06:10:37.817716 lvchange[4797] raid/raid.c:694 Initialised segtype: raid6_ra_6 >06:10:37.817719 lvchange[4797] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.817722 lvchange[4797] thin/thin.c:825 Initialised segtype: thin-pool >06:10:37.817725 lvchange[4797] device_mapper/libdm-config.c:986 dmeventd/thin_library not found in config: defaulting to "libdevmapper-event-lvm2thin.so" >06:10:37.817728 lvchange[4797] thin/thin.c:825 Initialised segtype: thin >06:10:37.817730 lvchange[4797] cache_segtype/cache.c:837 Initialised segtype: cache-pool >06:10:37.817733 lvchange[4797] cache_segtype/cache.c:851 Initialised segtype: cache >06:10:37.817736 lvchange[4797] device_mapper/libdm-config.c:986 dmeventd/vdo_library not found in config: defaulting to "libdevmapper-event-lvm2vdo.so" >06:10:37.817739 lvchange[4797] vdo/vdo.c:616 Initialised segtypes: vdo, vdo-pool. >06:10:37.817741 lvchange[4797] writecache/writecache.c:389 Initialised segtype: writecache >06:10:37.817744 lvchange[4797] integrity/integrity.c:339 Initialised segtype: integrity >06:10:37.817747 lvchange[4797] device_mapper/libdm-config.c:1085 backup/archive not found in config: defaulting to 1 >06:10:37.817749 lvchange[4797] device_mapper/libdm-config.c:1013 backup/retain_days not found in config: defaulting to 30 >06:10:37.817752 lvchange[4797] device_mapper/libdm-config.c:1013 backup/retain_min not found in config: defaulting to 10 >06:10:37.817755 lvchange[4797] device_mapper/libdm-config.c:986 backup/archive_dir not found in config: defaulting to "/etc/lvm/archive" >06:10:37.817757 lvchange[4797] device_mapper/libdm-config.c:1085 backup/backup not found in config: defaulting to 1 >06:10:37.817760 lvchange[4797] device_mapper/libdm-config.c:986 backup/backup_dir not found in config: defaulting to "/etc/lvm/backup" >06:10:37.817763 lvchange[4797] lvmcmdline.c:2825 Command profile 'lvmdbusd' requested via environment variable. >06:10:37.817774 lvchange[4797] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.817787 lvchange[4797] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.817806 lvchange[4797] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.817810 lvchange[4797] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.817819 lvchange[4797] lvmcmdline.c:2933 Setting global command profile "lvmdbusd". >06:10:37.817823 lvchange[4797] device_mapper/libdm-config.c:1085 global/si_unit_consistency not found in config: defaulting to 1 >06:10:37.817828 lvchange[4797] device_mapper/libdm-config.c:986 report/list_item_separator not found in config: defaulting to "," >06:10:37.817831 lvchange[4797] device_mapper/libdm-config.c:1085 global/use_lvmpolld not found in config: defaulting to 1 >06:10:37.817859 lvchange[4797] filters/filter-regex.c:245 Regex filter initialised. >06:10:37.817862 lvchange[4797] filters/filter-type.c:61 LVM type filter initialised. >06:10:37.817865 lvchange[4797] filters/filter-deviceid.c:66 deviceid filter initialised. >06:10:37.817868 lvchange[4797] device_mapper/libdm-config.c:1085 devices/sysfs_scan not found in config: defaulting to 1 >06:10:37.817878 lvchange[4797] filters/filter-sysfs.c:106 Sysfs filter initialised. >06:10:37.817882 lvchange[4797] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.817885 lvchange[4797] filters/filter-usable.c:144 Usable device filter initialised (scan_lvs 0). >06:10:37.817887 lvchange[4797] device_mapper/libdm-config.c:1085 devices/multipath_component_detection not found in config: defaulting to 1 >06:10:37.817890 lvchange[4797] filters/filter-mpath.c:87 mpath filter initialised. >06:10:37.817892 lvchange[4797] filters/filter-partitioned.c:68 Partitioned filter initialised. >06:10:37.817894 lvchange[4797] filters/filter-signature.c:88 signature filter initialised. >06:10:37.817896 lvchange[4797] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.817898 lvchange[4797] filters/filter-md.c:149 MD filter initialised. >06:10:37.817901 lvchange[4797] device_mapper/libdm-config.c:1085 devices/fw_raid_component_detection not found in config: defaulting to 0 >06:10:37.817903 lvchange[4797] filters/filter-composite.c:98 Composite filter initialised. >06:10:37.817905 lvchange[4797] device_mapper/libdm-config.c:1085 devices/ignore_suspended_devices not found in config: defaulting to 0 >06:10:37.817908 lvchange[4797] device_mapper/libdm-config.c:1085 devices/ignore_lvm_mirrors not found in config: defaulting to 1 >06:10:37.817910 lvchange[4797] filters/filter-persistent.c:187 Persistent filter initialised. >06:10:37.817913 lvchange[4797] device_mapper/libdm-config.c:1085 devices/scan_lvs not found in config: defaulting to 0 >06:10:37.817916 lvchange[4797] device_mapper/libdm-config.c:1085 devices/allow_mixed_block_sizes not found in config: defaulting to 0 >06:10:37.817918 lvchange[4797] device_mapper/libdm-config.c:986 devices/hints not found in config: defaulting to "all" >06:10:37.817921 lvchange[4797] device_mapper/libdm-config.c:986 activation/activation_mode not found in config: defaulting to "degraded" >06:10:37.817924 lvchange[4797] device_mapper/libdm-config.c:1085 metadata/record_lvs_history not found in config: defaulting to 0 >06:10:37.817927 lvchange[4797] device_mapper/libdm-config.c:986 devices/search_for_devnames not found in config: defaulting to "auto" >06:10:37.817930 lvchange[4797] lvmcmdline.c:3235 DEGRADED MODE. Incomplete RAID LVs will be processed. >06:10:37.817938 lvchange[4797] device_mapper/libdm-config.c:1085 activation/monitoring not found in config: defaulting to 1 >06:10:37.817940 lvchange[4797] lvmcmdline.c:3241 Processing command: lvchange -K --config ' devices { filter=["a|/dev/sda2$|","a|/dev/sdb1$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} global/notify_dbus=0 log/command_log_selection="log_context!="' -ay -y vg_erwan-desktop/lv_root >06:10:37.817943 lvchange[4797] lvmcmdline.c:3242 Command pid: 4797 >06:10:37.817944 lvchange[4797] lvmcmdline.c:3243 System ID: >06:10:37.817949 lvchange[4797] lvmcmdline.c:3246 O_DIRECT will be used >06:10:37.817952 lvchange[4797] device_mapper/libdm-config.c:1013 global/locking_type not found in config: defaulting to 1 >06:10:37.817955 lvchange[4797] device_mapper/libdm-config.c:1085 global/wait_for_locks not found in config: defaulting to 1 >06:10:37.817957 lvchange[4797] locking/locking.c:141 File locking settings: readonly:0 sysinit:0 ignorelockingfailure:0 global/metadata_read_only:0 global/wait_for_locks:1. >06:10:37.817960 lvchange[4797] device_mapper/libdm-config.c:1085 global/prioritise_write_locks not found in config: defaulting to 1 >06:10:37.817962 lvchange[4797] device_mapper/libdm-config.c:986 global/locking_dir not found in config: defaulting to "/run/lock/lvm" >06:10:37.826004 lvchange[4797] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. >06:10:37.826051 lvchange[4797] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.826069 lvchange[4797] device_mapper/libdm-config.c:1085 devices/md_component_detection not found in config: defaulting to 1 >06:10:37.826073 lvchange[4797] device_mapper/libdm-config.c:986 devices/md_component_checks not found in config: defaulting to "auto" >06:10:37.826076 lvchange[4797] lvmcmdline.c:3062 Using md_component_checks auto use_full_md_check 0 >06:10:37.826079 lvchange[4797] device_mapper/libdm-config.c:986 devices/multipath_wwids_file not found in config: defaulting to "/etc/multipath/wwids" >06:10:37.826089 lvchange[4797] device/dev-mpath.c:217 multipath wwids file not found >06:10:37.826097 lvchange[4797] device_mapper/libdm-config.c:1085 global/use_lvmlockd not found in config: defaulting to 0 >06:10:37.826117 lvchange[4797] device_mapper/libdm-config.c:1085 report/aligned not found in config: defaulting to 1 >06:10:37.826120 lvchange[4797] device_mapper/libdm-config.c:1085 report/buffered not found in config: defaulting to 1 >06:10:37.826122 lvchange[4797] device_mapper/libdm-config.c:1085 report/headings not found in config: defaulting to 1 >06:10:37.826125 lvchange[4797] device_mapper/libdm-config.c:986 report/separator not found in config: defaulting to " " >06:10:37.826127 lvchange[4797] device_mapper/libdm-config.c:1085 report/prefixes not found in config: defaulting to 0 >06:10:37.826129 lvchange[4797] device_mapper/libdm-config.c:1085 report/quoted not found in config: defaulting to 1 >06:10:37.826132 lvchange[4797] device_mapper/libdm-config.c:1085 report/columns_as_rows not found in config: defaulting to 0 >06:10:37.826157 lvchange[4797] cache/lvmcache.c:1599 lvmcache label scan begin >06:10:37.826160 lvchange[4797] label/label.c:1249 Finding devices to scan >06:10:37.826211 lvchange[4797] device_mapper/libdm-config.c:1085 devices/use_devicesfile not found in config: defaulting to 1 >06:10:37.826216 lvchange[4797] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.826223 lvchange[4797] device/dev-cache.c:1898 Devices file not found, ignoring. >06:10:37.826226 lvchange[4797] device/dev-cache.c:1195 Creating list of system devices. >06:10:37.826364 lvchange[4797] device/dev-cache.c:753 Found dev 11:0 /dev/block/11:0 - new. >06:10:37.826373 lvchange[4797] device/dev-cache.c:753 Found dev 252:0 /dev/block/252:0 - new. >06:10:37.826379 lvchange[4797] device/dev-cache.c:753 Found dev 253:0 /dev/block/253:0 - new. >06:10:37.826385 lvchange[4797] device/dev-cache.c:753 Found dev 253:1 /dev/block/253:1 - new. >06:10:37.826390 lvchange[4797] device/dev-cache.c:753 Found dev 253:3 /dev/block/253:3 - new. >06:10:37.826396 lvchange[4797] device/dev-cache.c:753 Found dev 253:4 /dev/block/253:4 - new. >06:10:37.826401 lvchange[4797] device/dev-cache.c:753 Found dev 7:0 /dev/block/7:0 - new. >06:10:37.826407 lvchange[4797] device/dev-cache.c:753 Found dev 7:1 /dev/block/7:1 - new. >06:10:37.826412 lvchange[4797] device/dev-cache.c:753 Found dev 7:2 /dev/block/7:2 - new. >06:10:37.826418 lvchange[4797] device/dev-cache.c:753 Found dev 8:0 /dev/block/8:0 - new. >06:10:37.826431 lvchange[4797] device/dev-cache.c:753 Found dev 8:1 /dev/block/8:1 - new. >06:10:37.826437 lvchange[4797] device/dev-cache.c:753 Found dev 8:112 /dev/block/8:112 - new. >06:10:37.826443 lvchange[4797] device/dev-cache.c:753 Found dev 8:16 /dev/block/8:16 - new. >06:10:37.826448 lvchange[4797] device/dev-cache.c:753 Found dev 8:17 /dev/block/8:17 - new. >06:10:37.826454 lvchange[4797] device/dev-cache.c:753 Found dev 8:2 /dev/block/8:2 - new. >06:10:37.826459 lvchange[4797] device/dev-cache.c:753 Found dev 8:32 /dev/block/8:32 - new. >06:10:37.826465 lvchange[4797] device/dev-cache.c:753 Found dev 8:33 /dev/block/8:33 - new. >06:10:37.826470 lvchange[4797] device/dev-cache.c:753 Found dev 8:34 /dev/block/8:34 - new. >06:10:37.826476 lvchange[4797] device/dev-cache.c:753 Found dev 8:35 /dev/block/8:35 - new. >06:10:37.826481 lvchange[4797] device/dev-cache.c:753 Found dev 8:48 /dev/block/8:48 - new. >06:10:37.826487 lvchange[4797] device/dev-cache.c:753 Found dev 8:64 /dev/block/8:64 - new. >06:10:37.826492 lvchange[4797] device/dev-cache.c:753 Found dev 8:80 /dev/block/8:80 - new. >06:10:37.826498 lvchange[4797] device/dev-cache.c:753 Found dev 8:96 /dev/block/8:96 - new. >06:10:37.826620 lvchange[4797] device/dev-cache.c:778 Found dev 11:0 /dev/cdrom - new alias. >06:10:37.827503 lvchange[4797] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-diskseq/1 - new alias. >06:10:37.827518 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-diskseq/1-part1 - new alias. >06:10:37.827525 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-diskseq/1-part2 - new alias. >06:10:37.827531 lvchange[4797] device/dev-cache.c:778 Found dev 7:0 /dev/disk/by-diskseq/19 - new alias. >06:10:37.827537 lvchange[4797] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-diskseq/2 - new alias. >06:10:37.827542 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-diskseq/2-part1 - new alias. >06:10:37.827548 lvchange[4797] device/dev-cache.c:778 Found dev 7:1 /dev/disk/by-diskseq/20 - new alias. >06:10:37.827553 lvchange[4797] device/dev-cache.c:778 Found dev 7:2 /dev/disk/by-diskseq/21 - new alias. >06:10:37.827559 lvchange[4797] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-diskseq/258 - new alias. >06:10:37.827565 lvchange[4797] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-diskseq/259 - new alias. >06:10:37.827571 lvchange[4797] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-diskseq/260 - new alias. >06:10:37.827577 lvchange[4797] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-diskseq/261 - new alias. >06:10:37.827582 lvchange[4797] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-diskseq/262 - new alias. >06:10:37.827588 lvchange[4797] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-diskseq/4 - new alias. >06:10:37.827594 lvchange[4797] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-diskseq/8 - new alias. >06:10:37.827600 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-diskseq/8-part1 - new alias. >06:10:37.827605 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-diskseq/8-part2 - new alias. >06:10:37.827611 lvchange[4797] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-diskseq/8-part3 - new alias. >06:10:37.827643 lvchange[4797] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469 - new alias. >06:10:37.827656 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part1 - new alias. >06:10:37.827667 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/ata-SAMSUNG_SSD_830_Series_S0XYNEAC722469-part2 - new alias. >06:10:37.827689 lvchange[4797] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X - new alias. >06:10:37.827701 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/ata-Samsung_SSD_850_EVO_500GB_S2RBNXAH101404X-part1 - new alias. >06:10:37.827712 lvchange[4797] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-id/ata-TSSTcorp_DVD-RW_SH-216AB_R8E568DC301L8Z - new alias. >06:10:37.827722 lvchange[4797] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-id/dm-name-live-base - new alias. >06:10:37.827728 lvchange[4797] device/dev-cache.c:778 Found dev 253:3 /dev/disk/by-id/dm-name-live-rw - new alias. >06:10:37.827734 lvchange[4797] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_home - new alias. >06:10:37.827740 lvchange[4797] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-name-vg_erwan--desktop-lv_swap - new alias. >06:10:37.827746 lvchange[4797] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s98PR9l8Dg8ub0QzrpUTFVYxgRw2BiiZ2 - new alias. >06:10:37.827755 lvchange[4797] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-id/dm-uuid-LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sD1HagMiPHitB3lDXqkBdeWRnB3VJOGlO - new alias. >06:10:37.827764 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/lvm-pv-uuid-GAqkuM-e7nY-O2ZE-E2Dd-bcux-HkeY-RHbJUf - new alias. >06:10:37.827775 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/lvm-pv-uuid-i0HzEq-HGe2-MRXw-X3od-P6CR-G86h-maSPFA - new alias. >06:10:37.827786 lvchange[4797] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-id/usb-Generic-_Compact_Flash_20100818841300000-0:0 - new alias. >06:10:37.827797 lvchange[4797] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-id/usb-Generic-_M.S._M.S.Pro_HG_20100818841300000-0:3 - new alias. >06:10:37.827809 lvchange[4797] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-id/usb-Generic-_SD_MMC_20100818841300000-0:2 - new alias. >06:10:37.827820 lvchange[4797] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-id/usb-Generic-_SD_MMC_M.S.PRO_20100818841300000-0:4 - new alias. >06:10:37.827831 lvchange[4797] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-id/usb-Generic-_SM_xD-Picture_20100818841300000-0:1 - new alias. >06:10:37.827842 lvchange[4797] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0 - new alias. >06:10:37.827853 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part1 - new alias. >06:10:37.827864 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part2 - new alias. >06:10:37.827875 lvchange[4797] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-id/usb-Generic_Flash_Disk_39661D1D-0:0-part3 - new alias. >06:10:37.827886 lvchange[4797] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-id/wwn-0x5002538043584d30 - new alias. >06:10:37.827897 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-id/wwn-0x5002538043584d30-part1 - new alias. >06:10:37.827908 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-id/wwn-0x5002538043584d30-part2 - new alias. >06:10:37.827918 lvchange[4797] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-id/wwn-0x5002538d409a2fbe - new alias. >06:10:37.827929 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-id/wwn-0x5002538d409a2fbe-part1 - new alias. >06:10:37.827955 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-label/ANACONDA - new alias. >06:10:37.827967 lvchange[4797] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-label/Anaconda - new alias. >06:10:37.827978 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-label/Fedora-WS-Live-38-1-6 - new alias. >06:10:37.828000 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partlabel/Appended2 - new alias. >06:10:37.828011 lvchange[4797] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partlabel/Gap1 - new alias. >06:10:37.828022 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partlabel/ISO9660 - new alias. >06:10:37.828045 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-partuuid/00090716-01 - new alias. >06:10:37.828057 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-partuuid/00090716-02 - new alias. >06:10:37.828067 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-partuuid/3a70219d-01 - new alias. >06:10:37.828081 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba95-298703c7c362 - new alias. >06:10:37.828092 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba96-298703c7c362 - new alias. >06:10:37.828104 lvchange[4797] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-partuuid/596bfe18-6cfc-4880-ba97-298703c7c362 - new alias. >06:10:37.828136 lvchange[4797] device/dev-cache.c:778 Found dev 8:32 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0 - new alias. >06:10:37.828148 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part1 - new alias. >06:10:37.828159 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part2 - new alias. >06:10:37.828170 lvchange[4797] device/dev-cache.c:778 Found dev 8:35 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-scsi-0:0:0:0-part3 - new alias. >06:10:37.828181 lvchange[4797] device/dev-cache.c:778 Found dev 8:48 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0 - new alias. >06:10:37.828192 lvchange[4797] device/dev-cache.c:778 Found dev 8:64 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:1 - new alias. >06:10:37.828204 lvchange[4797] device/dev-cache.c:778 Found dev 8:80 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:2 - new alias. >06:10:37.828214 lvchange[4797] device/dev-cache.c:778 Found dev 8:96 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:3 - new alias. >06:10:37.828225 lvchange[4797] device/dev-cache.c:778 Found dev 8:112 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:4 - new alias. >06:10:37.828236 lvchange[4797] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1 - new alias. >06:10:37.828247 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part1 - new alias. >06:10:37.828258 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1-part2 - new alias. >06:10:37.828268 lvchange[4797] device/dev-cache.c:778 Found dev 8:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0 - new alias. >06:10:37.828279 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part1 - new alias. >06:10:37.828289 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/disk/by-path/pci-0000:00:1f.2-ata-1.0-part2 - new alias. >06:10:37.828300 lvchange[4797] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2 - new alias. >06:10:37.828311 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2-part1 - new alias. >06:10:37.828322 lvchange[4797] device/dev-cache.c:778 Found dev 8:16 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0 - new alias. >06:10:37.828332 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/disk/by-path/pci-0000:00:1f.2-ata-2.0-part1 - new alias. >06:10:37.828343 lvchange[4797] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3 - new alias. >06:10:37.828349 lvchange[4797] device/dev-cache.c:778 Found dev 11:0 /dev/disk/by-path/pci-0000:00:1f.2-ata-3.0 - new alias. >06:10:37.828370 lvchange[4797] device/dev-cache.c:778 Found dev 253:0 /dev/disk/by-uuid/0901706e-a709-4c51-a005-c8385cf934e2 - new alias. >06:10:37.828382 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/disk/by-uuid/2023-04-13-22-15-10-00 - new alias. >06:10:37.828393 lvchange[4797] device/dev-cache.c:778 Found dev 253:4 /dev/disk/by-uuid/2074eb84-624c-4790-83b6-8f3e4a82ae85 - new alias. >06:10:37.828405 lvchange[4797] device/dev-cache.c:778 Found dev 253:1 /dev/disk/by-uuid/3fbcc456-95b8-4681-8cd8-981dab52cbf3 - new alias. >06:10:37.828416 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/disk/by-uuid/EEB5-E40F - new alias. >06:10:37.828427 lvchange[4797] device/dev-cache.c:778 Found dev 253:0 /dev/dm-0 - new alias. >06:10:37.828434 lvchange[4797] device/dev-cache.c:778 Found dev 253:1 /dev/dm-1 - new alias. >06:10:37.828439 lvchange[4797] device/dev-cache.c:778 Found dev 253:3 /dev/dm-3 - new alias. >06:10:37.828443 lvchange[4797] device/dev-cache.c:778 Found dev 253:4 /dev/dm-4 - new alias. >06:10:37.828502 lvchange[4797] device/dev-cache.c:1160 /dev/fd: Symbolic link to directory >06:10:37.828519 lvchange[4797] device/dev-cache.c:1165 /dev/hugepages: Different filesystem in directory >06:10:37.828632 lvchange[4797] device/dev-cache.c:778 Found dev 7:1 /dev/live-base - new alias. >06:10:37.828644 lvchange[4797] device/dev-cache.c:778 Found dev 7:0 /dev/loop0 - new alias. >06:10:37.828648 lvchange[4797] device/dev-cache.c:778 Found dev 7:1 /dev/loop1 - new alias. >06:10:37.828655 lvchange[4797] device/dev-cache.c:778 Found dev 7:2 /dev/loop2 - new alias. >06:10:37.828692 lvchange[4797] device/dev-cache.c:778 Found dev 253:4 /dev/mapper/live-base - new alias. >06:10:37.828700 lvchange[4797] device/dev-cache.c:778 Found dev 253:3 /dev/mapper/live-rw - new alias. >06:10:37.828706 lvchange[4797] device/dev-cache.c:778 Found dev 253:0 /dev/mapper/vg_erwan--desktop-lv_home - new alias. >06:10:37.828711 lvchange[4797] device/dev-cache.c:778 Found dev 253:1 /dev/mapper/vg_erwan--desktop-lv_swap - new alias. >06:10:37.828735 lvchange[4797] device/dev-cache.c:1165 /dev/mqueue: Different filesystem in directory >06:10:37.828762 lvchange[4797] device/dev-cache.c:1165 /dev/pts: Different filesystem in directory >06:10:37.828773 lvchange[4797] device/dev-cache.c:778 Found dev 8:0 /dev/sda - new alias. >06:10:37.828777 lvchange[4797] device/dev-cache.c:778 Found dev 8:1 /dev/sda1 - new alias. >06:10:37.828781 lvchange[4797] device/dev-cache.c:778 Found dev 8:2 /dev/sda2 - new alias. >06:10:37.828786 lvchange[4797] device/dev-cache.c:778 Found dev 8:16 /dev/sdb - new alias. >06:10:37.828790 lvchange[4797] device/dev-cache.c:778 Found dev 8:17 /dev/sdb1 - new alias. >06:10:37.828794 lvchange[4797] device/dev-cache.c:778 Found dev 8:32 /dev/sdc - new alias. >06:10:37.828798 lvchange[4797] device/dev-cache.c:778 Found dev 8:33 /dev/sdc1 - new alias. >06:10:37.828802 lvchange[4797] device/dev-cache.c:778 Found dev 8:34 /dev/sdc2 - new alias. >06:10:37.828806 lvchange[4797] device/dev-cache.c:778 Found dev 8:35 /dev/sdc3 - new alias. >06:10:37.828811 lvchange[4797] device/dev-cache.c:778 Found dev 8:48 /dev/sdd - new alias. >06:10:37.828815 lvchange[4797] device/dev-cache.c:778 Found dev 8:64 /dev/sde - new alias. >06:10:37.828819 lvchange[4797] device/dev-cache.c:778 Found dev 8:80 /dev/sdf - new alias. >06:10:37.828823 lvchange[4797] device/dev-cache.c:778 Found dev 8:96 /dev/sdg - new alias. >06:10:37.828827 lvchange[4797] device/dev-cache.c:778 Found dev 8:112 /dev/sdh - new alias. >06:10:37.828844 lvchange[4797] device/dev-cache.c:1165 /dev/shm: Different filesystem in directory >06:10:37.828889 lvchange[4797] device/dev-cache.c:778 Found dev 11:0 /dev/sr0 - new alias. >06:10:37.829107 lvchange[4797] device/dev-cache.c:778 Found dev 253:0 /dev/vg_erwan-desktop/lv_home - new alias. >06:10:37.829114 lvchange[4797] device/dev-cache.c:778 Found dev 253:1 /dev/vg_erwan-desktop/lv_swap - new alias. >06:10:37.829130 lvchange[4797] device/dev-cache.c:778 Found dev 252:0 /dev/zram0 - new alias. >06:10:37.829139 lvchange[4797] label/label.c:1325 Filtering devices to scan (nodata) >06:10:37.829156 lvchange[4797] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.829166 lvchange[4797] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.829171 lvchange[4797] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.829174 lvchange[4797] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.829178 lvchange[4797] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >06:10:37.829182 lvchange[4797] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.829185 lvchange[4797] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.829189 lvchange[4797] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >06:10:37.829195 lvchange[4797] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.829309 lvchange[4797] device/dev-io.c:120 /dev/sda2: size is 249042944 sectors >06:10:37.829315 lvchange[4797] device/dev-io.c:466 Closed /dev/sda2 >06:10:37.829355 lvchange[4797] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.829360 lvchange[4797] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.829364 lvchange[4797] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.829368 lvchange[4797] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.829383 lvchange[4797] device/dev-io.c:120 /dev/sdb1: size is 976771120 sectors >06:10:37.829388 lvchange[4797] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.829414 lvchange[4797] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.829419 lvchange[4797] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.829423 lvchange[4797] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.829427 lvchange[4797] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.829431 lvchange[4797] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.829434 lvchange[4797] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.829437 lvchange[4797] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.829440 lvchange[4797] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.829444 lvchange[4797] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.829446 lvchange[4797] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.829449 lvchange[4797] label/label.c:1342 Filtering devices to scan done (nodata) >06:10:37.829480 lvchange[4797] label/hints.c:703 Reading hint file >06:10:37.829501 lvchange[4797] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.829508 lvchange[4797] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.829511 lvchange[4797] label/hints.c:760 ignore hints with different filter >06:10:37.829517 lvchange[4797] label/hints.c:1412 get_hints: needs refresh >06:10:37.829524 lvchange[4797] device/device_id.c:78 unlink /run/lvm/searched_devnames errno 2 >06:10:37.829532 lvchange[4797] label/label.c:835 Checking fd limit for num_devs 2 want 34 soft 1024 hard 524288 >06:10:37.829535 lvchange[4797] label/label.c:640 Scanning 2 devices for VG info >06:10:37.829543 lvchange[4797] label/label.c:568 open /dev/sda2 ro di 0 fd 5 >06:10:37.829649 lvchange[4797] label/label.c:568 open /dev/sdb1 ro di 1 fd 6 >06:10:37.829729 lvchange[4797] label/label.c:679 Scanning submitted 2 reads >06:10:37.830271 lvchange[4797] label/label.c:713 Processing data from device /dev/sda2 8:2 di 0 >06:10:37.830311 lvchange[4797] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.830351 lvchange[4797] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.830356 lvchange[4797] filters/filter-persistent.c:131 filter caching good /dev/sda2 >06:10:37.830362 lvchange[4797] label/label.c:311 Found label at sector 1 on /dev/sda2 >06:10:37.830365 lvchange[4797] cache/lvmcache.c:2477 Found PVID GAqkuMe7nYO2ZEE2DdbcuxHkeYRHbJUf on /dev/sda2 >06:10:37.830371 lvchange[4797] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.830374 lvchange[4797] format_text/text_label.c:538 Scanning /dev/sda2 mda1 summary. >06:10:37.830377 lvchange[4797] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.830382 lvchange[4797] format_text/import.c:57 Reading metadata summary from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.830430 lvchange[4797] format_text/format-text.c:1574 Found metadata summary on /dev/sda2 at 4608 size 2188 for VG vg_erwan-desktop >06:10:37.830434 lvchange[4797] cache/lvmcache.c:1919 lvmcache adding vginfo for vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.830440 lvchange[4797] cache/lvmcache.c:2000 lvmcache /dev/sda2: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.830443 lvchange[4797] cache/lvmcache.c:1840 lvmcache /dev/sda2: VG vg_erwan-desktop: set VGID to 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s. >06:10:37.830445 lvchange[4797] cache/lvmcache.c:2196 lvmcache /dev/sda2 mda1 VG vg_erwan-desktop set seqno 18 checksum 8a3649fb mda_size 2188 >06:10:37.830448 lvchange[4797] cache/lvmcache.c:2034 lvmcache /dev/sda2: VG vg_erwan-desktop: set creation host to erwan-desktop.corp.proofpoint.com. >06:10:37.830450 lvchange[4797] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sda2 >06:10:37.830453 lvchange[4797] label/label.c:713 Processing data from device /dev/sdb1 8:17 di 1 >06:10:37.830460 lvchange[4797] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.830488 lvchange[4797] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.830491 lvchange[4797] filters/filter-persistent.c:131 filter caching good /dev/sdb1 >06:10:37.830495 lvchange[4797] label/label.c:311 Found label at sector 1 on /dev/sdb1 >06:10:37.830497 lvchange[4797] cache/lvmcache.c:2477 Found PVID i0HzEqHGe2MRXwX3odP6CRG86hmaSPFA on /dev/sdb1 >06:10:37.830501 lvchange[4797] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG #orphans_lvm2 #orphans_lvm2 >06:10:37.830503 lvchange[4797] format_text/text_label.c:538 Scanning /dev/sdb1 mda1 summary. >06:10:37.830505 lvchange[4797] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.830509 lvchange[4797] format_text/format-text.c:1549 Skipping read of already known VG metadata with matching mda checksum on /dev/sdb1. >06:10:37.830511 lvchange[4797] format_text/format-text.c:1574 Found metadata summary on /dev/sdb1 at 34304 size 2188 for VG vg_erwan-desktop >06:10:37.830513 lvchange[4797] cache/lvmcache.c:2000 lvmcache /dev/sdb1: now in VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.830515 lvchange[4797] format_text/text_label.c:566 Found metadata seqno 18 in mda1 on /dev/sdb1 >06:10:37.830517 lvchange[4797] label/label.c:748 Scanned devices: read errors 0 process errors 0 failed 0 >06:10:37.830521 lvchange[4797] label/hints.c:961 Writing hint file 3 >06:10:37.830552 lvchange[4797] config/config.c:1501 devices/global_filter not found in config: defaulting to global_filter = [ "a|.*|" ] >06:10:37.830558 lvchange[4797] config/config.c:1504 Setting devices/filter to filter = [ "a|/dev/sda2$|", "a|/dev/sdb1$|", "r|.*|" ] >06:10:37.830562 lvchange[4797] device_mapper/libdm-config.c:986 devices/devicesfile not found in config: defaulting to "system.devices" >06:10:37.830566 lvchange[4797] filters/filter-regex.c:196 /dev/loop0: Skipping (regex) >06:10:37.830569 lvchange[4797] filters/filter-regex.c:196 /dev/sda: Skipping (regex) >06:10:37.830572 lvchange[4797] filters/filter-regex.c:196 /dev/cdrom: Skipping (regex) >06:10:37.830574 lvchange[4797] filters/filter-regex.c:196 /dev/zram0: Skipping (regex) >06:10:37.830577 lvchange[4797] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_home: Skipping (regex) >06:10:37.830579 lvchange[4797] filters/filter-regex.c:196 /dev/live-base: Skipping (regex) >06:10:37.830582 lvchange[4797] filters/filter-regex.c:196 /dev/sda1: Skipping (regex) >06:10:37.830584 lvchange[4797] filters/filter-regex.c:196 /dev/vg_erwan-desktop/lv_swap: Skipping (regex) >06:10:37.830586 lvchange[4797] filters/filter-regex.c:196 /dev/loop2: Skipping (regex) >06:10:37.830589 lvchange[4797] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.830593 lvchange[4797] filters/filter-regex.c:196 /dev/mapper/live-rw: Skipping (regex) >06:10:37.830595 lvchange[4797] filters/filter-regex.c:196 /dev/mapper/live-base: Skipping (regex) >06:10:37.830598 lvchange[4797] filters/filter-regex.c:196 /dev/sdb: Skipping (regex) >06:10:37.830600 lvchange[4797] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.830603 lvchange[4797] filters/filter-regex.c:196 /dev/sdc: Skipping (regex) >06:10:37.830609 lvchange[4797] filters/filter-regex.c:196 /dev/sdc1: Skipping (regex) >06:10:37.830612 lvchange[4797] filters/filter-regex.c:196 /dev/sdc2: Skipping (regex) >06:10:37.830615 lvchange[4797] filters/filter-regex.c:196 /dev/sdc3: Skipping (regex) >06:10:37.830618 lvchange[4797] filters/filter-regex.c:196 /dev/sdd: Skipping (regex) >06:10:37.830620 lvchange[4797] filters/filter-regex.c:196 /dev/sde: Skipping (regex) >06:10:37.830623 lvchange[4797] filters/filter-regex.c:196 /dev/sdf: Skipping (regex) >06:10:37.830625 lvchange[4797] filters/filter-regex.c:196 /dev/sdg: Skipping (regex) >06:10:37.830627 lvchange[4797] filters/filter-regex.c:196 /dev/sdh: Skipping (regex) >06:10:37.830632 lvchange[4797] label/hints.c:1083 Wrote hint file with devs_hash 362664513 count 2 >06:10:37.830640 lvchange[4797] cache/lvmcache.c:1689 lvmcache label scan done >06:10:37.830643 lvchange[4797] toollib.c:4030 Obtaining the complete list of VGs before processing their LVs >06:10:37.830647 lvchange[4797] toollib.c:3887 Processing VG vg_erwan-desktop 3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s >06:10:37.830653 lvchange[4797] misc/lvm-flock.c:229 Locking /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.833878 lvchange[4797] device_mapper/libdm-common.c:987 Preparing SELinux context for /run/lock/lvm/V_vg_erwan-desktop to system_u:object_r:lvm_lock_t:s0. >06:10:37.833906 lvchange[4797] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop:aux WB >06:10:37.833938 lvchange[4797] misc/lvm-flock.c:113 _do_flock /run/lock/lvm/V_vg_erwan-desktop WB >06:10:37.833956 lvchange[4797] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop:aux >06:10:37.833972 lvchange[4797] device_mapper/libdm-common.c:990 Resetting SELinux context to default value. >06:10:37.833985 lvchange[4797] metadata/metadata.c:4653 Reading VG vg_erwan-desktop 3vkTwNNVSyEPPaTKByECgeVrQqZq6a4s >06:10:37.833991 lvchange[4797] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.834427 lvchange[4797] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.835028 lvchange[4797] metadata/metadata.c:4622 Rescan skipped - unchanged offset 30208 checksum 8a3649fb. >06:10:37.835069 lvchange[4797] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sda2 4096 >06:10:37.835074 lvchange[4797] format_text/format-text.c:196 Reading mda header sector from /dev/sda2 at 4096 >06:10:37.835082 lvchange[4797] format_text/import.c:153 Reading metadata from /dev/sda2 at 4608 size 2188 (+0) >06:10:37.835125 lvchange[4797] metadata/vg.c:65 Allocated VG vg_erwan-desktop at 0x5590bd5aa1e0. >06:10:37.835149 lvchange[4797] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_swap. >06:10:37.835158 lvchange[4797] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_home. >06:10:37.835162 lvchange[4797] format_text/import_vsn1.c:631 Importing logical volume vg_erwan-desktop/lv_root. >06:10:37.835180 lvchange[4797] format_text/format-text.c:442 Found metadata text at 4608 off 512 size 2188 VG vg_erwan-desktop on /dev/sda2 >06:10:37.835184 lvchange[4797] metadata/metadata.c:4803 Reading VG vg_erwan-desktop metadata from /dev/sdb1 4096 >06:10:37.835186 lvchange[4797] format_text/format-text.c:196 Reading mda header sector from /dev/sdb1 at 4096 >06:10:37.835192 lvchange[4797] format_text/import.c:153 Reading metadata from /dev/sdb1 at 34304 size 2188 (+0) >06:10:37.835201 lvchange[4797] format_text/import.c:173 Skipped parsing metadata on /dev/sdb1 >06:10:37.835203 lvchange[4797] format_text/format-text.c:442 Found metadata text at 34304 off 30208 size 2188 VG vg_erwan-desktop on /dev/sdb1 >06:10:37.835206 lvchange[4797] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sdb1 >06:10:37.835209 lvchange[4797] cache/lvmcache.c:2340 lvmcache_update_vg vg_erwan-desktop for info /dev/sda2 >06:10:37.835213 lvchange[4797] device_mapper/libdm-config.c:1013 metadata/lvs_history_retention_time not found in config: defaulting to 0 >06:10:37.835219 lvchange[4797] metadata/pv_manip.c:413 /dev/sdb1 0: 0 3200: lv_home(1703:0) >06:10:37.835222 lvchange[4797] metadata/pv_manip.c:413 /dev/sdb1 1: 3200 3560: lv_root(1600:0) >06:10:37.835224 lvchange[4797] metadata/pv_manip.c:413 /dev/sdb1 2: 6760 497: lv_swap(0:0) >06:10:37.835226 lvchange[4797] metadata/pv_manip.c:413 /dev/sdb1 3: 7257 1703: lv_home(0:0) >06:10:37.835228 lvchange[4797] metadata/pv_manip.c:413 /dev/sdb1 4: 8960 1600: lv_root(0:0) >06:10:37.835230 lvchange[4797] metadata/pv_manip.c:413 /dev/sdb1 5: 10560 4344: NULL(0:0) >06:10:37.835232 lvchange[4797] metadata/pv_manip.c:413 /dev/sda2 0: 0 3800: NULL(0:0) >06:10:37.835236 lvchange[4797] device/dev-io.c:96 /dev/sdb1: using cached size 976771120 sectors >06:10:37.835238 lvchange[4797] device/dev-io.c:96 /dev/sda2: using cached size 249042944 sectors >06:10:37.835242 lvchange[4797] toollib.c:3357 Adding vg_erwan-desktop/lv_root to the list of LVs to be processed. >06:10:37.835245 lvchange[4797] toollib.c:3432 Processing LV lv_root in VG vg_erwan-desktop. >06:10:37.835248 lvchange[4797] metadata/lv.c:1583 Activating logical volume vg_erwan-desktop/lv_root. >06:10:37.835253 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.835271 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.835282 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:37.835290 lvchange[4797] activate/dev_manager.c:839 Skipping checks for old devices without LVM- dm uuid prefix (kernel vsn 6 >= 3). >06:10:37.835296 lvchange[4797] activate/activate.c:457 activation/volume_list configuration setting not defined: Checking only host tags for vg_erwan-desktop/lv_root. >06:10:37.835299 lvchange[4797] activate/activate.c:2580 Activating vg_erwan-desktop/lv_root. >06:10:37.835302 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.835305 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:37.835318 lvchange[4797] device/dev-io.c:153 /dev/sdb1: read_ahead is 256 sectors >06:10:37.835323 lvchange[4797] device/dev-io.c:466 Closed /dev/sdb1 >06:10:37.835326 lvchange[4797] mm/memlock.c:640 Entering prioritized section (activating). >06:10:37.835338 lvchange[4797] mm/memlock.c:503 Raised task priority 0 -> -18. >06:10:37.835359 lvchange[4797] activate/dev_manager.c:3824 Creating ACTIVATE tree for vg_erwan-desktop/lv_root. >06:10:37.835364 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.835367 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:37.835373 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >06:10:37.835376 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >06:10:37.835380 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >06:10:37.835383 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >06:10:37.835388 lvchange[4797] activate/dev_manager.c:3330 Adding new LV vg_erwan-desktop/lv_root to dtree >06:10:37.835394 lvchange[4797] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >06:10:37.835398 lvchange[4797] device_mapper/libdm-config.c:1085 activation/verify_udev_operations not found in config: defaulting to 0 >06:10:37.835400 lvchange[4797] activate/activate.c:494 Getting driver version >06:10:37.835402 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm version [ opencount flush ] [2048] (*1) >06:10:37.835411 lvchange[4797] device_mapper/libdm-deptree.c:633 Not matched uuid LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd in deptree. >06:10:37.835415 lvchange[4797] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >06:10:37.835417 lvchange[4797] activate/activate.c:512 Getting target version for linear >06:10:37.835419 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:37.835427 lvchange[4797] activate/activate.c:547 Found linear target v1.4.0. >06:10:37.835430 lvchange[4797] activate/activate.c:512 Getting target version for striped >06:10:37.835432 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm versions [ opencount flush ] [2048] (*1) >06:10:37.835437 lvchange[4797] activate/activate.c:547 Found striped target v1.6.0. >06:10:37.835446 lvchange[4797] activate/dev_manager.c:3231 Checking kernel supports striped segment type for vg_erwan-desktop/lv_root >06:10:37.835452 lvchange[4797] metadata/metadata.c:2110 Calculated readahead of LV lv_root is 256 >06:10:37.835455 lvchange[4797] device_mapper/libdm-deptree.c:2134 Creating vg_erwan--desktop-lv_root >06:10:37.835465 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm create vg_erwan--desktop-lv_root LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [16384] (*1) >06:10:37.835657 lvchange[4797] device_mapper/libdm-deptree.c:3154 Loading table for vg_erwan--desktop-lv_root (253:2). >06:10:37.835684 lvchange[4797] device_mapper/libdm-deptree.c:3096 Adding target to (253:2): 0 104857600 linear 8:17 587204608 >06:10:37.835692 lvchange[4797] device_mapper/libdm-deptree.c:3096 Adding target to (253:2): 104857600 233308160 linear 8:17 209717248 >06:10:37.835697 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm table (253:2) [ opencount flush ] [16384] (*1) >06:10:37.835709 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm reload (253:2) [ noopencount flush ] [2048] (*1) >06:10:37.836019 lvchange[4797] device_mapper/libdm-deptree.c:3204 Table size changed from 0 to 338165760 for vg_erwan--desktop-lv_root (253:2). >06:10:37.836028 lvchange[4797] device_mapper/libdm-deptree.c:1331 Resuming vg_erwan--desktop-lv_root (253:2). >06:10:37.836048 lvchange[4797] device_mapper/libdm-common.c:2553 Udev cookie 0xd4dc1a2 (semid 20) created >06:10:37.836054 lvchange[4797] device_mapper/libdm-common.c:2573 Udev cookie 0xd4dc1a2 (semid 20) incremented to 1 >06:10:37.836062 lvchange[4797] device_mapper/libdm-common.c:2445 Udev cookie 0xd4dc1a2 (semid 20) incremented to 2 >06:10:37.836065 lvchange[4797] device_mapper/libdm-common.c:2678 Udev cookie 0xd4dc1a2 (semid 20) assigned to RESUME task(5) with flags DISABLE_LIBRARY_FALLBACK (0x20) >06:10:37.836069 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm resume (253:2) [ noopencount flush ] [2048] (*1) >06:10:37.836109 lvchange[4797] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Stacking NODE_ADD (253,2) 0:6 0660 [trust_udev] >06:10:37.836114 lvchange[4797] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Stacking NODE_READ_AHEAD 256 (flags=1) >06:10:37.836118 lvchange[4797] activate/dev_manager.c:3824 Creating CLEAN tree for vg_erwan-desktop/lv_root. >06:10:37.836124 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd]. >06:10:37.836127 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd [ noopencount flush ] [2048] (*1) >06:10:37.836148 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm deps (253:2) [ opencount flush ] [16384] (*1) >06:10:37.836158 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-real [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real]. >06:10:37.836161 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-real [ noopencount flush ] [2048] (*1) >06:10:37.836165 lvchange[4797] activate/dev_manager.c:859 Getting device info for vg_erwan--desktop-lv_root-cow [LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow]. >06:10:37.836167 lvchange[4797] device_mapper/ioctl/libdm-iface.c:2081 dm info LVM-3vkTwNNVSyEPPaTKByECgeVrQqZq6a4sRCReFxEgbDOeEoU4Iz3KuUyVkf4h6XEd-cow [ noopencount flush ] [2048] (*1) >06:10:37.836173 lvchange[4797] mm/memlock.c:652 Leaving section (activated). >06:10:37.836184 lvchange[4797] mm/memlock.c:608 Unlock: Memlock counters: prioritized:1 locked:0 critical:0 daemon:0 suspended:0 >06:10:37.836190 lvchange[4797] mm/memlock.c:517 Restoring original task priority 0. >06:10:37.836192 lvchange[4797] activate/fs.c:492 Syncing device names >06:10:37.836196 lvchange[4797] device_mapper/libdm-common.c:2480 Udev cookie 0xd4dc1a2 (semid 20) decremented to 1 >06:10:37.836198 lvchange[4797] device_mapper/libdm-common.c:2766 Udev cookie 0xd4dc1a2 (semid 20) waiting for zero >06:10:37.865394 lvchange[4797] device_mapper/libdm-common.c:2495 Udev cookie 0xd4dc1a2 (semid 20) destroyed >06:10:37.865423 lvchange[4797] device_mapper/libdm-common.c:1485 vg_erwan--desktop-lv_root: Skipping NODE_ADD (253,2) 0:6 0660 [trust_udev] >06:10:37.865429 lvchange[4797] device_mapper/libdm-common.c:1496 vg_erwan--desktop-lv_root: Processing NODE_READ_AHEAD 256 (flags=1) >06:10:37.865505 lvchange[4797] device_mapper/libdm-common.c:1250 vg_erwan--desktop-lv_root (253:2): read ahead is 256 >06:10:37.865515 lvchange[4797] device_mapper/libdm-common.c:1374 vg_erwan--desktop-lv_root: retaining kernel read ahead of 256 (requested 256) >06:10:37.865524 lvchange[4797] misc/lvm-flock.c:84 Unlocking /run/lock/lvm/V_vg_erwan-desktop >06:10:37.865529 lvchange[4797] misc/lvm-flock.c:47 _undo_flock /run/lock/lvm/V_vg_erwan-desktop >06:10:37.865555 lvchange[4797] metadata/vg.c:80 Freeing VG vg_erwan-desktop at 0x5590bd5aa1e0. >06:10:37.865574 lvchange[4797] device_mapper/libdm-report.c:4917 { >06:10:37.865581 lvchange[4797] device_mapper/libdm-report.c:4949 "log": [ >06:10:37.865602 lvchange[4797] device_mapper/libdm-report.c:4882 {"log_seq_num":"1", "log_type":"status", "log_context":"processing", "log_object_type":"lv", "log_object_name":"lv_root", "log_object_id":"RCReFx-EgbD-OeEo-U4Iz-3KuU-yVkf-4h6XEd", "log_object_group":"vg_erwan-desktop", "log_object_group_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_message":"success", "log_errno":"0", "log_ret_code":"1"}, >06:10:37.865607 lvchange[4797] device_mapper/libdm-report.c:4882 {"log_seq_num":"2", "log_type":"status", "log_context":"processing", "log_object_type":"vg", "log_object_name":"vg_erwan-desktop", "log_object_id":"3vkTwN-NVSy-EPPa-TKBy-ECge-VrQq-Zq6a4s", "log_object_group":"", "log_object_group_id":"", "log_message":"success", "log_errno":"0", "log_ret_code":"1"} >06:10:37.865610 lvchange[4797] device_mapper/libdm-report.c:5214 ] >06:10:37.865612 lvchange[4797] device_mapper/libdm-report.c:5287 } >06:10:37.865618 lvchange[4797] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.893717 lvchange[4797] commands/toolcontext.c:1894 Reloading config files >06:10:37.893740 lvchange[4797] activate/fs.c:492 Syncing device names >06:10:37.893744 lvchange[4797] cache/lvmcache.c:2603 Destroy lvmcache content >06:10:37.893755 lvchange[4797] metadata/vg.c:80 Freeing VG #orphans_lvm2 at 0x5590baa0d400. >06:10:37.893792 lvchange[4797] config/config.c:283 Loading config file: /etc/lvm/lvm.conf >06:10:37.893813 lvchange[4797] device/dev-io.c:425 Opened /etc/lvm/lvm.conf RO >06:10:37.893998 lvchange[4797] device/dev-io.c:466 Closed /etc/lvm/lvm.conf >06:10:37.894008 lvchange[4797] config/config.c:283 Loading config file: /etc/lvm/profile/lvmdbusd.profile >06:10:37.894017 lvchange[4797] device/dev-io.c:425 Opened /etc/lvm/profile/lvmdbusd.profile RO >06:10:37.894035 lvchange[4797] device/dev-io.c:466 Closed /etc/lvm/profile/lvmdbusd.profile >06:10:37.894040 lvchange[4797] device_mapper/libdm-config.c:1085 config/checks not found in config: defaulting to 1 >06:10:37.894055 lvchange[4797] device_mapper/libdm-config.c:1085 log/syslog not found in config: defaulting to 0 >06:10:37.894059 lvchange[4797] device_mapper/libdm-config.c:1013 log/level not found in config: defaulting to 0 > > >/proc/cmdline: >BOOT_IMAGE=/images/pxeboot/vmlinuz root=live:CDLABEL=Fedora-WS-Live-38-1-6 rd.live.image quiet rhgb > > >/tmp/dbus.log: >dbus-daemon[2887]: SELinux support is enabled > >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=2877 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=2890 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[2887]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[2887]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[2887]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization' >dbus-daemon[3915]: SELinux support is enabled > >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Boss' requested by ':1.0' (uid=0 pid=3907 comm="/usr/bin/python3 /sbin/anaconda --liveinst --graph" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Boss' >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Network' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Services' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Storage' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Users' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Security' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Subscription' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Payloads' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Timezone' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Modules.Localization' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Activating service name='org.fedoraproject.Anaconda.Addons.Kdump' requested by ':1.1' (uid=0 pid=3918 comm="python3 -m pyanaconda.modules.boss" label="unconfined_u:system_r:install_t:s0-s0:c0.c1023") >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Services' >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Security' >dbus-daemon[3915]: Activated service 'org.fedoraproject.Anaconda.Modules.Subscription' failed: Process org.fedoraproject.Anaconda.Modules.Subscription exited with status 1 >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Network' >dbus-daemon[3915]: Activated service 'org.fedoraproject.Anaconda.Addons.Kdump' failed: Process org.fedoraproject.Anaconda.Addons.Kdump exited with status 1 >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Payloads' >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Users' >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Storage' >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Timezone' >dbus-daemon[3915]: Successfully activated service 'org.fedoraproject.Anaconda.Modules.Localization'
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 2232328
: 1983559 |
1983560
|
1983561
|
1983562
|
1983563
|
1983564
|
1983565
|
1983566
|
1983567
|
1983568
|
1983569
|
1983570
|
1983571